summaryrefslogtreecommitdiff
path: root/modules/mod_images.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2026-03-27$moduleParams is now a smarty value rather than array. The passing of paramet...lsces1-14/+14
2025-08-28Module code updated to PHP8.4 and namespace ... work in progress on updating ...lsces1-25/+22
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver1-1/+1
2020-05-19change parameter order and naming in BitUser::getDisplayNameFromHash to match...spiderr1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr1-8/+8
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
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2008-09-12allow custom titlelaetzer1-3/+3
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 Fowler1-1/+3
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
2006-11-03set module_title globalMax Kremmel1-2/+2
2006-02-27fix undefined index with empty gContent (like on create gallery)bitweaver.org1-2/+2
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 Kremmel1-3/+4
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-17/+71
2005-06-21limit sort_mode settings to avoid database errors on wrong entryMax Kremmel1-2/+10
2005-06-21add new, more flexible fisheye image module - old one should be nukedMax Kremmel1-0/+20