aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/viewtopic_body.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12958] Remove subsilver2 for phpBB 3.2Joas Schilling2014-08-101-440/+0
| | | | PHPBB3-12958
* [ticket/12535] Add events to subsilver2PayBas2014-08-071-0/+4
| | | | | | Forgot subsilver... yet again PHPBB3-12535
* [ticket/12667] Do not point viewtopic URL to unread post outside of view=unreadCesar G2014-06-091-1/+4
| | | | PHPBB3-12667
* [ticket/12565] Empty anchors introduce white-space in IE11PayBas2014-06-021-3/+3
| | | | PHPBB3-12565
* Merge pull request #2414 from prototech/ticket/12440Joas Schilling2014-05-081-2/+2
|\ | | | | | | | | | | | | | | | | | | | | [ticket/12440] Set browser URL to point to specific post when using view=unread * prototech/ticket/12440: [ticket/12440] Use a more generic approach for replacing the URL. [ticket/12440] Set browser URL to point to specific post when using view=unread Conflicts: phpBB/styles/prosilver/template/viewtopic_body.html
| * [ticket/12440] Set browser URL to point to specific post when using view=unreadCesar G2014-05-051-2/+2
| | | | | | | | PHPBB3-12440
* | Merge pull request #2400 from PayBas/ticket/12488Joas Schilling2014-05-071-0/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | [ticket/12488] Add user warning indication to viewtopic posts * PayBas/ticket/12488: [ticket/12488] subSilver2 fix (no longer displays if warnings = 0) [ticket/12488] Typo fix [ticket/12488] Removed <em> and removed anonymous check [ticket/12488] Add user warning indication to viewtopic posts
| * [ticket/12488] subSilver2 fix (no longer displays if warnings = 0)PayBas2014-05-051-1/+1
| | | | | | | | | | | | Don't know what I was thinking with this PHPBB3-12488
| * [ticket/12488] Add user warning indication to viewtopic postsPayBas2014-05-031-0/+1
| | | | | | | | PHPBB3-12488
* | Merge pull request #2297 from PayBas/ticket/12396Joas Schilling2014-05-041-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | [ticket/12396] Add Template events viewforum_forum_name_append/prepend * PayBas/ticket/12396: [ticket/12396] Added missing viewtopic_topic_title_append [ticket/12396] Add Template events viewforum_forum_name
| * | [ticket/12396] Added missing viewtopic_topic_title_appendPayBas2014-05-031-1/+1
| |/ | | | | | | | | | | rebased for travis... again PHPBB3-12396
* | [ticket/12376] Changed to viewtopic_body_poll_option_before and afterPayBas2014-05-031-2/+2
| | | | | | | | PHPBB3-12376
* | [ticket/12376] Added viewtopic_body_poll_question_appendPayBas2014-05-031-1/+1
| | | | | | | | PHPBB3-12376
* | [ticket/12376] Add template events viewtopic_body_pollsPayBas2014-05-031-1/+3
|/ | | | PHPBB3-12376
* [ticket/12363] changed _winner_ to _most-votes_PayBas2014-04-061-1/+1
| | | | PHPBB3-12363
* [ticket/12363] Mark winning (most votes) results barPayBas2014-04-061-1/+1
| | | | PHPBB3-12363
* Merge remote-tracking branch 'paybas/ticket/12329' into develop-ascraeusJoas Schilling2014-04-011-1/+1
|\ | | | | | | | | | | * paybas/ticket/12329: [ticket/12329] changed all CSS classes to ".stat-block" [ticket/12329] Add <div> container to index blocks (stats, etc.)
| * [ticket/12329] changed all CSS classes to ".stat-block"PayBas2014-04-011-1/+1
| | | | | | | | PHPBB3-12329
| * [ticket/12329] Add <div> container to index blocks (stats, etc.)PayBas2014-03-301-1/+1
| | | | | | | | PHPBB3-12329
* | [ticket/12304] Add CSS class to rules-link containerPayBas2014-03-291-1/+1
|/ | | | | | | | | | | When a forum has a forum-rules link instead of forum-rules text, there is no way to distinguish in the styling of the container (or the button) it will have. It should be possible to style the <div class="rules"> container differently if there is only a link (no text). PHPBB3-12304
* [ticket/12289] Add viewtopic template events for posts specific custom noticesrxu2014-03-221-0/+2
| | | | | | These events allow extensions to add own posts specific notices-alike info. PHPBB3-12289
* [ticket/12233] Allow profile fields to be contact fieldsJoas Schilling2014-02-281-0/+2
| | | | | | | | Contact fields are displayed with in the contact section of the user profile and are displayed differently in the mini profile next to posts and private messages PHPBB3-12233
* [ticket/12217] Add more template events to viewtopic_body.htmlrxu2014-02-211-0/+4
| | | | | | | | Add viewtopic template events before/after the posts, after the sorting options to allow adding contents to respective places (like advertisement and so on). PHPBB3-12217
* [ticket/12169] Allow displaying profile fields on memberlistJoas Schilling2014-02-101-1/+0
| | | | | | | We can not sort by profile field values atm. And also I'm not sure whether this is possible at all. PHPBB3-12169
* [ticket/11975] Add ACP link next to MCP link in headerDavid King2013-11-021-1/+1
| | | | PHPBB3-11975
* [ticket/9550] Break up a long ugly line in subsilver2 viewtopic_body.htmlrechosen2013-08-021-1/+15
| | | | | | | | | | | | Per request of nickvergessen, break up the long post buttons line in viewtopic_body.html of subsilver2 into nicely indented parent and child elements. Keep the whitespace in such a way that browsers display the buttons pixel-perfectly equal to the old code. In the process, move the viewtopic_body_post_buttons_before event to a more logical (though possibly less intuitive) place (only in subsilver2). PHPBB3-9550
* [ticket/9550] Add template event viewtopic_body_postrow_custom_fields_afterrechosen2013-08-021-0/+1
| | | | | | | | | | | | Adds the append counterpart of a template event required for the karma extension. It allows adding data after the custom fields under the username and avatar next to every post. Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379: Per suggestion of nickvergessen, add a counterpart for every append or prepend event. PHPBB3-9550
* [ticket/9550] Add template event viewtopic_body_postrow_custom_fields_beforerechosen2013-08-021-0/+1
| | | | | | | | | | | Adds a template event required for the karma extension. It allows adding data before the custom fields, under the username and avatar next to every post. Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379: Used by the karma extension to add a karma score indication that allows users to see how respected the post author is. PHPBB3-9550
* [ticket/9550] Add template event viewtopic_body_post_buttons_beforerechosen2013-08-021-1/+1
| | | | | | | | | | | | Adds the prepend counterpart of a template event required for the karma extension. It allows adding post buttons to posts (next to the quote and edit buttons). Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379: Per suggestion of nickvergessen, add a counterpart for every append or prepend event. PHPBB3-9550
* [ticket/9550] Add template event viewtopic_body_post_buttons_afterrechosen2013-08-021-1/+1
| | | | | | | | | | | Adds a template event required for the karma extension. It allows adding post buttons to posts (next to the quote and edit buttons). Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379: Used by the karma extension to add thumbs up/down icons that allow users to give karma on posts. PHPBB3-9550
* Merge remote-tracking branch 'phpbb/develop' into ↵Joas Schilling2013-07-111-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/softdelete-1-permission * phpbb/develop: (704 commits) [ticket/11630] Improvements to the PHP lint pre-commit hook [feature/auth-refactor] Move auth providers to separate directory [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling. [ticket/11619] Some tests for get_remote_file(). [ticket/11617] Remove spaces and tabs from empty lines [ticket/11617] Missing U_ACTION in acp_captcha.php [feature/auth-refactor] Fix code style issue [feature/auth-refactor] Fix comment grammar [feature/auth-refactor] Fix the actual cause of test failures [ticket/10838] Fix URL for wiki and remove irrelevant line [ticket/10838] Remove php 5.4 and builtin server references [ticket/10838] Fix missing data [ticket/10838] separate database used mentioned in unit tests [ticket/11585] Make $auth_admin class property [feature/auth-refactor] A possible fix for the functional test failures [ticket/11566] Subsilver template error displayed after table headers [ticket/11566] Remove extra pair of brackets from conditional statement [ticket/11566] Check that guest doesn't have reporting permission by default [ticket/11566] Add captcha to report post template in subsilver [ticket/11566] Use the new constant CONFIRM_REPORT for captcha init ... Conflicts: phpBB/docs/sphinx.sample.conf phpBB/feed.php phpBB/styles/prosilver/template/search_results.html phpBB/styles/prosilver/template/viewforum_body.html
| * [ticket/11461] Add template event in the footer of view topic pagesMatt Friedman2013-03-191-0/+1
| | | | | | | | PHPBB3-11461
* | [ticket/9657] Fix typo in subsilver2 conditionJoas Schilling2013-03-121-1/+1
| | | | | | | | PHPBB3-9657
* | [ticket/9657] Finish subsilver2 viewforum and viewtopicJoas Schilling2013-03-121-5/+35
|/ | | | PHPBB3-9657
* [feature/events] Adding viewtopic_topic_title_prepend template eventMichael Cullum2012-12-171-1/+1
| | | | PHPBB3-9550
* [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-101-14/+14
| | | | | | | Replace all the instances (I could find) where the colon is displayed to the user with {L_COLON} so it can be localised. PHPBB3-10780
* [ticket/10811] Make it easier for MODs/Extensions to define the alt-textJoas Schilling2012-05-161-2/+2
| | | | PHPBB3-10811
* [ticket/10510] Fixed a bug where quickmod tools weren't being displayed.Callum Macrae2012-03-171-1/+1
| | | | | | | It was referring to some template variables that were removed in a previous commit. Changed! PHPBB3-10510
* [ticket/10510] Moved quick-mod tools into a loop.Callum Macrae2012-03-171-13/+3
| | | | PHPBB3-10510
* [ticket/10510] Updated quick-mod conditional in subsilver2.Callum Macrae2012-03-041-1/+1
| | | | | | | It was still trying to use the old conditional, which was referring to a variable which had been removed. PHPBB3-10510
* [ticket/10510] Moved quick-mod tools markup to template.callumacrae2012-03-041-1/+23
| | | | PHPBB3-10510
* [feature/remove-imagesets] Changing subsilverVjacheslav Trushkin2011-09-041-11/+11
| | | | | | Removing imagesets. Changing subsilver PHPBB3-10336
* Merge branch 'develop-olympus' into developNils Adermann2011-06-051-1/+1
|\ | | | | | | | | * develop-olympus: [ticket/9922] Link post subject to the post's anchor in subsilver2.
| * [ticket/9922] Link post subject to the post's anchor in subsilver2.Andreas Fischer2011-05-051-1/+1
| | | | | | | | | | | | | | Link post subject to the post's anchor in subsilver2 to expose full URL to post which is otherwise only hidden behind the small post icon. PHPBB3-9922
| * [ticket/9653] Valid XHTML with code BBCode in subsilver2 viewtopic signaturesAndreas Fischer2010-06-201-1/+1
| | | | | | | | PHPBB3-9653
| * #50175Henry Sudhof2009-08-221-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10044 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix bug #37635 - Hide profile-icon from viewtopic-page if user has no ↵Joas Schilling2009-07-181-1/+1
| | | | | | | | | | | | | | | | | | permissions (subsilver2 only) - Patch by leviatan21 Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9775 89ea8834-ac86-4346-8a33-228a782c2dd0
| * this is very much work in progress; please feel free to improve markup, ↵Henry Sudhof2009-06-261-0/+3
| | | | | | | | | | | | usability and to introduce possible further settings (per forum, per user) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9689 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fixed Bug #44455 - Properly display post status messages in topic when post ↵Gabriel Vazquez2009-06-241-1/+1
| | | | | | | | | | | | | | | | is reported and unapproved Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9670 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix bug #34295 - Move post bump information markup to the template.Andreas Fischer2009-06-081-1/+1
| | | | | | | | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9563 89ea8834-ac86-4346-8a33-228a782c2dd0