phpbb/phpBB/styles/subsilver2/template
Marc Alexander 4d24681259 [ticket/12666] Use "None" for images in root of gallery avatar path
"None" serves no real purpose right now. After this it will be used instead
of "Main" for images in the root of the gallery avatar path.

PHPBB3-12666
2014-06-05 23:28:00 +02:00
..
profilefields Merge pull request #2080 from nickvergessen/ticket/12243 2014-03-05 18:29:07 -06:00
attachment.html [ticket/11962] Resize posted images to fit and give them a class 2014-03-30 14:19:16 -07:00
bbcode.html [ticket/11962] Resize posted images to fit and give them a class 2014-03-30 14:19:16 -07:00
breadcrumbs.html [ticket/12346] Add Template Event overall_header_navlink_app/pre 2014-05-03 18:21:15 +02:00
captcha_default.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
captcha_qa.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
captcha_recaptcha.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
confirm_body.html [ticket/11442] Do not suggest an option on ajax confirm box 2013-05-08 00:07:13 +02:00
confirm_delete_body.html [ticket/11942] Don't show the checkbox if the post is already soft-deleted 2014-05-26 23:59:27 +02:00
faq_body.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
forumlist_body.html [ticket/12308] Template Event forumlist_body_last_row_after 2014-03-29 12:50:23 +01:00
index.htm
index_body.html [ticket/12374] Added prepend-versions of events 2014-05-03 17:50:31 +02:00
jumpbox.html [ticket/11095] Forward GET parameters into hidden fields for jumpbox. 2012-11-29 13:36:00 -05:00
login_body.html [feature/oauth] Subsilver 2 login_body updates 2013-08-22 19:38:09 -04:00
login_body_oauth.html [feature/oauth] Subsilver 2 login_body updates 2013-08-22 19:38:09 -04:00
login_forum.html Merge branch 'develop-olympus' into develop 2013-05-06 22:11:33 +02:00
mcp_approve.html [ticket/9657] Fix softdelete for subsilver2 - part1 2013-03-11 23:28:39 +01:00
mcp_ban.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_footer.html [ticket/11014] Fix IF statements for new template pagination 2012-10-17 23:34:37 +02:00
mcp_forum.html [ticket/9657] Fix softdelete for subsilver2 - part1 2013-03-11 23:28:39 +01:00
mcp_front.html [ticket/10641] Update MCP template with new plurality forms 2012-02-11 01:40:01 -06:00
mcp_header.html [ticket/12238] Remove defunct confirmation box template code. 2014-03-01 10:15:26 -08:00
mcp_logs.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_message.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mcp_move.html Merge remote-tracking branch 'erikfrerejean/ticket/10312' into develop 2011-08-16 18:36:22 +02:00
mcp_notes_front.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_notes_user.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_post.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
mcp_queue.html [ticket/9657] Fix softdelete for subsilver2 - part1 2013-03-11 23:28:39 +01:00
mcp_reports.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_topic.html [ticket/12063] Use CSS to replace valign=top 2013-12-13 10:33:38 -08:00
mcp_warn_front.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_warn_list.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_warn_post.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mcp_warn_user.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_whois.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
memberlist_body.html [ticket/12187] Remove user_website functionality 2014-03-03 20:01:19 +01:00
memberlist_email.html [ticket/12525] Add string argument to contact and email user language variables 2014-05-17 04:50:57 +03:00
memberlist_group.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
memberlist_im.html [ticket/12236] Move AOL Instant Messanger field to custom profile field 2014-03-05 22:13:22 +01:00
memberlist_search.html [ticket/12236] Fix layout of memberlist search 2014-03-05 22:28:22 +01:00
memberlist_team.html [ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-file 2014-03-28 19:36:08 +01:00
memberlist_view.html [ticket/12525] Add string argument to contact and email user language variables 2014-05-17 04:50:57 +03:00
message_body.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
overall_footer.html [ticket/12547] Rename jquery.js to jquery.min.js in assets directory 2014-05-15 01:18:26 +03:00
overall_header.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
pagination.html [ticket/12090] Fix pagination for routes 2014-03-08 16:02:44 +01:00
posting_attach_body.html #i62 - #i65 2007-09-22 18:31:50 +00:00
posting_body.html [ticket/12304] Add CSS class to rules-link container 2014-03-29 11:20:03 +01:00
posting_buttons.html [ticket/12240] fontsize => size; fontcolor => color and added bbcode- in96 2014-03-03 18:34:53 +01:00
posting_poll_body.html [ticket/11010] adding type="number" to subsilver2 2013-05-20 18:40:01 +02:00
posting_preview.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
posting_progress_bar.html #i62 - #i65 2007-09-22 18:31:50 +00:00
posting_review.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
posting_smilies.html [ticket/11472] Use {T_ASSETS_PATH}. 2013-11-12 18:15:16 -08:00
posting_topic_review.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
quickreply_editor.html [ticket/12309] Template Event quickreply_editor_panel_before/after 2014-03-29 12:17:11 +01:00
report_body.html Merge branch 'ticket/11566' into ticket/11566-develop 2013-07-01 23:25:29 +05:30
search_body.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
search_results.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
searchbox.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
simple_footer.html [ticket/12547] Rename jquery.js to jquery.min.js in assets directory 2014-05-15 01:18:26 +03:00
simple_header.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
timezone.js Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314 2013-03-26 13:18:54 +01:00
timezone_option.html [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
ucp_agreement.html [ticket/12484] Add template event ucp_agreement_terms_before/after 2014-05-02 16:41:40 -07:00
ucp_attachments.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_auth_link.html [ticket/11836] Fix subsilver fatal error 2013-09-13 16:34:52 -04:00
ucp_auth_link_oauth.html [ticket/11872] Template syntax typos in oauth templates 2013-10-23 19:12:37 +03:00
ucp_avatar_options_gravatar.html [feature/avatars] Remove unnecessary abbreviations 2012-11-25 00:54:34 +01:00
ucp_avatar_options_local.html [ticket/12666] Use "None" for images in root of gallery avatar path 2014-06-05 23:28:00 +02:00
ucp_avatar_options_remote.html [feature/avatars] Remove unnecessary abbreviations 2012-11-25 00:54:34 +01:00
ucp_avatar_options_upload.html [feature/avatars] Remove unnecessary abbreviations 2012-11-25 00:54:34 +01:00
ucp_footer.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
ucp_groups_manage.html [ticket/12153] Remove redundant calls to pagination.on_page(). 2014-02-03 23:00:39 -08:00
ucp_groups_membership.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_header.html Merge branch 'develop-olympus' into develop 2013-08-18 03:07:32 +02:00
ucp_login_link.html [feature/oauth] Fix tabindex 2013-09-09 11:40:29 -04:00
ucp_main_bookmarks.html [ticket/12531] Restore default topic link functionality in subsilver2 2014-05-11 10:27:47 -07:00
ucp_main_drafts.html [ticket/10810] Update all palettes. 2013-11-13 01:24:37 -08:00
ucp_main_front.html [ticket/12531] Restore default topic link functionality in subsilver2 2014-05-11 10:27:47 -07:00
ucp_main_subscribed.html [ticket/12531] Add some line breaks to really long lines 2014-05-23 10:47:25 -07:00
ucp_notifications.html [ticket/12342] Use prop() instead of attr() for boolean properties 2014-04-01 17:58:56 -07:00
ucp_pm_history.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
ucp_pm_message_footer.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_pm_message_header.html some fixes. :P 2007-09-18 14:49:19 +00:00
ucp_pm_options.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_pm_viewfolder.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_pm_viewmessage.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_pm_viewmessage_print.html [ticket/12594] Update footer credit lines 2014-05-27 21:39:30 +02:00
ucp_prefs_personal.html [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() 2014-04-07 21:42:30 +02:00
ucp_prefs_post.html [ticket/11747] Use _prepend and _append for template events 2013-07-26 22:25:27 -07:00
ucp_prefs_view.html [ticket/11747] Use _prepend and _append for template events 2013-07-26 22:25:27 -07:00
ucp_profile_autologin_keys.html [ticket/11098] Fix error reporting on the autologin key pages 2014-04-09 23:17:30 -07:00
ucp_profile_avatar.html [ticket/9388] Use "togglable" instead of "toggable" 2014-05-09 13:49:41 -07:00
ucp_profile_profile_info.html [ticket/12236] Move AOL Instant Messanger field to custom profile field 2014-03-05 22:13:22 +01:00
ucp_profile_reg_details.html Merge branch 'develop-olympus' into develop 2013-12-16 10:25:45 +01:00
ucp_profile_signature.html [ticket/11472] Expand palette cell links to the full block size. 2013-11-12 18:15:16 -08:00
ucp_register.html [ticket/12254] Add subsilver2 support for cookie storage instead of SID 2014-05-02 12:10:59 -07:00
ucp_remind.html [ticket/11010] Changing email and url input types in subsilver2 templates 2013-05-20 18:39:49 +02:00
ucp_resend.html [ticket/11010] Changing email and url input types in subsilver2 templates 2013-05-20 18:39:49 +02:00
ucp_zebra_foes.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_zebra_friends.html [ticket/12177] Add ucp_friend_list_before/after 2014-02-13 14:51:53 +02:00
viewforum_body.html [ticket/12531] Add some line breaks to really long lines 2014-05-23 10:47:25 -07:00
viewonline_body.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
viewonline_whois.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
viewtopic_body.html [ticket/12565] Empty anchors introduce white-space in IE11 2014-06-02 14:05:46 +02:00
viewtopic_print.html [ticket/12594] Update footer credit lines 2014-05-27 21:39:30 +02:00