summaryrefslogtreecommitdiff
path: root/crosspost.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-6/+7
2025-08-28General code updated to PHP8.4 and namespacelsces1-15/+16
2021-02-03move kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-01move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver1-2/+2
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...modela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2012-04-29White pace tidyupLester Caine ext:(%22)1-2/+2
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-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2009-05-04Cleared up error report from Eclipse - suspect that the code is still broken ...Lester Caine1-3/+3
2008-09-19tra() for error/warning/delete messageslaetzer1-4/+5
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2007-11-12overhaul of crossposting options - now you can add a note to each crosspost a...wjames51-6/+34
2007-08-23when mapping a post to a blog check the publish time against current time, if...wjames51-2/+2
2007-06-22Add phpdoc comment blocksLester Caine1-0/+10
2007-03-23major overhaul to permissioning just about complete, fix crosspost, fix viewi...Christian Fowler1-35/+10
2007-03-22adds function and form for crossposting, structurally it seems perfect, but t...wjames51-0/+76