summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine3-7/+7
2026-03-27$moduleParams is now a smarty value rather than array. The passing of paramet...lsces2-17/+17
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces2-4/+4
2026-03-26Smarty style updateslsces2-2/+2
2025-08-28Module code updated to PHP8.4 and namespace ... work in progress on updating ...lsces7-53/+50
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver3-3/+3
2020-05-19change parameter order and naming in BitUser::getDisplayNameFromHash to match...spiderr1-1/+1
2014-11-03Header comments can be dropped these dayslsces1-1/+0
2014-11-03Modify random banner moduule to use responsive set of images.lsces2-8/+20
2014-11-03Use BS3 pull-left and pull-right classeslsces1-2/+2
2014-09-05add list-unstyledsanto spider1-1/+1
2014-06-04Switch to Smarty3 style variableslsces1-6/+6
2014-06-04Switch to ul controlled image listlsces1-3/+4
2013-09-23Static or cycle select for banner modulelsces1-1/+1
2013-09-23Scrolling image module. Displays sequence of pictures from a gallery usinglsces2-0/+54
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr2-11/+11
2012-09-30Base for a gallery based site banner library.lsces2-0/+43
2012-05-26Need both parts of fisheye loaded for module"Lester Caine ext:(%22)1-1/+1
2012-04-30getDisplayNameFromHash expansion for static call to getDisplayNameLester Caine ext:(%22)1-1/+1
2012-04-29Spilt getDisplayUrl() from getImageUrl( imageid )Lester Caine ext:(%22)1-2/+2
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)1-2/+2
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
2010-06-09Strip down CVS keywords.cvs2git2-2/+2
2008-09-16translation for 'default'laetzer1-1/+1
2008-09-16var value untranslatedlaetzer1-1/+1
2008-09-12allow custom titlelaetzer1-3/+3
2008-09-10a number of html and consistency fixes for module helpMax Kremmel1-4/+5
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer1-33/+22
2008-09-02removed "data" class from ul. avoids mix up between center vs column styleslaetzer1-2/+2
2008-04-30handle empty module_titlebitweaver.org1-2/+2
2007-11-20assign moduleTitle if a module parameter, add name of user if image list is n...Christian Fowler2-2/+7
2007-07-19set moduleParams global and fix module_rows usageMax Kremmel1-4/+6
2007-07-18rows parameter in module assignment was not being used; if not defined, use t...gravyface1-3/+5
2007-01-05searched for .title} .description} and .data} and added |escape where appropr...Max Kremmel1-3/+3
2006-11-03set module_title globalMax Kremmel1-2/+2
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-5/+5
2006-02-27fix undefined index with empty gContent (like on create gallery)bitweaver.org1-2/+2
2005-11-22merge recent changes into HEADMax Kremmel1-0/+26
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-2/+2
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-8/+8
2005-07-25Merge recent changes R1 1.0.2 beta --> HEADMax Kremmel2-4/+8
2005-06-28Merge recent changes from R1 into HEADChristian Fowler3-21/+80
2005-06-21limit sort_mode settings to avoid database errors on wrong entryMax Kremmel1-2/+10
2005-06-21replaced random image module with more flexible image moduleMax Kremmel2-50/+0
2005-06-21add new, more flexible fisheye image module - old one should be nukedMax Kremmel3-0/+84
2005-06-20add mod_random_imagesChristian Fowler2-0/+50