summaryrefslogtreecommitdiff
path: root/templates/blog_list_post.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-06-07Remove duplicate ipackage attributes from biticon callsHEADmasterLester Caine1-5/+5
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine1-1/+1
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine1-1/+1
2026-06-04Switch attachment icon from mail-attachment to stock_attachLester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine1-6/+6
2026-05-16Tidy $showBlogTitle since it was hard coded anywayLester Caine1-8/+1
2026-05-16Extend recent_blogs to allow Read More to create a pop-up of the full postLester Caine1-7/+9
2026-05-16Access blog posts history which is all contained in the database alreadyLester Caine1-0/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces1-6/+6
2026-03-27Smarty seems to have dropped && and || in favour of and and or in templates?lsces1-3/+3
2025-08-29Another little icon/style tweeklsces1-2/+2
2025-08-28Missed a default setting to shut up PHP8.4lsces1-4/+4
2025-08-28Templates code updated to PHP8.4 and namespacelsces1-4/+4
2015-08-25Header too big for side baaaaar modulelsces1-2/+2
2015-01-22Add - to icon-paper-cliplsces1-1/+1
2014-08-09Check closer before changing the wrong entry. Fontawesome does not have hyphenlsces1-1/+1
2014-08-09Correct icon name paperclip has hyphen ...lsces1-1/+1
2014-07-02Missing quotelsces1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-1/+1
2008-07-16Added 'rel="bookmark"' to pemalink <a> tagsJo-Herman Haugholt1-1/+1
2008-04-18do not translate the displaynameChristian Fowler1-2/+2
2008-02-17Fix parseData reference and escape title properly.Nick Palmer1-1/+1
2008-01-21Put the break back.Nick Palmer1-1/+1
2008-01-21Make blog_list_post.tpl respect avatar/link/plain setting.Nick Palmer1-3/+9
2007-11-12use common bitbox class to style the crosspost note and move the note above a...wjames51-4/+4
2007-11-12overhaul of crossposting options - now you can add a note to each crosspost a...wjames51-0/+4
2007-11-08Fix ampersand in URL so it will validate.Nick Palmer1-1/+1
2007-11-06if blog post has a summary then we need the full blog post on ajax read more ...wjames51-1/+1
2007-11-06make sure client has javascript enabled if we are serving up ajax read more -...wjames51-2/+2
2007-11-05create admin feature to toggle auto display of primary attachment - display i...wjames51-1/+1
2007-11-05new feature - auto display primary attachment at top of blog postwjames51-0/+8
2007-11-05new feature - ajax readmore part of blogposts inline into recentposts type listswjames51-1/+6
2007-09-25add support for liberty_content_summaryChristian Fowler1-1/+1
2007-09-15Make it so comment count and the word comment can't be broken up.Nick Palmer1-1/+1
2007-07-17add commented class when comments are presentChristian Fowler1-1/+1
2007-04-07fix error when no title specified - set default to display date as title when...wjames51-1/+5
2007-03-29fix comments access/displaywjames51-2/+3
2007-03-27not perfect icon for crosspost but at least it exists.Max Kremmel1-1/+1
2007-03-27some template cleanupMax Kremmel1-5/+6
2007-03-27simplify post detailsMax Kremmel1-15/+12
2007-03-23major overhaul to permissioning just about complete, fix crosspost, fix viewi...Christian Fowler1-1/+1
2007-03-22adds function and form for crossposting, structurally it seems perfect, but t...wjames51-0/+3
2007-03-20fix multiple blog listing, add groovy commentsChristian Fowler1-8/+3
2007-03-18init blogs refactoringwjames51-3/+15
2007-03-02enable editing of publish and expire time, set publish time as default time d...wjames51-2/+2
2007-03-01adds support for split syntax and blog posts with read morewjames51-2/+13