summaryrefslogtreecommitdiff
path: root/templates/user_preferences_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the ↵lsces1-2/+2
code, but as yet this has not been tested. VSCode is currently saying the files are now clean.
2016-12-29bootstrap in user_preferences formspider@app11-2/+2
2014-05-30bootstrap3-css-changes-form-groupspiderr1-3/+3
2014-05-23bootstrap3-btn-defaultspiderr1-2/+2
2013-04-19convert {textarea} from block into functionspiderr1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-1/+1
2013-04-04cleanup edit formsspiderr1-2/+2
2013-04-01bootstrap-conversionspiderr1-3/+3
2009-01-20Fix quotes on many smarty include directivesDaniel Sutcliffe1-1/+1
2008-01-25fix signiture_content typos with proper speeling, clean up store Edit ↵Christian Fowler1-3/+3
Signature so it at least mostly works - content_type_guid crazyiness not withstanding
2007-10-24remove the silly per user remove display of avatars. default setting just ↵Christian Fowler1-0/+2
horks crap up, or causes useless data to be stored in liberty_content_prefs
2007-06-24BUG 1740924: assign view_user to package user_preferences tpls to make ↵Max Kremmel1-48/+52
view_user selection sticky
2007-05-03use wrapper class boards instead of bitboard for consistency, move ↵bitweaver.org1-4/+4
indentation to css file by applying individual classes instead of hardcoding padding, move user avatar display, simplify templates where possible
2007-04-20Update boards to use new {textarea}.Nick Palmer1-20/+4
2006-07-29total removal of the word from forums, so everything, including tables are ↵Christian Fowler1-4/+4
just boards -> topics -> posts
2006-07-22add signitures that can be written in any format and stored in a comment ↵Hash91-27/+68
which can have any content type
2006-07-21Add RSS feeds of boards, Topic reply display, Topic reply notification, ↵Hash91-0/+31
Locked threads (the threads are now actually locked)