summaryrefslogtreecommitdiff
path: root/sidebar.php
AgeCommit message (Collapse)AuthorFilesLines
2010-05-13some validationsŁukasz Wilenski1-4/+4
2010-05-10Make the sidebar panels auto adjust their height dependent on their content.Brian Holland1-1/+2
2010-05-08Remove incorrect adjustment in svn 8205. (Adjustment causes module not to load)Brian Holland1-8/+1
2010-05-08Minor tool tip display adjustment for modules with shortened directory names ↵Brian Holland1-1/+9
(e.g. family_nav)
2010-05-08Push the Indi page content further left (by 30px) when the Sidebar is ↵Brian Holland1-1/+1
opened, to avoid overlay.
2010-05-07Update Sidebar to have two options. normally closed + auto close, normally ↵Brian Holland1-49/+110
open + auto open [default].
2010-05-05Add UTF8 headers to sidebar - for servers with a latin default charset in ↵fisharebest1-1/+1
php.ini
2010-05-04Sidebar Changes: re-added pin function, standardised open close icon, ↵Brian Holland1-112/+60
narrowed sidebar width. Still TO DO: rtl css, session save "sb_pin and "sb_open" states
2010-05-04Fix: need to specify character set encoding for sidebar contentfisharebest1-0/+1
2010-04-30Minor wording changeBrian Holland1-3/+3
2010-04-30Make Sidebar "open" by default. Other available options (to be perhaps ↵Brian Holland1-4/+50
configurable) are: "on", "closed" or "off". See $sidebar_state variable on line 217 of sidebar.php
2010-04-28Add Sidebar "Pin" function to keep sidebar permanently open.Brian Holland1-1/+44
2010-04-26Add text titles to sidebar open/close imagesNigel Osborne1-4/+3
2010-04-11Fix: CSS parsing errorfisharebest1-4/+0
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: ↵fisharebest1-20/+13
changes to DB structure.
2010-04-05(no commit message)Veit Olschinski1-0/+197