Commit Graph

4 Commits

Author SHA1 Message Date
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