summaryrefslogtreecommitdiff
path: root/templates/article_display.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmasterLester Caine1-1/+1
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine1-4/+4
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces1-5/+5
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces1-7/+7
2026-03-26Smarty seems to have dropped && and || in templates insisting on and and or i...lsces1-7/+7
2026-03-09I had forgotten that the medw site has a lot of articles which have not been ...lsces1-2/+2
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces1-0/+0
2014-09-05fix thumbnailmodela bitweaver1-1/+1
2014-05-30bootstrap3-css-changes-form-groupspiderr1-1/+1
2014-05-23fix articles for smarty3modela bitweaver1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2010-03-24Fix articles image / topic icon displayDaniel Sutcliffe1-6/+6
2010-03-18Make the p_liberty_read_comments permission actually be required to see commentsDaniel Sutcliffe1-2/+4
2009-01-08don't bother with displayname since it doesn't do anything in this case.Max Kremmel1-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-3/+3
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...pre_update_permissionwjames51-3/+3
2008-07-25only try to display image when we have something to displaybitweaver.org1-2/+2
2008-07-25use constant for anon user id and use is_owner()Max Kremmel1-3/+3
2008-07-25Fixed Article Edit icon permission check and don't allow anonymous users to e...Stephan Borg1-2/+2
2008-07-10make better use of LibertyMime featuresMax Kremmel1-4/+4
2007-09-26adjust to new primary display logicMax Kremmel1-2/+2
2007-09-19SCHEMA CHANGE: move image_attachment_id information to liberty_attachments dr...Max Kremmel1-22/+12
2007-09-15get articles working with recent schema updateMax Kremmel1-19/+21
2007-07-13massive update of the way topic images are created and stored. now it's also ...Max Kremmel1-2/+3
2007-07-06move to gContent perm functions to fully support liberty content permissionsMax Kremmel1-7/+7
2007-06-26Set $showprimary before calling template to include primary attachment with a...Lester Caine1-1/+2
2007-06-26Hide primary image the same way as legacy onesLester Caine1-2/+2
2007-06-23fix article image display for front page - still need to deal with automagic ...Max Kremmel1-4/+8
2007-06-17articles_attachments used to disable attachment thumbnailsLester Caine1-2/+2
2007-06-15fix hashkeys and generally get articles working againMax Kremmel1-2/+2
2007-06-13Include generic liberty attachmentsLester Caine1-1/+5
2007-06-13Hack articles to use the new primary_attachment_id.Nick Palmer1-2/+11
2007-05-27moved var out of {tr}. one downlaetzer1-2/+8
2007-01-23add approval and delete links to article display page when article status is ...Max Kremmel1-1/+17
2007-01-17move inline service display to the top of the article to make it more consist...Max Kremmel1-2/+2
2006-11-23clean up and simplify reltime, make reltime optional, remove reltime equivale...Max Kremmel1-7/+3
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel1-5/+5
2006-08-29add the factility to view the history of articles, and an auto approve featur...Hash91-1/+4
2006-08-01apply 'more' class to links pointing to moreMax Kremmel1-2/+2
2006-07-27fix template to handle display in articles plugin (ie no gContent)bitweaver.org1-2/+2
2006-04-30rename some user settings in liberty_content_prefsMax Kremmel1-2/+2
2006-04-24insert missing "eq 'y'"Max Kremmel1-2/+2
2006-04-12fix check for display settings of articlesMax Kremmel1-4/+4
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-3/+3