friendica/view/templates
Andreas Neustifter 70a781fa5a Proper error when rewrite fails during install.
When Curl tries to fetch the rewrite test URL and something goes wrong the user
has no clue what was the problem. This problems can include:
- The rewriting not working at all.
- HTTPS redirects do not work.
- Curl does not accept the presented SSL cert.

This commit fixes this by providing the Curl error message to the user to further
debug the problem.

Fixes #3629.~
2018-04-27 21:27:55 +02:00
..
admin indentation 2018-04-03 06:58:21 +02:00
settings Add disabled_cw user setting 2018-04-04 23:08:47 -04:00
wall Forgot new line at end of file in templates/wall/content_filter.tpl 2018-04-22 18:13:13 -04:00
404.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
acl_selector.tpl fix empty ACL window on desktop 2016-02-03 23:22:45 +01:00
album_edit.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
apps.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
auto_request.tpl Added description to networks, renaming some network names 2017-12-03 13:26:52 +00:00
babel.tpl Add external template to mod/babel 2018-03-08 23:48:32 -05:00
birthdays_reminder.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
categories_widget.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
comment_item.tpl Use placeholder attribute for Comment message 2017-01-08 02:13:55 +11:00
common_tabs.tpl Added many accesskeys ... 2015-08-08 17:33:43 +02:00
community.tpl move HTML from mod/community into template file 2017-11-10 18:22:28 +01:00
confirm.tpl Add contact detail to contact drop confirm 2015-06-23 10:09:27 +02:00
contact_block.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
contact_drop_confirm.tpl frio: provide confirm modal 2016-07-26 10:36:34 +02:00
contact_edit.tpl When we are requesting a conneczion, the contactis no longer "blocked" 2017-11-26 02:31:26 +00:00
contact_end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
contact_head.tpl - Remove tinyMCE mentions or convert to addeditortext() 2017-01-26 22:50:27 -05:00
contact_template.tpl template-rework:make use of get_contact_details_by_url() 2015-11-03 14:31:15 +01:00
contacts-end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
contacts-head.tpl rework autocomplete: add class dir and static function 2016-02-01 18:21:29 +01:00
contacts-template.tpl template rework: use viewcontact_template.tpl for contact dealing pages 2015-10-18 17:12:48 +02:00
contacts-widget-sidebar.tpl template rework: rearrange sidebar widgets for contact related pages 2015-10-23 00:12:00 +02:00
content.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
content_wrapper.tpl content_wrapper.tpl respects content with no title 2016-06-07 16:38:22 +02:00
conversation.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
credits.tpl use section_title.tpl for page title 2015-10-30 18:05:45 +01:00
crepair.tpl frio: templates for contact_edit and crepair 2016-07-26 09:09:40 +02:00
cropbody.tpl cropperjs: fix indention 2018-03-29 18:06:56 +02:00
cropend.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
crophead.tpl cropperjs: use npm-asset for composer 2018-03-29 18:39:26 +02:00
delegate.tpl Security: You have to enter the password of the parent to delegate to this account 2018-03-11 13:12:15 +00:00
dfrn_req_confirm.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
dfrn_request.tpl Added description to networks, renaming some network names 2017-12-03 13:26:52 +00:00
diaspora_vcard.tpl update MF2 and vcard data for issue #2629 2016-06-21 10:23:43 -04:00
directory_header.tpl template rework: use viewcontact_template.tpl also for directory 2015-10-22 22:48:49 +02:00
directory_item.tpl directory.php: move html to templates 2015-10-16 21:44:10 +02:00
display-head.tpl we now provide a feed for the conversation 2017-10-18 06:25:22 +00:00
email_notify_html.tpl html mail template add img tag only if source_photo is defined 2014-09-07 11:20:56 +02:00
email_notify_text.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
event.tpl add event copy link to default event.tpl 2017-10-15 22:52:22 +02:00
event_end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
event_form.tpl frio: events - adapt changes to the templates of the other themes 2016-06-17 10:33:12 +02:00
event_head.tpl Move Composer assets to view/ 2018-03-07 08:07:36 -05:00
event_stream_item.tpl fix #3812 - some brocken parts in the display of events (default template) 2017-10-19 14:16:39 +02:00
events.tpl vier: add missing forumlist_profile 2016-01-17 15:54:58 +01:00
events_aside.tpl move the cal addon (exporting calendars) to core 2016-06-20 23:31:49 +02:00
events_js.tpl update to fullCalendar 3.0.1, frio: cal list view, frio: cal month hover 2016-10-16 16:04:53 +02:00
events_reminder.tpl fix events_reminder popup 2016-01-21 13:44:38 +01:00
failed_updates.tpl provide/fix adminpage div container for all admin pages 2018-02-07 16:23:19 +01:00
feedtest.tpl Add feedtest module 2018-03-10 12:43:34 -05:00
field.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
field_checkbox.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_combobox.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_custom.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_datetime.tpl localize the datepicker 2018-03-04 14:56:51 +01:00
field_input.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_intcheckbox.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_openid.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_password.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_radio.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_richtext.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_select.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_select_raw.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_textarea.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_themeselect.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
field_yesno.tpl Remove empty help spans from templates. 2018-04-23 20:29:55 +00:00
fileas_widget.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
filebrowser.tpl Move js/ folder under view/ 2018-01-28 16:17:36 -05:00
filer_dialog.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
files.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
follow.tpl The behaviour when following a new contact is now unified. 2015-04-09 00:10:21 +02:00
generic_links_widget.tpl Added many accesskeys ... 2015-08-08 17:33:43 +02:00
group_drop.tpl Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
group_edit.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
group_selection.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
group_side.tpl group_side - unify look with forumlist 2015-11-28 20:09:28 +01:00
groupeditor.tpl Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
head.tpl Move Composer assets to view/ 2018-03-07 08:07:36 -05:00
hide_comments.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
home.tpl Use template home.tpl for mod/home 2018-01-17 13:27:41 +01:00
hovercard.tpl Some more accessibility for "Frio" 2018-04-06 20:42:38 +00:00
htconfig.tpl [TASK] Template: Add check for environment values 2018-04-20 18:24:28 +02:00
http_status.tpl New template for http status messages 2015-10-03 23:19:09 +02:00
install.tpl Installer use static css, fix #2071 2015-11-13 10:56:06 +01:00
install_checks.tpl Proper error when rewrite fails during install. 2018-04-27 21:27:55 +02:00
install_db.tpl Installer use static css, fix #2071 2015-11-13 10:56:06 +01:00
install_settings.tpl Issue 2241: added language selector to the admin wizard 2016-04-06 20:13:34 +02:00
intros.tpl Remove the "discard" button for contact requests from Diaspora. 2017-04-28 08:36:10 +00:00
invite.tpl frio - provide a template for invite page 2018-04-24 17:33:48 +02:00
jot-end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
jot-header.tpl Move js/ folder under view/ 2018-01-28 16:17:36 -05:00
jot.tpl Use placeholder attribute for Share message 2017-01-08 02:06:03 +11:00
jot_geotag.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
like_noshare.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
login.tpl Remove complete section when registering disabled. 2018-04-23 20:29:55 +00:00
login_head.tpl eliminate Cropper conflicts with jQuery 2013-06-01 10:42:51 -06:00
logout.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
lostpass.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
mail_conv.tpl Address instead of url 2017-09-01 19:32:12 +00:00
mail_display.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
mail_head.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
mail_list.tpl Address instead of url 2017-09-01 19:32:12 +00:00
maintenance.tpl Issue 3242: Define a maintenance reason 2017-03-19 13:24:07 +00:00
manage.tpl The manage page now shows the unread notifications 2015-11-28 22:56:48 +01:00
manifest.tpl Web app manifest (fixes #3317) 2017-04-13 16:46:36 +02:00
message-end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
message-head.tpl rework autocomplete: some cleanup and docu 2016-01-24 19:56:23 +01:00
message_side.tpl Preview last five conversations in message-sidebar 2015-11-07 18:54:20 +01:00
micropro_img.tpl move html from function micropro() to own templates 2016-06-25 18:46:47 +02:00
micropro_txt.tpl move html from function micropro() to own templates 2016-06-25 18:46:47 +02:00
moderated_comment.tpl Use placeholder attribute for Comment message 2017-01-08 02:13:55 +11:00
msg-end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
msg-header.tpl Move js/ folder under view/ 2018-01-28 16:17:36 -05:00
nav.tpl Added short description to "mark as seen" 2016-06-01 07:05:44 +02:00
nav_head.tpl rework autocomplete: some cleanup and docu 2016-01-24 19:56:23 +01:00
netfriend.tpl tag change 2017-03-03 17:18:09 +01:00
nets.tpl Added many accesskeys ... 2015-08-08 17:33:43 +02:00
nogroup-template.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
notifications.tpl notifications - add docu & pagination 2016-08-01 23:04:41 +02:00
notifications_attend_item.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
notifications_comments_item.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
notifications_dislikes_item.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
notifications_friends_item.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
notifications_likes_item.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
notifications_network_item.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
notifications_posts_item.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
notify.tpl provide local time for notifications 2016-12-22 00:28:52 +01:00
oauth_authorize.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
oauth_authorize_done.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
oembed_video.tpl Update all references to webtoolkit.base64 2018-01-17 21:23:51 -05:00
oexchange_xrd.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
opensearch.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
paginate.tpl Only shown pagination when not empty. 2018-04-22 20:44:22 +00:00
peoplefind.tpl Haromonize Find People Widget. 2018-04-22 20:44:22 +00:00
photo_album.tpl style the photo album page of the vier theme 2017-01-30 15:00:26 +01:00
photo_albums.tpl fix some HTML violations in frio 2017-10-20 15:21:42 +02:00
photo_edit.tpl fix some HTML violations in frio 2017-10-20 15:21:42 +02:00
photo_edit_head.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
photo_item.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
photo_top.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
photo_view.tpl photos view: fix js error with undefined variable 2016-05-13 01:26:07 +02:00
photos_default_uploader_box.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
photos_default_uploader_submit.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
photos_head.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
photos_recent.tpl photos - include paginate into the templates - provide a photo_album.tpl for frio 2016-08-04 21:53:22 +02:00
photos_upload.tpl make the 'noshare' checkbox checked by default for photo upload 2015-07-17 17:05:55 +02:00
poco_entry_xml.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
poco_xml.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
poke_content.tpl some work on poke template 2015-10-24 19:51:58 +02:00
poke_head.tpl rework autocomplete: new ac for poke, contacts, prv_messages 2016-01-22 17:47:48 +01:00
posted_date_widget.tpl more template code simplification in posted_date_widget 2017-10-20 16:12:43 +02:00
profed_end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
profed_head.tpl Move js/ folder under view/ 2018-01-28 16:17:36 -05:00
profile-hide-friends.tpl Updated templates for "vier" (See issue 1733) 2015-07-12 20:27:54 +02:00
profile-hide-wall.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
profile-in-directory.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
profile-in-netdir.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
profile_advanced.tpl move membersince addon to core 2018-02-09 20:44:45 +01:00
profile_edit.tpl The XMPP address is now in the profile and will be transmitted 2016-09-25 15:28:00 +00:00
profile_edlink.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
profile_entry.tpl frio + core: some restructure in profiles.php + frio template for profiles settings 2016-06-10 11:24:38 +02:00
profile_listing_header.tpl frio + core: some restructure in profiles.php + frio template for profiles settings 2016-06-10 11:24:38 +02:00
profile_photo.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
profile_publish.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
profile_vcard.tpl The XMPP address is now in the profile and will be transmitted 2016-09-25 15:28:00 +00:00
prv_message.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
pwdreset.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
register.tpl register template may link to the TOS as well 2018-04-02 18:41:16 +02:00
remote_friends_common.tpl Bugfix: See issue 1338 2015-02-17 19:48:02 +01:00
removeme.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
saved_searches_aside.tpl Reworked network page 2017-09-13 06:43:43 +00:00
scroll_loader.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
search_item.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
searchbox.tpl autofocus for search input field 2017-06-24 10:17:16 +02:00
section_title.tpl Header removed in the contact area 2015-12-01 18:21:05 +01:00
shared_content.tpl Fix formatting and PHP notices in bb_ShareAttributes 2018-01-02 08:09:49 -05:00
structure_check.tpl provide/fix adminpage div container for all admin pages 2018-02-07 16:23:19 +01:00
suggestions.tpl fix some HTML violations in frio 2017-10-20 15:21:42 +02:00
tag_slap.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
tagblock_widget.tpl tag cloud: clear align settings in the tagcloud widget 2017-11-26 04:36:45 +01:00
theme_admin_settings.tpl Vier: Avoid an error when calling the admin settings of "vier" when "vier" is not activated. 2015-10-05 17:38:57 +02:00
theme_settings.tpl Empty template to avoid errors when installing themes. 2014-04-29 13:33:39 +02:00
threaded_conversation.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
toggle_mobile_footer.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
tos.tpl display the thing 2018-04-16 10:25:39 +02:00
uexport.tpl "get_baseurl" and "z_root" are disappearing ... 2016-02-17 23:47:32 +01:00
uimport.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
vcard-widget.tpl update MF2 and vcard data for issue #2629 2016-06-21 10:23:43 -04:00
video_top.tpl Remove references to video.js 2018-01-22 20:45:42 -05:00
videos_end.tpl basic video playback support using VideoJS 2013-05-03 18:17:56 -06:00
videos_head.tpl Remove references to video.js 2018-01-22 20:45:42 -05:00
videos_recent.tpl basic video playback support using VideoJS 2013-05-03 18:17:56 -06:00
viewcontact_template.tpl Header removed in the contact area 2015-12-01 18:21:05 +01:00
voting_fakelink.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
wall_thread.tpl Move suppress_tags config to template 2018-03-25 00:38:23 -04:00
wallmessage.tpl Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
wallmsg-end.tpl removed old comment that is no longer true 2014-09-06 00:14:25 +02:00
wallmsg-header.tpl - Remove tinyMCE mentions or convert to addeditortext() 2017-01-26 22:50:27 -05:00
widget_forumlist.tpl forumlist - mark selected forum as selected 2015-11-28 23:52:12 +01:00
xrd_host.tpl Support for JSON based webfinger 2017-08-30 05:34:37 +00:00
xrd_person.tpl Some Webfinger clean up 2017-10-28 11:48:29 +00:00