Commit Graph

7 Commits

Author SHA1 Message Date
sarven 8521cc6219 Using id param properly 2009-01-15 21:33:01 +00:00
sarven e621129042 Minor 2009-01-15 21:23:41 +00:00
sarven 621c58a292 Updated show()'s site_nav_local_views' 2009-01-15 21:21:55 +00:00
Evan Prodromou 1915a07fda Fix a couple of errors in PublicGroupNav 2009-01-15 20:14:32 +00:00
Evan Prodromou 51730719ac Use menuItem(), extend Widget, and document 2009-01-15 14:31:18 -05:00
sarven 3f642b40c0 Changed to generic nav class 2009-01-14 19:17:46 +00:00
Evan Prodromou 0093b035c1 Modify public stream to use new UI framework
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.
2009-01-13 23:48:05 -05:00