summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer updates to php8.5 styleLester Caine1-1/+2
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces1-7/+11
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2014-05-31PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.lsces1-4/+3
2012-08-08Refactored to use bit_redirect for page switchlsces1-2/+1
2012-08-08Should we be killing off the current process when a page redirect is actioned?lsces1-1/+1
2012-06-07Allow index page to handle a single article correctly.lsces1-1/+4
2012-04-29Further tidyup on 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
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2007-06-15fix center_list_articles so it actually displays articles when included as la...wjames51-30/+1
2007-06-15insret missing initiation of listHashMax Kremmel1-1/+2
2007-06-13updated getList in BitArticle to work more like the rest of bitweaver by not ...Max Kremmel1-5/+7
2007-01-01revert accidental commit - sorryMax Kremmel1-7/+1
2006-12-29add missing tra()Max Kremmel1-2/+8
2006-08-29add the factility to view the history of articles, and an auto approve featur...Hash91-2/+2
2006-05-31if articles list was limited to a topic, write an article from there preselec...Sylvie Greverend1-1/+4
2006-04-14change article config setting names to <pkg>_settingMax Kremmel1-3/+3
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-3/+3
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-2/+2
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...Max Kremmel1-2/+2
2006-02-06Change ['control'] to ['listInfo']Lester Caine1-2/+2
2006-01-31fix various article submission related issuesMax Kremmel1-3/+11
2006-01-10merge recent changes into HEADMax Kremmel1-8/+6
2005-09-26$smarty -> $gBitSmartyMax Kremmel1-2/+2
2005-09-03mainly article filter options related changesMax Kremmel1-4/+11
2005-08-27refine submissions, add confirmation note after submission.Max Kremmel1-1/+2
2005-08-26get article submissions workingMax Kremmel1-1/+4
2005-08-25make "read more" links conditional, depending on whether there is more to rea...Max Kremmel1-7/+12
2005-08-13more work on getting articles goingMax Kremmel1-6/+3
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+30