Commit Graph

23 Commits

Author SHA1 Message Date
079ea35ca5 added query string handling to controllers/views; added wiki edit page (no editing yet, though, just viewing wiki source) 2008-10-19 05:48:30 +00:00
0ffdd23172 wiki menu, and created a wiki view base class 2008-10-19 04:43:45 +00:00
6d01fe82c7 lots of changes, added footer and main view, implemented an initial wiki page 2008-10-19 02:33:35 +00:00
4b987ca7de renamed a view and a controller 2008-10-18 19:57:31 +00:00
46608fc2db renamed PanaceaPageView to PanaceaHomeView 2008-10-18 19:57:02 +00:00
1e413db8c9 updated controller/view factories; renamed PanaceaPageController to PanaceaDefaultController 2008-10-18 19:55:18 +00:00
14cfcb9610 slight controller/view/architecture refactor (incomplete) 2008-10-18 09:02:23 +00:00
4631ff1374 made things a little prettier, modified the view structure 2008-10-17 08:06:49 +00:00
27ceeca9a8 fixed logo path 2008-10-17 05:15:18 +00:00
e0bcc0003b main views, plus crappy logo 2008-10-17 05:14:48 +00:00
934acc18bd add basic CSS file, and adjusted the RewriteRule to allow media/ stuff 2008-10-15 08:09:16 +00:00
21d5f84d72 got rid of the wiki-related stuff 2008-10-15 07:16:26 +00:00
12283bc63a the page title is now dynamic 2008-10-15 07:13:44 +00:00
44e5dcba18 added PanaceaTemplateView 2008-10-15 07:04:11 +00:00
4222880c0d updating code to conform to the naming scheme 2008-10-15 06:35:55 +00:00
e0bec3a5c8 renamed Wiki stuff to Panacea 2008-10-15 06:29:55 +00:00
8f336f70b9 renamed WikiViewFactory to PanaceaViewFactory 2008-10-15 06:27:57 +00:00
e71a743349 renamed inc to lib 2008-10-15 06:25:13 +00:00
3213010d9a now that Http::Uri is fixed, we don't need to set the request object 2008-10-15 04:50:45 +00:00
d252ef0104 dynamic determination of the needed URI regular expression, plus comments 2008-10-13 08:04:57 +00:00
a4eef39058 changed package to Panacea, initial bootstrapper and landing page 2008-10-13 07:57:18 +00:00
64379360f0 moved wiki into panacea 2008-10-13 05:45:49 +00:00
73ede72b0e created directory structure for panacea 2008-10-13 05:40:35 +00:00