summaryrefslogtreecommitdiff
path: root/app/views/layouts/application.html.erb
AgeCommit message (Expand)Author
2009-09-07enabling featured articleshukl
2009-09-06search field now at the right position with image button and image textfieldhukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-07-19intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature firsthukl
2009-07-18replaced header image. added left_column background image. some css modificationshukl
2009-07-12clean up for application.html layouthukl
2009-03-19fixing the link
hukl
2009-03-19adding proper linkhukl
2009-03-19render real events - YAY !
hukl
2009-03-08added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered.hukl
2009-03-08enhanced the link_to_path helper and fixed the menu linkshukl
2009-03-04new public_link method for pages which includes localehukl
2009-03-04links in menu, edit button when logged in and css fixeshukl
2009-03-03no need to hand the page to the helperhukl
2009-03-03setting the title tag dynamicallyhukl
2009-02-22created route for home page, removed rails index.htmlhukl
2009-02-01split up the rendering a bithukl
2009-02-01added abstracthukl
2009-01-31added everything needed to render a pagehukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl