summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutHEADmasterLester Caine1-1/+1
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-18Restore ability to add information for the search results from liberty objectsLester Caine1-0/+1
blog title initial target
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine6-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-1/+1
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. header_inc.tpl was a legacy mod
2026-02-01Add proper defaults to keep php8.4 quietlsces1-3/+3
2025-08-27Code updated to PHP8.4 and namespacelsces4-6/+6
2014-06-06switch to form-grouplsces4-19/+19
2014-05-31Add search template insert for header search boxlsces1-0/+10
2014-05-31Modify templates for ink frameworkINK_Portlsces3-9/+13
2013-04-08Smarty3 template updateslsces2-16/+16
2010-04-17step three of contenttype name plural - replace all instances where name is ↵wjames51-1/+1
accessed though systme hash with get name method call, still no schema change required
2008-09-01searched term first, details secondlaetzer1-2/+4
2008-02-16Add an option to and search words together instead of or-ing them all.Nick Palmer1-2/+11
2008-01-26Add ability to restrict which content types are searchable and modernize ↵Nick Palmer1-0/+28
permission checking a bit.
2007-09-01missing spacePRE_LIB_ATTACHMENT_REFACTORlaetzer1-1/+1
2007-07-02Complete conversion of pagination and tidy up content type selectionLester Caine1-2/+2
2007-07-01add menuMax Kremmel1-0/+3
2007-05-19typo (relivency)laetzer1-3/+3
2007-01-08clean up <link rel=...> stuff in <head>, turn the links into a customisable ↵Max Kremmel1-0/+3
feature, only include certain links when feature is active
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...
2006-12-26fix some baic search issuesMax Kremmel1-24/+29
2006-08-27missed a few escaping on search words - protect against evil search entryChristian Fowler1-2/+2
2006-08-19rewrite search query to sort search results by relivenceHash91-1/+1
2006-06-29removed |escape's that were causing html to render escaped.. (i.e. links ↵Jerry Russell1-2/+2
were displaying as text, not links)
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-1/+1
conflict with new content preferences
2006-02-11Tidy html_optionsLester Caine2-7/+3
2006-02-10Tidy to standardise on 'All Content' rather than 'Entire Site' and 'All Site'Lester Caine3-3/+0
Included in $contentType hash like elsewhere
2006-02-10Make $contentTypes creation conditional on not already existingLester Caine3-3/+3
Bodge this should be a system value - with the content set filtered on user permissions?
2006-02-09Import some updates from R1Lester Caine1-1/+1
Have left the background refresh as it may be useful for indexing large imported sites Not indexing Articles has been omitted - group filter is now available instead Using the content_type_guid and group_id of the liberty_content entry for selection
2006-02-08Correct display of package discriptionsLester Caine1-1/+1
2006-02-08Merge from R1, de-tiki, R2 updates and checked against HEADLester Caine3-28/+70
2006-02-06further paermission renaming and cleanupMax Kremmel2-2/+2
2005-11-22merge recent changes into HEADMax Kremmel2-60/+5
2005-10-29merge recent changes into HEADMax Kremmel1-1/+1
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-2/+2
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel2-2/+2
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org5-0/+184