summaryrefslogtreecommitdiff
path: root/templates/crosspost.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-06-07Remove duplicate ipackage attributes from biticon callsHEADmasterLester Caine1-2/+2
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-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine1-2/+2
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces1-4/+4
2026-03-27Smarty seems to have dropped && and || in favour of and and or in templates?lsces1-2/+2
2025-08-28Templates code updated to PHP8.4 and namespacelsces1-9/+9
2014-06-06Sync with master on githublsces1-5/+5
2014-05-31Modify templates for ink frameworkINK_Portlsces1-4/+4
2014-05-23bootstrap3-btn-defaultspiderr1-2/+2
2013-04-19convert {textarea} from block into functionspiderr1-1/+1
2013-04-04cleanup edit formsspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr1-3/+3
2013-03-12change h1 to h2; h2 to h3PRE_BOOTSTRAPspiderr1-1/+1
2012-04-29White pace tidyupLester Caine ext:(%22)1-19/+19
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-2/+2
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
2010-02-02use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...Christian Fowler1-2/+2
2009-01-20blogs implemented non standard url param, add standard display_url and update...wjames51-1/+1
2008-07-16Added 'rel="bookmark"' to pemalink <a> tagsJo-Herman Haugholt1-1/+1
2007-11-12parse crosspost note using format of the blogpost - display foramt name in cr...wjames51-1/+8
2007-11-12parse crosspost note using format of the blogpost - display foramt name in cr...wjames51-1/+2
2007-11-12overhaul of crossposting options - now you can add a note to each crosspost a...wjames51-11/+42
2007-03-22adds function and form for crossposting, structurally it seems perfect, but t...wjames51-0/+98