summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2026-06-07Remove duplicate ipackage attributes from biticon callsHEADmasterLester Caine2-4/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine1-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine1-1/+1
user-trash updated to a proper dustbin SVG. All templates across all packages updated to use user-trash instead of edit-delete. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine2-4/+4
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 Caine5-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵lsces1-2/+2
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. (This was a legacy mod)
2026-03-26Refactor to modernise feedcreator and tailor to bitweaver stylelsces1-1/+1
2026-03-25Smarty5 code tidies for templateslsces2-4/+4
2026-03-25PHP8.4 style tidieslsces1-2/+0
2025-08-27Code updated to PHP8.4 and namespacelsces1-1/+1
2014-11-19add-forminput-label-param-for-bs3spiderr1-4/+4
2014-06-06boostrap3-control-group-2-from-groupspiderr3-19/+19
2014-06-04Correct linklsces1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr3-3/+3
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr1-9/+7
all table.data tags
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-7/+5
user menus
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-6/+7
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and ↵spiderr1-0/+0
avoiding abiguiuty with new html5 header tag
2013-04-04cleanup edit formsspiderr3-3/+3
2013-04-03lots of clean up for bootstrap menus, headers, and footer; purge some ↵spiderr1-1/+1
ancient defaults
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-4/+7
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-2/+2
2013-04-02convert biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr3-19/+19
2009-10-02new option to use httpauth on feeds to support private content - opt in and ↵wjames51-0/+10
universally handled in rss_inc
2007-07-31Migrate to SimplePie for parsing feeds - add support for multifeeds in ↵wjames51-1/+1
modules and for first sentences descriptions - keep an eye on sites when using short desc - class still needs clean up and rss plugin needs to be addapted to SimplePie
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-1/+1
2007-01-13add iconMax Kremmel1-1/+1
2007-01-08clean up <link rel=...> stuff in <head>, turn the links into a customisable ↵Max Kremmel1-1/+3
feature, only include certain links when feature is active
2007-01-08move rss link to rss packageMax Kremmel1-0/+4
2007-01-07add option to specify caching time of rss feeds, add / fix rss default ↵Max Kremmel1-0/+8
setting in individual packages
2007-01-05searched for .title} .description} and .data} and added |escape where ↵Max Kremmel1-1/+1
appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout...
2007-01-01apply default feed format when nothing is setMax Kremmel1-1/+1
2006-12-27insert rss link in <head> when selectedMax Kremmel1-0/+3
2006-12-09do some generic rss cleanup and actually make use of the default rss feed ↵Max Kremmel1-31/+39
type setting
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-5/+5
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-05-04use getConfig()Max Kremmel1-1/+1
2006-05-04fix namingMax Kremmel1-6/+6
2006-05-04fix rss settings and rename config names in accordance to bitweaver standardMax Kremmel1-10/+10
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel2-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-5/+5
conflict with new content preferences
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-5/+5
conflict with new content preferences
2005-10-23merge recent changes into HEADMax Kremmel6-174/+193
2005-08-07merge recent changes from R1 to HEADMax Kremmel3-24/+24
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel2-1/+12
2005-07-10fixed typo: proadcast -> broadcastMarc Archuleta1-1/+1
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org4-0/+246