summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer updates to php8.5 styleLester Caine1-2/+1
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces4-19/+12
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-1/+1
2014-10-22White space niggleslsces2-2/+2
2014-05-31PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.lsces2-3/+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 ↵spiderr1-2/+1
to the _template
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr1-5/+5
to the _template
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git2-2/+2
2010-02-03Fix and update help for articles modulepre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEDaniel Sutcliffe1-1/+5
2010-02-01Make articles module work better when none, plus allow list type to be ↵Daniel Sutcliffe2-9/+13
changed by param and provide htmlid for list
2008-09-16translation for 'default'laetzer1-2/+2
2008-09-10a number of html and consistency fixes for module helpMax Kremmel2-27/+6
2008-09-09one help file for each module (that takes parameters), html code change from ↵laetzer1-23/+16
<table> to <dl>
2008-09-03typolaetzer1-0/+23
2008-06-19Correct documentation package name to articlesLester Caine1-2/+2
Could have worked around error, but lets get these things consistent
2007-06-13updated getList in BitArticle to work more like the rest of bitweaver by not ↵Max Kremmel1-4/+4
returnign data in ['data'] sub array. display future articles on main articles page.
2007-05-27moduleTitle clean up, 4 more sort options, read more link for articles modulelaetzer2-10/+15
2007-05-23tried to make module obey user params (module title)laetzer1-2/+7
2007-05-22display also the other 2 sort_mode options in help panellaetzer1-1/+1
2007-04-03module updateMax Kremmel1-3/+4
2006-09-22allow selection of articles based on topic_id or topic_name and fix ↵Max Kremmel1-2/+11
{inlinemodule} parameter assignment
2006-07-14use constant name of packageChristian Fowler1-2/+2
2006-04-14change article config setting names to <pkg>_settingMax Kremmel1-2/+2
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-2/+2
conflict with new content preferences
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-2/+2
replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
2005-12-26merge recent changes into HEADMax Kremmel1-2/+2
2005-10-30Add PHPDoc headings to packageLester Caine1-1/+9
2005-09-26$smarty -> $gBitSmartyMax Kremmel1-2/+2
2005-09-11check if articles are active or notMax Kremmel1-8/+12
2005-09-01fix module options arrayMax Kremmel1-7/+7
2005-08-30articles module is up to par nowMax Kremmel2-2/+38
2005-08-30remove debugMax Kremmel1-2/+1
2005-08-30remove unnecessary modules and get mod_articles up to speedMax Kremmel12-168/+23
2005-08-27Lock database update timestamps to UTCLester Caine1-2/+2
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org13-0/+182