summaryrefslogtreecommitdiff
path: root/templates/view_blog.tpl
AgeCommit message (Collapse)AuthorFilesLines
2026-06-07Remove duplicate ipackage attributes from biticon callsHEADmasterLester Caine1-5/+5
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 Caine1-6/+6
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-16Extend Read More popup to blog listing ...Lester Caine1-0/+1
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.
2026-03-27Smarty seems to have dropped && and || in favour of and and or in templates?lsces1-2/+2
2025-08-28Templates code updated to PHP8.4 and namespacelsces1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵Christian Fowler1-3/+3
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
2007-04-10use gContent->hasUserPermission for post permwjames51-5/+3
2007-04-05use universal rss iconwjames51-2/+2
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() ↵Max Kremmel1-1/+4
to service load function.
2007-03-21remove from blog creation, posting, display, may still be some refs in ↵wjames51-18/+18
ranking and print
2007-03-20fix rss feed and display of icon, allow full_data option in BitBlogPost::getListChristian Fowler1-2/+2
2007-03-18init blogs refactoringwjames51-2/+2
2007-02-19Various fixes for rankings so they at least work now. Fixed a bug that ↵Nick Palmer1-2/+2
prevented new blogs from having posts counted. Still an outstading issue with content with no hits being ranked about content with hits. Revolves around liberty_content_hits not being created immediately.
2007-02-02Changed icon for post since mail-forward is used for another purpose within ↵Nick Palmer1-2/+2
the same package.
2006-11-18fix blog storingChristian Fowler1-2/+5
2006-10-11clean up blog displayChristian Fowler1-19/+19
2006-10-11clean up blogs upgrade, nuke the .heading column blogs table - a very very ↵Christian Fowler1-9/+5
poorly designed feature
2006-10-11massive overhaul to blogs - convert BitBlog object to be true ↵Christian Fowler1-2/+2
LibertyContent. Lots of testing of upgrade script, and all looks good. Still some rough edges through the templates, and probably in admin, but most things seems to be working at this point.
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-6/+6
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-04-19mass kernel_config renaming for users_Christian Fowler1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-4/+4
2006-02-19Fix reserved word field namesLester Caine1-2/+2
PUBLIC, USER - SQL Reserved (USER was used as field alias)
2006-02-06further paermission renaming and cleanupMax Kremmel1-2/+2
2006-01-28merge recent changes into HEADMax Kremmel1-5/+6
2006-01-26merge recent changes into HEADMax Kremmel1-3/+3
2005-10-12merge recent changes to HEADChristian Fowler1-3/+3
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-7/+7
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-44/+45
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+55