summaryrefslogtreecommitdiff
path: root/lib/publicgroupnav.php
AgeCommit message (Collapse)Author
2009-01-15Using id param properlysarven
2009-01-15Minorsarven
2009-01-15Updated show()'s site_nav_local_views'sarven
2009-01-15Fix a couple of errors in PublicGroupNavEvan Prodromou
2009-01-15Use menuItem(), extend Widget, and documentEvan Prodromou
2009-01-14Changed to generic nav classsarven
2009-01-13Modify public stream to use new UI frameworkEvan Prodromou
I modified public.php to use the new UI framework. Since the Action class isn't functional yet, I don't know if it works. I took some of the functionality, like the public tabs nav and the feeds list, and made them widgets. I also moved the navigation from common_navigation() to a method of Action.