summaryrefslogtreecommitdiff
path: root/smartyplugins/function.smartlink.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-11/+10
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-15Namespace fixesLester Caine1-3/+3
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-4/+5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces1-1/+1
2025-08-27smarty plugins massaged for Smarty5lsces1-31/+26
2025-05-29constant defined check in smartlinkspider@dav1-1/+4
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-2/+2
2022-01-06add booticon to smartlink ignore listspiderr1-1/+1
2020-12-15Deprecated: Unparenthesizedspiderr1-1/+1
2020-02-22fix passing of pSmarty which is done automatically by the smarty compilerspiderr1-6/+6
2019-12-31remove passing of gBitSmarty into biticon and booticon smarty plugins; ↵spiderr1-4/+4
return text if icon file not found and !forceIcon
2016-06-21update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGEspider@app11-1/+2
2013-05-28tweak some icon stylingspiderr1-1/+1
2013-04-06add Smarty 3.0 and migrate templates and pluginsspiderr1-3/+0
2013-04-02convert lots of biticon to booticonspiderr1-4/+17
2012-05-25bit_log_error-2-bit_error_logspiderr1-1/+1
2011-07-06empty checkspiderr1-1/+2
2010-06-13move smarty to themesWill James1-0/+199