summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-01-28Improved/fixed nexus suckerfish horizontal menus; normal and vertical need ↵Daniel Sutcliffe3-5/+32
work but basics in place
2009-04-23tweak icons to be consistent with other menusR270Tekimaki1-2/+2
2009-04-23display menu title up top so we know what we're adding menu items toTekimaki1-1/+2
2009-01-24standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE ↵wjames52-3/+3
DEVELOPERS who use get_content_list_inc take notecvs up -dP
2008-12-19update codeR250Max Kremmel1-4/+2
2008-12-13don't remove /Max Kremmel1-2/+2
2008-12-02undefined index fixMax Kremmel1-9/+11
2008-10-17various fixes to the way URLs are processed when they are entered into the formpre_update_permissionMax Kremmel4-15/+18
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer1-5/+6
2008-07-29Use results from getContentList directlyLester Caine2-4/+4
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler3-6/+6
options hash
2008-06-02add some rudimentary helpMax Kremmel1-1/+2
2008-03-06remove extra slashR202wjames51-1/+1
2007-10-25fix fatalError() usageMax Kremmel2-5/+5
2007-10-25typoMax Kremmel1-2/+2
2007-10-25Fix up various vd()s to use something more useful.Nick Palmer3-7/+7
2007-07-01avoid duplicate idsPRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-2/+2
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-5/+3
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ↵Max Kremmel1-0/+0
msie png fix and add an option to enable it
2007-06-23add better helpMax Kremmel1-1/+1
2007-06-22Remove subpackage tag from class - phpdoc 1.3.2 handles correctly nowLester Caine1-6/+5
2007-06-21since we can have modules all around the content - also above the content, ↵Max Kremmel3-52/+12
i've changed the way you assign a nexus menu to the top menu bar. this should be more logical and flexible as it's possible to assign any menu type or even multiple menus to the top bar
2007-06-21remove whitespaceMax Kremmel2-4/+4
2007-06-14remove debugMax Kremmel1-2/+1
2007-06-13fix nexus menus for now - need to fully load() every object that we can ↵Max Kremmel1-2/+5
getDisplayLink() as it's not standardised throughout. this should be amended some time soon.
2007-06-13add .clear class to avoid rendering issuesMax Kremmel1-1/+1
2007-06-09set default menu names on installationMax Kremmel1-1/+1
2007-06-07Allow more URI types than just httpNick Palmer1-2/+2
2007-04-04remove outdated codeMax Kremmel1-6/+2
2007-03-23now admins can access nexus menus even with top bar disabledlaetzer1-0/+1
2007-02-23fix LibertySystem to be extendable again, update nexus and treasury to work ↵Max Kremmel1-145/+4
with new LibertySystem
2007-01-29add .selected back in to <a> for more precise styling options using ↵Max Kremmel1-1/+1
li.selected and a.selected
2007-01-29apply .selected class to surrounding <li> instead of <a> - this allows for ↵Max Kremmel2-3/+7
better styling options and opens doors to funky menu effects
2007-01-25trying to use getDisplayUrl() - this needs to be standardised accross packages.Max Kremmel1-4/+4
2007-01-25dramatically improve performance by only loading one object per content typeMax Kremmel2-52/+69
2007-01-13when the content_id is given, use getDisplayUrl() to get direct and nicer urlsMax Kremmel1-2/+4
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes ↵Max Kremmel1-2/+2
backwards compatible with deprecated function call message.
2007-01-05searched for .title} .description} and .data} and added |escape where ↵Max Kremmel1-2/+2
appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout...
2006-12-16typoMax Kremmel1-1/+1
2006-12-06makes horz suckerfish top menu options appear at right timewjames51-6/+1
2006-11-25use liberty iconsMax Kremmel1-4/+4
2006-11-10lots of fixes for tikiwiki style menus - now also highlights selected menu itemMax Kremmel2-18/+20
2006-11-10remove xs </li> tagMax Kremmel1-1/+1
2006-10-29fix nexus so menus work when there is more than one menu present, reported ↵Hash91-2/+2
by walterwoj
2006-10-13phpDoc correctionsLester Caine1-9/+13
2006-10-11update plugins stuff with older but nicer UI, remove unused files, update ↵Max Kremmel5-88/+25
menu to reflect repositioning of admin area
2006-10-11add plugin selection part to admin screenMax Kremmel1-0/+36
2006-10-11include correct file for service functionsMax Kremmel1-5/+7
2006-10-11some nexus cleanup, removed plugins table and use LibertySystem instead, ↵Max Kremmel15-298/+372
clean up UI, still need to allow dynamic menus at some point
2006-10-03replace <a> with <span> when there is no href to point toMax Kremmel1-1/+1