summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine4-10/+8
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces3-3/+3
2026-03-27Smarty seems to have dropped && and || in favour of and and or in templates?lsces3-3/+3
2025-08-28Modules code updated to PHP8.4 and namespacelsces19-78/+76
2021-02-01move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver7-7/+7
2017-07-03remove commented BitUser includemodela bitweaver7-7/+0
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2015-08-25getList return tidy up to BW4 stylelsces2-4/+3
2015-08-25section loop not working with smarty v3 variables so switched to foreach looplsces2-8/+8
2013-07-12Closing bracket missmatch fixedlsces1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr6-15/+10
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr1-3/+0
2013-04-11update modules for smarty 3 template centric variables, and assign modules to...spiderr2-5/+5
2012-06-07Add optional role_id parameters in parallel with group_id"Lester Caine ext:(%22)2-2/+4
2012-05-26Correct version of BitUser should already be loaded ... need confirmation"Lester Caine ext:(%22)7-11/+11
2012-05-07Use generic user functions for user detailsLester Caine ext:(%22)5-22/+10
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git14-14/+14
2009-11-12Begin module upgrade - read in modules from both old and new locations and pr...wjames53-0/+112
2009-04-01remove unused and antiquated get_random_blog_post, replace with modern ::getP...Christian Fowler2-0/+55
2008-11-24Fix for 2039819 mod_top_visited_blogs.Tomasz Kalkosinski2-8/+8
2008-09-16translation for 'default'laetzer2-4/+4
2008-09-10a number of html and consistency fixes for module helpMax Kremmel2-9/+14
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer3-0/+49
2008-08-26module still doesn't work, but also doesn't produce WSOD anymorelaetzer1-3/+8
2008-08-01avoids error message (module still not working though)laetzer1-6/+5
2008-05-27exclude drafts from regular module listswjames51-2/+7
2008-05-23hide drafts from upcoming posts list, show drafts irregardless of time stamp ...wjames51-1/+4
2008-05-20set status values so that in regular blog rolls we don't get drafts included....wjames51-1/+9
2007-12-09set offset default so sidelists dont get jumbled up by request valuewjames51-1/+2
2007-12-05pass list params into service sql in posts:getList and pass along module para...wjames51-2/+4
2007-11-13limit access to blog posts in lists by custom permissionswjames51-1/+5
2007-11-03enable format option to just list blog post titles, date, author in center - ...wjames52-34/+9
2007-09-28restore default format to list - if you want a summary of the post in your li...wjames51-3/+5
2007-09-25add support for liberty_content_summaryChristian Fowler1-2/+2
2007-07-27make publish date dafault list sort orderwjames52-4/+4
2007-05-27{tr}'ed read more and bylaetzer1-6/+9
2007-05-05update code for new module_paramsChristian Fowler2-9/+5
2007-05-01remove reference to no-longer existing gBlogChristian Fowler4-12/+16
2007-04-25(spiderr commit) add group_id getList restriction to blogs and all moduleswjames55-5/+24
2007-04-08limit post list results by hours since current timewjames51-1/+8
2007-04-08get lists of posts in order of most hitswjames51-2/+2
2007-04-07display publish date in list if no post tilewjames51-2/+9
2007-04-07add support for full post display to blog modules last posts - behaves same a...wjames52-16/+26
2007-04-04make title clickableMax Kremmel1-2/+2
2007-04-04make it possible to turn off user filtering on user homepage by setting inclu...Max Kremmel1-24/+16
2007-04-03add selectorMax Kremmel1-2/+2
2007-04-03cleanupMax Kremmel1-8/+3
2007-04-03fix module parameter lookupMax Kremmel1-7/+4
2007-04-02change value passed to getlist to limit by author, was conflict with user sec...wjames51-2/+2
2007-03-31accepts params user and blog id to limit listwjames51-3/+6