summaryrefslogtreecommitdiff
path: root/templates/module.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-0/+0
2025-08-27Templates updated to PHP8.4 and namespacelsces1-3/+3
2018-09-06allow setting of module tag as a parameter for easy use of <nav> and similarspiderr1-2/+2
2014-06-18add notitle option to bitmodule, handle custom module titlesspider1-3/+3
2014-06-17clean up transition to boostrap panelsmodela bitweaver1-4/+3
2014-06-17use bootstrap panels for modulesspider1-4/+4
2013-04-19make modules a .wellspiderr1-1/+1
2013-03-27bootstrap conversionsspiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-10update javascript to use BitBase namespaceChristian Fowler1-2/+2
2010-01-27new param for {bitmodule}, classplus, allowing additonal class(es) to be prov...Daniel Sutcliffe1-2/+2
2007-11-25set empty area to 0 so empty check works correctly (NULL equated to 'NULL')Christian Fowler1-2/+2
2007-11-18If no part is specified then don't set an area. Fixes the {module} plugin.Nick Palmer1-1/+3
2007-11-08Fix some things so the {module} plugin doesn't output an invalid id and to al...Nick Palmer1-10/+14
2007-09-27add option to disable translation of module titleMax Kremmel1-2/+6
2007-06-14revive collasible module featureMax Kremmel1-3/+3
2007-04-12add option to turn on modules in header and modules in footer. all options av...Max Kremmel1-1/+5
2007-04-12try to simplify modules tpl by removing unnecessary classes and apply positio...Max Kremmel1-8/+12
2007-04-09create unique identifier for each module based on layout pos, and remove id w...wjames51-3/+3
2007-04-03replace _ with - in classnameMax Kremmel1-2/+2
2007-04-03assign moduleTitle to module tplMax Kremmel1-4/+4
2007-04-02move module.tpl from kernel to themesMax Kremmel1-0/+27