zulip/templates/zerver
Feorlen 676f0ad63f Add WordPress webhook.
Adds a new webhook integration for WordPress blogs. Both WordPress.com
and self-installed blogs are supported, with minor differences that
are described in the documentation. It creates a new message for each
action, the stream and topic may be specified or use default values.

WordPress actions supported:

publish_post:  a new blog post was published
publish_page:  a new page was published
user_register: a new user account was created
wp_login:      a user logged in

Notes: comment_post only provides the id of the parent post, not title
or link, so was not included. On further testing, I found edit_post is
not very practical, it also fires while a new post is being written, and
when posts are deleted. (I think it tracks drafts too.) I've removed it,
as it seems more confusing than useful.

Fixes #3245
2017-02-07 18:14:31 -08:00
..
emails day2 email: Soften advice against using long topics. 2017-01-12 15:04:51 -08:00
help user docs: Conform *Reply to a message* to user docs styling guide. 2017-02-05 15:19:44 -08:00
about.html Add an app-internal about page for the project. 2016-09-13 21:10:07 -07:00
accounts_accept_terms.html translations: Improve some poorly-worded strings. 2017-01-28 18:04:17 -08:00
accounts_home.html views: Split views/auth.py out of core views file. 2016-10-11 21:27:06 -07:00
accounts_send_confirm.html Period should be part of the translation. 2016-10-13 15:07:37 -07:00
api.html Replace references to zulip.com/dist with zulip.org/dist. 2017-01-28 17:56:25 -08:00
api_content.json templates: Clean references to zulip.com. 2017-01-28 18:38:43 -08:00
api_endpoints.html Fix api/endpoints.html template. 2016-06-10 15:14:50 -07:00
apps.html templates: Clean references to zulip.com. 2017-01-28 18:38:43 -08:00
authors.html Add /authors page. 2017-01-17 13:35:55 -08:00
bankruptcy.html Period should be part of the translation. 2016-10-13 15:07:37 -07:00
base.html Move viewport meta-tag to base template. 2016-08-25 20:26:06 -07:00
closed_realm.html Period should be part of the translation. 2016-10-13 15:07:37 -07:00
compose.html i18n: Fix several strings incorrectly not tagged for translation. 2016-12-30 09:54:21 -08:00
create_realm.html Add interface for creating new realms. 2016-06-17 16:15:28 -07:00
deactivated.html Period should be part of the translation. 2016-10-13 15:07:37 -07:00
debug.html Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
features.html translations: Improve some poorly-worded strings. 2017-01-28 18:04:17 -08:00
find_my_team.html find_team: Automatically focus the target input box. 2017-02-07 15:29:51 -08:00
hello.html Period should be part of the translation. 2016-10-13 15:07:37 -07:00
home.html translations: Improve some poorly-worded strings. 2017-01-28 18:04:17 -08:00
image-overlay.html Fix text overflow in lightbox. 2017-01-10 12:50:11 -08:00
index.html Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
integrations.html Add WordPress webhook. 2017-02-07 18:14:31 -08:00
invalid_realm.html translations: Improve some poorly-worded strings. 2017-01-28 18:04:17 -08:00
invite_user.html Use block translation tag where appropriate. 2016-10-13 15:07:37 -07:00
keyboard_shortcuts.html hotkeys: Add '@' as a hotkey to compose message with mention. 2016-12-29 15:43:35 -08:00
left-sidebar.html narrow: Fix narrowing errors for topics with name 'home'. 2017-01-16 09:46:05 -08:00
login.html Add a new community realm to our test databases. 2017-01-26 19:25:34 -08:00
logout.html Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
markdown_help.html formatting help: Clean up reference to zulip.com. 2017-01-27 16:55:21 -08:00
missed_message_email.html templates: Fix filename ending with .html.txt. 2017-01-21 22:44:13 -08:00
missed_message_email.txt notifications: Use realm_uri for click here link. 2016-08-17 22:19:53 -07:00
navbar.html navbar: Add a link to the /help/ site. 2017-01-31 18:15:14 -08:00
portico.html portico: Add links to 'Features' and 'User documentation' pages. 2017-02-02 12:25:58 -08:00
portico_signup.html Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
realm_creation_failed.html templates: Remove for_you block from jinja templates. 2016-11-11 15:26:08 -08:00
register.html settings: Stop serving zxcvbn from node_modules/. 2017-02-06 17:21:34 -08:00
reset.html i18n: Fix several strings incorrectly not tagged for translation. 2016-12-30 09:54:21 -08:00
reset_confirm.html settings: Stop serving zxcvbn from node_modules/. 2017-02-06 17:21:34 -08:00
reset_done.html Use block translation tag where appropriate. 2016-10-13 15:07:37 -07:00
reset_emailed.html Use block translation tag where appropriate. 2016-10-13 15:07:37 -07:00
right-sidebar.html zephyr: Remove Webathena text from translations. 2017-01-28 18:32:57 -08:00
search_operators.html docs: Replace "search help" with "search operators". 2017-02-02 12:25:58 -08:00
subscriptions.html redesign: Convert subscriptions page to overlay. 2016-12-09 11:08:08 -08:00
terms.html Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
topic_is_muted.html Add notification for muting with unmute option. 2016-09-26 20:55:53 -07:00
tutorial_finale.html Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
unsubscribe_link_error.html Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
unsubscribe_success.html templates: Use realm_uri and server_uri settings for server URL. 2016-08-13 16:37:45 -07:00
zulipchat_migration_tos.html Use block translation tag where appropriate. 2016-10-13 15:07:37 -07:00