summaryrefslogtreecommitdiff
path: root/smartyplugins/function.bithelp.php
AgeCommit message (Collapse)AuthorFilesLines
2026-06-04Fix PHP-array icon names missed by template conversionLester Caine1-2/+2
Conversion script matched iname="..." template syntax but not PHP array 'iname'=>'...' syntax. Three remaining cases: - function.bithelp.php: icon-cogs -> preferences-system, icon-question-sign -> help-browser - function.smartlink.php: icon-sort-up/down -> view-sort-ascending/descending Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine1-2/+2
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 Caine1-2/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-27smarty plugins massaged for Smarty5lsces1-3/+5
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-2/+2
2016-02-07Merge github commitslsces1-1/+1
2013-04-04cleanup edit formsspiderr1-3/+3
2010-06-13move smarty to themesWill James1-0/+27