| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 3 | -7/+7 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-03-27 | $moduleParams is now a smarty value rather than array. The passing of ↵ | lsces | 2 | -17/+17 | |
| parameters to modules needs reviewing across all the modules. | |||||
| 2026-03-27 | Figured what has been causing a problem with using && and || in smarty ↵ | lsces | 2 | -4/+4 | |
| templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. | |||||
| 2026-03-26 | Smarty style updates | lsces | 2 | -2/+2 | |
| 2025-08-28 | Module code updated to PHP8.4 and namespace ... work in progress on updating ↵ | lsces | 7 | -53/+50 | |
| some third party code | |||||
| 2021-02-02 | move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH ↵ | modela bitweaver | 3 | -3/+3 | |
| constants | |||||
| 2020-05-19 | change parameter order and naming in BitUser::getDisplayNameFromHash to ↵ | spiderr | 1 | -1/+1 | |
| match all other *FromHash functions | |||||
| 2014-11-03 | Header comments can be dropped these days | lsces | 1 | -1/+0 | |
| 2014-11-03 | Modify random banner moduule to use responsive set of images. | lsces | 2 | -8/+20 | |
| Need to document how to make a set of pictures. | |||||
| 2014-11-03 | Use BS3 pull-left and pull-right classes | lsces | 1 | -2/+2 | |
| 2014-09-05 | add list-unstyled | santo spider | 1 | -1/+1 | |
| 2014-06-04 | Switch to Smarty3 style variables | lsces | 1 | -6/+6 | |
| 2014-06-04 | Switch to ul controlled image list | lsces | 1 | -3/+4 | |
| 2013-09-23 | Static or cycle select for banner module | lsces | 1 | -1/+1 | |
| 2013-09-23 | Scrolling image module. Displays sequence of pictures from a gallery using | lsces | 2 | -0/+54 | |
| innerfade | |||||
| 2013-04-11 | update modules for smarty 3 template centric variables, and assign modules ↵ | spiderr | 2 | -11/+11 | |
| to the _template | |||||
| 2012-09-30 | Base for a gallery based site banner library. | lsces | 2 | -0/+43 | |
| A fisheye gellery holds the images used, on a site banner, and this allows images to be easily changed by the user. This module simply displays a random selection from the gallery. module_rows has been borrowed to identify the gallery to be used, and title is used to select an image size. extra-large thumbnail is needed to support up to 1024 pixel wide imsages. The size of the image uploaded needs to match the banner size! | |||||
| 2012-05-26 | Need both parts of fisheye loaded for module | "Lester Caine ext:(%22) | 1 | -1/+1 | |
| 2012-04-30 | getDisplayNameFromHash expansion for static call to getDisplayName | Lester Caine ext:(%22) | 1 | -1/+1 | |
| 2012-04-29 | Spilt getDisplayUrl() from getImageUrl( imageid ) | Lester Caine ext:(%22) | 1 | -2/+2 | |
| getDisplayUrl is defined without a parameter so the fisheye version can't have one | |||||
| 2012-04-29 | Roll back getContentUrl to alternate static getDisplayUrl fix | Lester Caine ext:(%22) | 1 | -2/+2 | |
| getDisplayUrlFrom Hash used for static calls | |||||
| 2012-04-17 | Tidy up to remove 'STRICT' warnings | Lester Caine ext:(%22) | 1 | -2/+2 | |
| Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version parameters need to be identical across all classes | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 2 | -2/+2 | |
| 2008-09-16 | translation for 'default' | laetzer | 1 | -1/+1 | |
| 2008-09-16 | var value untranslated | laetzer | 1 | -1/+1 | |
| 2008-09-12 | allow custom title | laetzer | 1 | -3/+3 | |
| 2008-09-10 | a number of html and consistency fixes for module help | Max Kremmel | 1 | -4/+5 | |
| 2008-09-09 | one help file for each module (that takes parameters), html code change from ↵ | laetzer | 1 | -33/+22 | |
| <table> to <dl> | |||||
| 2008-09-02 | removed "data" class from ul. avoids mix up between center vs column styles | laetzer | 1 | -2/+2 | |
| 2008-04-30 | handle empty module_title | bitweaver.org | 1 | -2/+2 | |
| 2007-11-20 | assign moduleTitle if a module parameter, add name of user if image list is ↵ | Christian Fowler | 2 | -2/+7 | |
| not for a particularly user | |||||
| 2007-07-19 | set moduleParams global and fix module_rows usage | Max Kremmel | 1 | -4/+6 | |
| 2007-07-18 | rows parameter in module assignment was not being used; if not defined, use ↵ | gravyface | 1 | -3/+5 | |
| the kernel max_records. | |||||
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where ↵ | Max Kremmel | 1 | -3/+3 | |
| appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout... | |||||
| 2006-11-03 | set module_title global | Max Kremmel | 1 | -2/+2 | |
| 2006-03-25 | escape htmlspecialchars on output instead of during store process | Max Kremmel | 1 | -5/+5 | |
| 2006-02-27 | fix undefined index with empty gContent (like on create gallery) | bitweaver.org | 1 | -2/+2 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 1 | -0/+26 | |
| 2005-08-24 | synch recent changes from R1 to HEAD | Max Kremmel | 1 | -2/+2 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 1 | -8/+8 | |
| 2005-07-25 | Merge recent changes R1 1.0.2 beta --> HEAD | Max Kremmel | 2 | -4/+8 | |
| 2005-06-28 | Merge recent changes from R1 into HEAD | Christian Fowler | 3 | -21/+80 | |
| 2005-06-21 | limit sort_mode settings to avoid database errors on wrong entry | Max Kremmel | 1 | -2/+10 | |
| 2005-06-21 | replaced random image module with more flexible image module | Max Kremmel | 2 | -50/+0 | |
| 2005-06-21 | add new, more flexible fisheye image module - old one should be nuked | Max Kremmel | 3 | -0/+84 | |
| 2005-06-20 | add mod_random_images | Christian Fowler | 2 | -0/+50 | |
