phpbb/phpBB/styles/prosilver/template
Nathaniel Guse 59d13d0535 [feature/twig] INCLUDEJS behavior now supports local relative paths
This was done because T_TEMPLATE_PATH is not always correct for js files
(e.g. the inheriting style does not include these). Now we use the Twig
Loader to find the correct file to link to (most specific file first, then
parent styles). Also allows using @namespace convention

PHPBB3-11598
2013-07-02 11:07:12 -05:00
..
ajax.js [ticket/10741] Do not resize textarea.no-auto-resize 2013-04-12 16:46:54 +03:00
attachment.html
avatars.js [feature/avatars] Change avatar javascript to conform to new coding guidelines 2013-01-04 18:13:49 +01:00
bbcode.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01: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
custom_profile_fields.html [ticket/11010] adding type="number" to CPF int type 2013-05-20 18:39:56 +02:00
drafts.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
editor.js [feature/editor-code-tabs] Check for browser support in function 2013-05-20 20:33:51 +03:00
faq_body.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
forum_fn.js [ticket/11516] Upgrading the .live jquery function because it is deprecated. 2013-05-28 01:48:25 +02:00
forumlist_body.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
index.htm
index_body.html Merge PR #1148 branch 'imkingdavid/feature/events' into develop 2012-12-20 15:10:46 -05:00
jumpbox.html [ticket/11095] Forward GET parameters into hidden fields for jumpbox. 2012-11-29 13:36:00 -05:00
login_body.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
login_forum.html Merge branch 'develop-olympus' into develop 2013-05-06 22:11:33 +02:00
mcp_approve.html [ticket/11166] Fix several custom confirm templates in prosilver 2013-03-03 17:23:06 +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
mcp_forum.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
mcp_front.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
mcp_header.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_logs.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
mcp_message.html
mcp_move.html [ticket/11166] Fix several custom confirm templates in prosilver 2013-03-03 17:23:06 +01: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/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
mcp_post.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
mcp_queue.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
mcp_reports.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
mcp_topic.html [ticket/11010] dealing with dimensions problem, removing extra code 2013-05-20 18:42:06 +02: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/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +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/11197] Prefix the css classes for the small arrow with "arrow" 2012-11-13 20:57:34 +01:00
memberlist_body.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
memberlist_email.html [ticket/11010] Changing email and url input types in prosilver templates 2013-05-20 18:39:46 +02:00
memberlist_im.html [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
memberlist_leaders.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
memberlist_search.html [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
memberlist_view.html [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
message_body.html [ticket/11197] Prefix the css classes for the small arrow with "arrow" 2012-11-13 20:57:34 +01:00
overall_footer.html [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
overall_header.html [ticket/11010] Change input type to search for search forms 2013-05-20 18:42:05 +02:00
pagination.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
posting_attach_body.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
posting_body.html
posting_buttons.html [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
posting_editor.html [ticket/11010] adding type="number" and type="date" to prosilver 2013-05-20 18:39:59 +02:00
posting_layout.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
posting_pm_layout.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
posting_poll_body.html [ticket/11010] adding type="number" and type="date" to prosilver 2013-05-20 18:39:59 +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_review.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
posting_smilies.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
posting_topic_review.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
quickreply_editor.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
report_body.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
search_body.html [ticket/11010] Change input type to search for search forms 2013-05-20 18:42:05 +02:00
search_results.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
simple_footer.html [ticket/11554] Move forum_fn.js to footer 2013-05-19 11:07:29 +03:00
simple_header.html [ticket/11554] Move forum_fn.js to footer 2013-05-19 11:07:29 +03: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/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_attachments.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
ucp_avatar_options.html [feature/twig] INCLUDEJS behavior now supports local relative paths 2013-07-02 11:07:12 -05:00
ucp_avatar_options_gravatar.html [ticket/11010] Fix email inputs 2013-05-20 18:42:09 +02:00
ucp_avatar_options_local.html [feature/avatars] Inform user of no available local avatars 2013-01-04 10:25:08 +01:00
ucp_avatar_options_remote.html [ticket/11010] Fix input type for urls 2013-05-20 18:42:10 +02:00
ucp_avatar_options_upload.html [ticket/11010] Fix input type for urls 2013-05-20 18:42:10 +02:00
ucp_footer.html
ucp_groups_manage.html Merge branch 'develop-olympus' into develop 2013-05-26 19:19:08 +02:00
ucp_groups_membership.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
ucp_header.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_main_bookmarks.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
ucp_main_drafts.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
ucp_main_front.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
ucp_main_subscribed.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
ucp_notifications.html [ticket/11489] Template changes for new topiclist layout 2013-05-14 09:17:43 +03:00
ucp_pm_history.html Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop 2013-03-02 17:50:31 -06:00
ucp_pm_message_footer.html
ucp_pm_message_header.html [ticket/11328] Replace long buttons text with short text 2013-01-16 11:37:50 +02: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_popup.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_pm_viewfolder.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
ucp_pm_viewmessage.html [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
ucp_pm_viewmessage_print.html [feature/events] ucp_pm_viewmessage_print_head_append 2012-12-17 11:51:07 -05:00
ucp_prefs_personal.html Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103 2012-12-07 21:14:39 -06:00
ucp_prefs_post.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_prefs_view.html [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
ucp_profile_autologin_keys.html [feature/delete-auto-logins] fixes style 2012-05-17 14:08:50 +05:30
ucp_profile_avatar.html [feature/avatars] UCP Avatar Interface 2012-03-18 22:19:16 +00:00
ucp_profile_profile_info.html [ticket/11010] Fix email inputs 2013-05-20 18:42:09 +02:00
ucp_profile_reg_details.html [ticket/11010] Changing email and url input types in prosilver templates 2013-05-20 18:39:46 +02:00
ucp_profile_signature.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_register.html [ticket/11010] Changing email and url input types in prosilver templates 2013-05-20 18:39:46 +02:00
ucp_remind.html [ticket/11010] Changing email and url input types in prosilver templates 2013-05-20 18:39:46 +02:00
ucp_resend.html [ticket/11010] Changing email and url input types in prosilver templates 2013-05-20 18:39:46 +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/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
viewforum_body.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
viewonline_body.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
viewonline_whois.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
viewtopic_body.html [ticket/9341] Use U_PREVIOUS and U_NEXT in template files 2013-06-22 03:44:22 +05:30
viewtopic_print.html [feature/events] Append "_append" to viewtopic_print_head 2012-12-17 11:52:37 -05:00