phpbb/phpBB/styles/prosilver/template
Nathan Guse a48f090338 [ticket/11103] Make sure notifications are marked read when clicking them
How do we do this? If an item is unread, the URL to view that item will
be the URL to mark it as read (index.php?mark_notification=$id). When the
URL is visited it marks the item as read and redirects them to the correct
URL for the item.

If the item is read, the URL is directly to the item.

Prettify the html output

PHPBB-11103
2012-10-14 12:35:35 -05:00
..
ajax.js [ticket/11103] Fix some language strings 2012-10-14 10:58:23 -05:00
attachment.html [ticket/9948] Inline quicktime files won't show 2010-12-15 09:39:28 +01:00
bbcode.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
captcha_default.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
captcha_qa.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
captcha_recaptcha.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
confirm_body.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
custom_profile_fields.html Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
drafts.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
editor.js [ticket/10731] Fixed addquote() to work on opera browser. 2012-04-01 17:05:31 +03:00
faq_body.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
forum_fn.js [ticket/11008] Remove eval() calls to get document[id] 2012-07-21 00:12:37 +02:00
forumlist_body.html [ticket/11025] Replace <b> with <strong> and/or class for semantic styling 2012-07-23 18:33:32 -07:00
index.htm Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
index_body.html [feature/ajax] Replaced jQuery selectors with data attributes. 2012-03-31 02:09:11 +02:00
jumpbox.html [ticket/10293] Fixed the JavaScript in the jumpbox. 2011-07-26 13:43:52 +01:00
login_body.html [ticket/11008] Change onunload_functions to not use eval() 2012-07-21 00:12:45 +02:00
login_forum.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
mcp_approve.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_ban.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_footer.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mcp_forum.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
mcp_front.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_header.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_logs.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +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 [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_notes_front.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_notes_user.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
mcp_post.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_queue.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
mcp_reports.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
mcp_topic.html [ticket/11065] Close li tag on topic display options at MCP 2012-08-26 20:24:53 -03:00
mcp_warn_front.html Merge remote-tracking branch 'upstream/develop' into ticket/10734 2012-04-10 21:46:14 +05:30
mcp_warn_list.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
mcp_warn_post.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_warn_user.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
mcp_whois.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
memberlist_body.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
memberlist_email.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
memberlist_im.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
memberlist_leaders.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
memberlist_search.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
memberlist_view.html [ticket/10734] Fixed template files 2012-03-31 22:30:00 +05:30
message_body.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
overall_footer.html [ticket/11021] Fix the language changes that were lost previously 2012-09-15 11:28:58 -05:00
overall_header.html [ticket/11103] Make sure notifications are marked read when clicking them 2012-10-14 12:35:35 -05:00
pagination.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
posting_attach_body.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
posting_body.html Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
posting_buttons.html Merge remote-tracking branch 'callumacrae/ticket/8173' into develop-olympus 2011-07-30 19:33:41 -04:00
posting_editor.html [ticket/11008] Change onunload_functions to not use eval() 2012-07-21 00:12:45 +02:00
posting_layout.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
posting_pm_layout.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
posting_poll_body.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
posting_preview.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
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/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
quickreply_editor.html [ticket/10640] Change maximum subject length 2012-06-17 19:07:09 +01:00
report_body.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
search_body.html [ticket/11008] Change onunload_functions to not use eval() 2012-07-21 00:12:45 +02:00
search_results.html [ticket/10943] displays searched query in search result 2012-08-11 02:26:46 +05:30
simple_footer.html [ticket/10783] Added assets_version to ACP and simple_*.html. 2012-04-11 14:37:15 +01:00
simple_header.html [ticket/11008] Change onunload_functions to not use eval() 2012-07-21 00:12:45 +02:00
timezone.js [feature/new-tz-handling] Move js functions into assets core.js 2012-06-19 18:57:20 +02:00
timezone_option.html [ticket/11004] Make suggestion button a real button and fix it's value 2012-07-23 17:02:40 +02:00
ucp_agreement.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_attachments.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
ucp_avatar_options.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_footer.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
ucp_groups_manage.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
ucp_groups_membership.html Merge branch 'develop-olympus' into develop 2012-07-12 18:19:58 +02:00
ucp_header.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_main_bookmarks.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
ucp_main_drafts.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_main_front.html [ticket/10968] Render pagination within the template 2012-07-18 14:30:20 +01:00
ucp_main_subscribed.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
ucp_notifications.html [ticket/11103] Make sure notifications are marked read when clicking them 2012-10-14 12:35:35 -05:00
ucp_pm_history.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_pm_message_footer.html Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
ucp_pm_message_header.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
ucp_pm_options.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
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/11047] Close TOTAL_MESSAGES at ucp_pm_viewfolder.html 2012-08-07 21:20:18 -03:00
ucp_pm_viewmessage.html [feature/attach-dl] Added multiple attachment downloads to PMs 2012-08-14 13:21:00 +01:00
ucp_pm_viewmessage_print.html Merge branch 'develop-olympus' into develop 2012-10-06 06:15:01 +02:00
ucp_prefs_personal.html [ticket/11103] Use PM Notification Preferences from Notification Options 2012-09-27 19:19:38 -05:00
ucp_prefs_post.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_prefs_view.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_profile_autologin_keys.html [feature/delete-auto-logins] fixes style 2012-05-17 14:08:50 +05:30
ucp_profile_avatar.html [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
ucp_profile_profile_info.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_profile_reg_details.html Merge PR #785 branch 'develop-olympus' into develop 2012-05-11 02:37:25 -04: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/11008] Change onunload_functions to not use eval() 2012-07-21 00:12:45 +02:00
ucp_remind.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_resend.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_zebra_foes.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
ucp_zebra_friends.html [ticket/10734] Removed all the unnecessary corner classes 2012-04-02 16:15:55 +05:30
viewforum_body.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
viewonline_body.html [feature/pagination-as-list] Various fixes and improvements 2012-07-18 14:31:21 +01:00
viewonline_whois.html [ticket/10734] Removed unwanted span classes 2012-04-02 00:42:11 +05:30
viewtopic_body.html [feature/attach-dl] Removed the use of some abbreviations 2012-08-20 21:52:42 +01:00
viewtopic_print.html Merge branch 'develop-olympus' into develop 2012-10-06 06:15:01 +02:00