aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/forumlist_body.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.2.x' into ticket/16159stevendegroote2019-09-171-3/+11
|\
| * [ticket/15917] Remove br tagsbattye2019-04-071-2/+2
| | | | | | | | PHPBB3-15917
| * [ticket/15917] Special unapproved topics messagebattye2019-02-131-1/+5
| | | | | | | | | | | | | | | | For forums that have no approved posts but also have topics awaiting approval, to avoid the inconsistency of saying 'no posts' alongside a positive post count. PHPBB3-15917
| * [ticket/15827] Add *_username_{prepend/append} template eventsDark❶2018-10-021-1/+1
| | | | | | | | PHPBB3-15827
| * [ticket/15485] Add template event for forum imagesvinny2017-12-181-1/+5
| | | | | | | | PHPBB3-15485
* | [ticket/16159] Wrap post times in html time tagstevendegroote2019-09-171-1/+1
|/ | | | PHPBB3-16159
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-051-2/+2
|\
| * [ticket/15205] Add template events prepending/appending subforum linkrxu2017-05-011-1/+1
| | | | | | | | PHPBB3-15205
* | [ticket/15106] Remove space before comma in sub-forum listDavid Colón2017-02-281-3/+1
| |
* | [ticket/9211] Use different icon for link subforum in forum legendMarc Alexander2016-11-161-1/+1
| | | | | | | | PHPBB3-9211
* | [ticket/14753] Fix language suffixRichard McGirr2016-08-271-6/+6
| | | | | | | | | | | | | | | | Missing L parameter in language strings https://tracker.phpbb.com/browse/PHPBB3-14753 PHPBB3-14753
* | [ticket/14447] Remove trailing white spaces in ProsilverMatt Friedman2016-02-021-6/+6
| | | | | | | | PHPBB3-14447
* | [ticket/14199]Add aria-hidden to all iconsMichael Miday2015-10-011-5/+5
| | | | | | | | PHPBB3-14199
* | [ticket/12769] Swap icons in forumlist_bodyMichael Miday2015-09-171-16/+39
| |
* | [ticket/12769] Delete imageset & consolidate imgsMichael Miday2015-09-171-3/+3
|/
* [ticket/13753] Add template events to forum category row headersMatt Friedman2015-04-091-0/+2
| | | | PHPBB3-13753
* [ticket/13649] Fix incorrect subforum tooltip title when unread.Cesar G2015-02-251-1/+1
| | | | PHPBB3-13649
* Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-11-221-0/+2
|\
| * [ticket/10442] Adds <dd>&nbsp;</dd> to <dl> for xhtml correctnessCrizzo2014-11-221-0/+2
| | | | | | | | PHPBB3-10442
* | [ticket/13107] Add template events to forum row in forumlist_body.htmlrxu2014-09-271-0/+4
| | | | | | | | PHPBB3-13107
* | [ticket/12984] Remove blank line when no forum description shownOyabun12014-08-171-2/+2
| | | | | | | | | | | | | | | | | | | | Add a conditional for forum description and move the <br /> within it. Currently if there is no forum description but there is 1. a displayed forum moderator and/or 2. a displayed sub-forum a blank line is added in place of the description PHPBB3-12984
* | [ticket/12308] Template Event forumlist_body_last_row_afterPayBas2014-03-291-0/+1
| | | | | | | | PHPBB3-12308
* | [ticket/12300] Make only red topic/forum row icons clickable to unread postsMatt Friedman2014-03-281-1/+1
| | | | | | | | PHPBB3-12300
* | [ticket/12300] Make all topic row icons clickableMatt Friedman2014-03-271-0/+1
| | | | | | | | | | | | | | | | | | Forum list icons link to first page of forum UCP subscribed forums icons link to first page of forum MCP Forum page topic icons link to first (or first unread) post PM Icons link to the message PHPBB3-12300
* | [ticket/12272] Fix hardcoded colons in subforums.Maël Soucaze2014-03-151-1/+1
| | | | | | | | | | | | | | In subforums list, under the parent forum description, there are two harcoded colons instead of {L_COLON}. PHPBB3-12272
* | Merge pull request #2061 from rxu/ticket/12231Nathan Guse2014-03-051-0/+4
|\ \ | | | | | | [ticket/12231] Add template events to forumlist_body.html
| * | [ticket/12231] Add template events to forumlist_body.htmlrxu2014-03-031-0/+4
| | | | | | | | | | | | | | | | | | | | | Add events before/after category header, before/after subforums list to allow add/modify content in respective places. PHPBB3-12231
* | | [ticket/12222] Replace hardoded comma with translatable separatorrxu2014-02-231-1/+1
|/ / | | | | | | | | | | | | Replace hardoded comma with translatable separator in forumlist_body.html. PHPBB3-12222
* | [ticket/11956] Adjustments to responsive topiclist listsVjacheslav Trushkin2013-10-241-0/+10
| | | | | | | | | | | | | | | | | | | | | | Changes behavior of topiclist lists on mobile devices. Shows/hides certain elements in each row to present all important information to visitor on mobile devices, such as last post when viewing forum instead of first post. Also fixes topiclist layout bug in drafts.html PHPBB3-11956
* | [ticket/9649] Display information on index for moderators on unapproved postsJoas Schilling2013-07-131-1/+5
| | | | | | | | PHPBB3-9649
* | [ticket/11489] Template changes for new topiclist layoutVjacheslav Trushkin2013-05-141-14/+16
| | | | | | | | PHPBB3-11489
* | [feature/events] Fix typo in event nameDavid King2012-12-171-1/+1
| | | | | | | | PHPBB3-9550
* | [feature/events] Add append to event nameMichael Cullum2012-12-171-1/+1
| | | | | | | | PHPBB3-9550
* | [feature/events] Correct template callsErik Frèrejean2012-12-171-1/+1
| | | | | | | | | | | | | | | | There where two `<!-- LEDGE ... -->` calls in the templates left. Replace those two calls with the proper `<!-- EVENT ... -->` call PHPBB3-9550
* | [feature/events] Fix forumlist_body_last_post in prosilverJoas Schilling2012-12-171-3/+2
| | | | | | | | | | | | Used by NV Advanced Last Topic Titles PHPBB3-9550
* | [feature/events] Adding forumlist_body_last_post template ledgeMichael Cullum2012-12-171-1/+3
| | | | | | | | | | | | Used by NV Advanced Last Topic Titles PHPBB3-9550
* | [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-101-2/+2
| | | | | | | | | | | | | | 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/11025] Replace <b> with <strong> and/or class for semantic stylingMatt Friedman2012-07-231-1/+1
| | | | | | | | PHPBB3-11025
* | [ticket/11025] Make last topic titles in forum list BoldMatt Friedman2012-07-231-1/+1
| | | | | | | | | | | | | | This small style tweak will make the truncated last topic titles shown in the forum list BOLD for better visual impact. PHPBB3-11025
* | [ticket/10938] Serve subforum listing on forumlist from template loopDavid King2012-06-181-1/+6
| | | | | | | | | | | | | | | | Subforum listing is available both via implode()-ed PHP loop and via template loop. The latter allows more flexibility for changing the subforum listing per style, so that is the better option. PHPBB3-10938
* | Merge PR #721 branch 'rahulr92/ticket/10650' into developOleg Pudeyev2012-05-211-1/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rahulr92/ticket/10650: [ticket/10650] Subject is cleared if no permissions exist [ticket/10650] Changed apostrophe to utf8 single quote [ticket/10650] Moving censoring to before truncation [ticket/10650] Added apostrophe in explanation in language file [ticket/10650] Inserted correct utf ELLIPSIS character [ticket/10650] Added space after if and comment [ticket/10650] Added ellipsis to language file [ticket/10650] Added href title to subject link [ticket/10650] Made use of truncate_string() function [ticket/10650] Removed changes from acp_forums.php [ticket/10650]Removed incorrect newline [ticket/10650] Changed acp option from per forum to global [ticket/10650] Added checking for empty subjects [ticket/10650] Corrected intendation [ticket/10650]Added permission checking and utf8 functions [ticket/10650] Cropped subject and inserted newline [ticket/10650] Corrected space before true [ticket/10650] Changed language files and forumlist [ticket/10650] Added static sql files [ticket/10650] Displaying last topic on forum list Conflicts: phpBB/install/database_update.php phpBB/language/en/common.php
| * | [ticket/10650] Added href title to subject linkRahul R2012-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added title attribute to anchor tag which displays last_post_subject so that the full subject can be seen by hovering over the truncated subject displayed in forumlist. PHPBB3-10650
| * | [ticket/10650] Made use of truncate_string() functionRahul R2012-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Removed manual cropping and used truncate_string function. Also made a new variable so that is preserved. PHPBB3-10650
| * | [ticket/10650] Changed acp option from per forum to globalRahul R2012-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the display last subject acp toggle option from per forum to global. Modified associated database entries. New option is available in ACP General->Board Features. Also corrected <br /> in forumlist_body.html. PHPBB3-10650
| * | [ticket/10650] Cropped subject and inserted newlineRahul R2012-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The subject being displayed in the forum list have been shortened to 30 characters. Also it is now being shown in a separate line. PHPBB3-10650
| * | [ticket/10650] Changed language files and forumlistRahul2012-04-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | The entry in languages have been changed from title to subject. Also the IF condition in forumlist_body.html has been properly intented. PHPBB3-10650
| * | [ticket/10650] Displaying last topic on forum listRahul2012-04-081-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | The most recent topic title of the forum can now be displayed on the board index. An option is provided in the ACP under the 'General Forum Setting' which allows the admin to enable or disable this feature. PHPBB3-10650
| * | [ticket/10650] Revert merge of 'rahulr92/ticket/10650' into developOleg Pudeyev2012-04-041-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pull request (#654) was merged a little too quickly. In particular, display_last_subject per-forum option needs consensus. This reverts commit b1fb34a4d7e446768b9f66ba6dd359173cd2a5fb, reversing changes made to 7d6b289671c51694f17dd5f9849abf2534b55e59. PHPBB3-10650
| * | [ticket/10650] Cropped subject and inserted newlineRahul R2012-04-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The subject being displayed in the forum list have been shortened to 30 characters. Also it is now being shown in a separate line. PHPBB3-10650
| * | [ticket/10650] Changed language files and forumlistRahul2012-04-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | The entry in languages have been changed from title to subject. Also the IF condition in forumlist_body.html has been properly intented. PHPBB3-10650