summaryrefslogtreecommitdiff
path: root/modules/mod_articles.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer updates to php8.5 styleLester Caine1-2/+1
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces1-19/+12
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-1/+1
2014-10-22White space niggleslsces1-1/+1
2014-05-31PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.lsces1-1/+0
2013-10-04Prevent overwrite of $articles objectlsces1-2/+2
2013-07-12Closing bracket missmatch fixedlsces1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr1-2/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr1-5/+5
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2010-02-01Make articles module work better when none, plus allow list type to be change...Daniel Sutcliffe1-1/+3
2008-06-19Correct documentation package name to articlesLester Caine1-2/+2
2007-06-13updated getList in BitArticle to work more like the rest of bitweaver by not ...Max Kremmel1-4/+4
2007-05-27moduleTitle clean up, 4 more sort options, read more link for articles modulelaetzer1-9/+9
2007-05-23tried to make module obey user params (module title)laetzer1-2/+7
2007-04-03module updateMax Kremmel1-3/+4
2006-09-22allow selection of articles based on topic_id or topic_name and fix {inlinemo...Max Kremmel1-2/+11
2006-04-14change article config setting names to <pkg>_settingMax Kremmel1-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-2/+2
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-2/+2
2005-10-30Add PHPDoc headings to packageLester Caine1-1/+9
2005-09-26$smarty -> $gBitSmartyMax Kremmel1-2/+2
2005-09-01fix module options arrayMax Kremmel1-7/+7
2005-08-30articles module is up to par nowMax Kremmel1-2/+15
2005-08-30remove debugMax Kremmel1-2/+1
2005-08-30remove unnecessary modules and get mod_articles up to speedMax Kremmel1-22/+15
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+28