summaryrefslogtreecommitdiff
path: root/styles
AgeCommit message (Collapse)AuthorFilesLines
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the ↵lsces1-22/+79
code, but as yet this has not been tested. VSCode is currently saying the files are now clean.
2007-10-15remove #content to make boards css work in more layoutsbitweaver.org1-22/+22
2007-05-03use wrapper class boards instead of bitboard for consistency, move ↵bitweaver.org1-34/+22
indentation to css file by applying individual classes instead of hardcoding padding, move user avatar display, simplify templates where possible
2007-05-02xing: fix some basic template stuffbitweaver.org1-15/+0
2007-03-31rename bitboards to boardsMax Kremmel1-0/+0
2007-03-09fix flipswitch broken anchor tag, add default css to inline form divChristian Fowler1-2/+4
2007-02-16Various bits of cleanup for displaying. Fixed bugs with displaying threaded ↵Nick Palmer1-1/+1
with and without threading. Hid icons for posting and topic creation for those that don't have permissions. Made titles display the thread or board name. Commented out home board from admin since home doesn't use it.
2006-11-22get threading working with current layout methodMax Kremmel1-1/+1
2006-11-22various fixes - XHMTL compliance - js cleanup...Max Kremmel1-3/+4
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-0/+4
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-09-01ton of fixes, rename icons and give them sensible names, add a legend - this ↵Max Kremmel1-15/+3
needs to be expanded - removed more inline styling - blimey... thought those days were over
2006-08-31fiddle with layout and add semi-useful sample cssMax Kremmel1-19/+22
2006-08-31more messing with boards - tableless layout now - see how it goesMax Kremmel1-72/+27
2006-08-31basic template cleanup - far from done, but i need some food.Max Kremmel1-25/+20
2006-07-29Remove previous layout code entirely, provide a categorised view of boards ↵Hash91-0/+12
as the default, tidy some of the header options, set flat view as the default for boards, and fix filter box for threads, code tidy up and changed UI to use Topic instead of thread
2006-07-27Fix unregistered post count column, Add column baised layout, and allow ↵Hash91-9/+14
posts to be replied to using the new reply with quote feature of comments, Improve moderation, move to board if rejecting a new topic, premit topic to be moderated from the topic list for the board
2006-07-26Add moderation of anon posts, and warnings for registered posts, also ↵Hash91-12/+25
improve style support, and show details about the number unregistered posts to admins
2006-07-22add signitures that can be written in any format and stored in a comment ↵Hash91-1/+16
which can have any content type
2006-07-06fix boards so that they work and also add the option to display or not avatarsHash91-1/+15
2006-06-28importChristian Fowler1-0/+45