summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)AuthorFilesLines
2026-06-07Remove duplicate ipackage attributes from biticon callsLester Caine2-3/+3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine2-3/+3
Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with {biticon ipackage="icons" iname="<freedesktop-name>"} using the tango iconset. Mapping covers ~70 distinct old names to tango equivalents (edit-delete, document-properties, go-next, lock, internet-mail, etc.). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine13-2/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces1-1/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵lsces3-5/+5
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. (Some of these base templates have had the and-or mod for a long time, but reverting to correct format.
2026-03-26Smarty style changeslsces1-1/+1
2025-08-29Modules changes to cover uninitialized variables and style changes for PHP8.4lsces13-39/+61
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr2-3/+3
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2016-06-21update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGEspider@app13-5/+5
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-3/+3
2014-09-05add list-unstyledsanto spider3-4/+4
2014-05-31Updates for both Smarty 3 and Ink FrameworkINK_Portlsces3-34/+18
2013-07-31Additional menu generator building from a set of book entriesLester Caine ext:(%22)2-0/+55
This will be developed further but is used on several lsces sites
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr1-3/+2
to the _template
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr5-8/+7
to the _template
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-1/+1
2013-04-03lots of clean up for bootstrap menus, headers, and footer; purge some ↵spiderr1-1/+1
ancient defaults
2013-04-02convert lots of biticon to booticonspiderr2-3/+3
2012-06-08Make twitter feed module more genericlsces1-19/+19
moduleTitle is set to account name Need to add styling details somehow ...
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-04-16twitter_feed moduleLester Caine ext:(%22)1-0/+38
2010-08-27Tidy sub repo linksLester Caine1-2/+2
2010-06-09Strip down CVS keywords.cvs2git5-5/+5
2010-02-11fix some BitBase namespace stuff for menusMax Kremmel2-12/+12
2009-11-19make sure module has access to config paramswjames51-1/+2
2009-10-01remove ref to non-existant copyright.txt filewjames53-5/+5
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames53-5/+5
2009-05-28Smarty has moved ...Lester Caine1-2/+2
2009-02-20don't show admin menu for a package without a package menu. show nothing at allChristian Fowler1-26/+1
2009-01-28use getBitVersion to fetch bitweaver version number set in ↵Max Kremmel1-1/+1
kernel/config_defaults_inc.php
2009-01-27Fix formatting and info issues in help textDaniel Sutcliffe4-7/+17
2008-10-11avoids orphanslaetzer1-6/+6
2008-09-16translation for 'default'laetzer1-1/+1
2008-09-10a number of html and consistency fixes for module helpMax Kremmel4-13/+15
2008-09-09one help file for each module (that takes parameters), html code change from ↵laetzer4-66/+71
<table> to <dl>
2008-08-29no double quotesMax Kremmel1-1/+1
2008-08-29removed 1 of 3 'powered by bw' stringslaetzer1-2/+1
2008-08-27valid htmllaetzer1-1/+1
2008-08-05check for themes_use_msie_png_hacklaetzer1-2/+2
2008-08-05user can decide now between icon vs text, plus IE7 iconlaetzer1-11/+14
2008-08-01typolaetzer1-1/+1
2008-07-30server stats module fine tuninglaetzer1-4/+6
2008-04-09let module params over ride package ref if so desired - lets layout force ↵wjames51-4/+6
use of a package menu in other package layouts
2008-04-04Fixes a bug if you have no Adsense then the mod will not showjetskijoe1-3/+1
2007-11-23add option to store state in cookie for flipWithSignMax Kremmel3-6/+6
2007-11-08rename site title moduleMax Kremmel1-0/+0
2007-11-08remove menu barMax Kremmel1-4/+1
2007-11-08remove empty filesMax Kremmel3-6/+0
2007-11-07add modules for top title and menu and bottom bar so that you can hyper ↵wjames56-0/+16
control your layouts with minimal tpl editing