summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine3-7/+6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25Smarty5 code tidies for templateslsces1-8/+8
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr1-4/+4
to the _template
2008-09-09one help file for each module (that takes parameters), html code change from ↵pre_update_permissioncreate_permissionlaetzer1-0/+13
<table> to <dl>
2008-09-03allow any value to be 'yes'; 10 instead of 99 default rowslaetzer1-3/+5
2007-08-03ooops remove old code was working fromR202PRE_LIB_ATTACHMENT_REFACTORwjames51-91/+0
2007-08-01move common processes into classwjames51-2/+34
2007-07-31Migrate to SimplePie for parsing feeds - add support for multifeeds in ↵wjames52-18/+103
modules and for first sentences descriptions - keep an eye on sites when using short desc - class still needs clean up and rss plugin needs to be addapted to SimplePie
2007-04-09remove escape on links - double parse bugwjames51-1/+1
2007-04-05escape urls to make xhtml validwjames51-2/+2
2007-04-05add param to hide article descwjames52-2/+5
2007-04-05add rss feed column moduleswjames52-0/+47