summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)AuthorFilesLines
2026-05-15Namespace fixesLester Caine2-4/+6
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine14-5/+5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-27Module changes to cover namespace and style changes for PHP8.4lsces4-25/+27
2025-05-30LibertyBase check inspider@dav1-1/+1
2021-02-12rename *_structure to structure_*spiderr1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver2-3/+3
2020-12-23PHP7 warnings cleanupspiderr1-1/+1
2020-05-24empty checkspiderr1-1/+3
2018-01-11fix listing wiki books in multiple structures to do the right thing...spider@app21-5/+15
2017-09-13clean up structures - auto ::load() in constructor; add root structure title ↵spider@dev2-4/+4
to module; remove non w3c spec rel='up'
2014-11-26disable security checkn in mod_structure checksanto spider1-1/+1
2014-06-17add moduleTitle from module setting for TOCspider1-1/+3
2013-07-12Closing bracket missmatch fixedlsces1-1/+1
2013-07-01check permission checking for structure modulespiderr1-2/+2
2013-04-12fix syntax error in toc modulespiderr1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr2-3/+3
to the _template
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr4-6/+6
to the _template
2011-04-21require LibertyStructure in toc module just in case we haven't yetspiderr1-0/+2
2011-02-26minor whitespacesspiderr1-6/+1
2010-12-28clean up buildSubtreeToc to allow prefixing for depths and use getDisplayUrl ↵spiderr1-1/+2
if available
2010-06-09Strip down CVS keywords.cvs2git7-7/+7
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames51-2/+2
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-04-17step three of contenttype name plural - replace all instances where name is ↵wjames53-6/+6
accessed though systme hash with get name method call, still no schema change required
2008-09-10a number of html and consistency fixes for module helpMax Kremmel3-9/+12
2008-09-09one help file for each module (that takes parameters), html code change from ↵laetzer5-49/+47
<table> to <dl>
2008-09-02strange title overruling disabledlaetzer1-2/+3
2008-08-05'Show more'laetzer1-5/+3
2008-07-29Use results from getContentList directlyLester Caine1-2/+2
2008-07-25update modulebitweaver.org1-5/+4
2008-02-02Add support for sort. Sort of defeats the "last" in the name, but a nice ↵Nick Palmer1-1/+5
feature anyway.
2007-11-25add support for an array of content_type_guids to getListChristian Fowler1-3/+3
2007-09-30class for "View more" linklaetzer1-2/+2
2007-09-26allow passage of a structure_id in to module via module_paramsChristian Fowler1-5/+12
2007-09-26remove quotes around variableChristian Fowler1-1/+1
2007-09-22Add ability to filter last comment module on a pigeonhole and display full ↵Nick Palmer2-5/+19
comment. Make sure link shows the comment properly.
2007-06-22Add phpdoc comment blocksLester Caine2-2/+18
2007-06-01missing module_rowsMax Kremmel1-0/+1
2007-05-21add a last comment module. this is similar to last cahnges but it's possible ↵Max Kremmel3-0/+61
to gate comment list based on parent content_type_guid and it will display the title of the parent the comment belongs to
2007-05-20migrate to new ajax-ified structure editing. work in progress, currently ↵Christian Fowler1-1/+3
uses ThickBox, will likely remove. checkout beware\!
2007-04-11& --> &amp;Max Kremmel1-2/+2
2007-04-02Massive changes to themes layout engine:Max Kremmel1-4/+4
- merged 3 tables into 1 and removed user-specific layout contol. - moved all layout related code to themes/BitThemes.php. - cleaned up module parameter assignment to module php and tpl files. - improved layout of layout page by enabling all option editing at once. - removed limitation that every module can only be assigned once - more changes, but i can't remember all just now.
2007-03-02fix content_type_guid handling when title of module is setMax Kremmel1-3/+3
2006-12-23clean out a lot of the old structure stuff. comment unused functions and ↵Max Kremmel1-2/+2
move to the end of file. rename used functions to adhere to bitweaver standards - please update your custom package code accordingly
2006-04-14change wiki kernel preference names to be standard compliantMax Kremmel1-1/+1
2006-02-05accidentally removed these - how did that happen?Max Kremmel2-0/+69
2006-02-04remove unused moduleMax Kremmel2-69/+0
2006-02-04remove rankings from kernel, unify rankings in single function: ↵Max Kremmel1-2/+2
LibertyContent::getContentRanking() move blog ranking stuff to blogs - need to wait till blogs are part of Liberty before we can apply this approach fix LibertyContent::getAuthorsList() to return more than one entry.
2006-01-14merge recent changes into HEADMax Kremmel1-0/+6
2005-12-26merge recent changes into HEADMax Kremmel2-0/+21
2005-11-22merge recent changes into HEADMax Kremmel1-4/+6