summaryrefslogtreecommitdiff
path: root/app/views/content
AgeCommit message (Expand)Author
2009-10-31beta badge and link to old ccc.de pagehukl
2009-10-17added sanitize statements to hopefully all critical templates to protect against cross site scripting.hukl
2009-10-08enabled shadowbox for headline images on public pages. if js is disabled the regular html version is renderedhukl
2009-10-07fixed htmlhukl
2009-09-12Moved galery template and changed width of headline image thumbnail presethukl
2009-09-11fixed the widget idshukl
2009-09-07show current search term in search fieldhukl
2009-09-07enabling featured articleshukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-08-09removed time from the menuhukl
2009-08-08added dynamic main menuhukl
2009-07-19need link_to_path here because the locale won't be added with the default link helperhukl
2009-07-19intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature firsthukl
2009-03-04moved aggregator partialhukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-03-02template changes. now lets link that stuff togetherhukl
2009-02-28using the new helper to prevent evil exceptions if no author is sethukl
2009-02-28added custom partials to aggregators, added test and refactored some methodshukl
2009-02-22created route for home page, removed rails index.htmlhukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-01added first careful steps for aggregationhukl
2009-02-01fix for date - using the new helper nowhukl
2009-02-01split up the rendering a bithukl
2009-01-31added everything needed to render a pagehukl
2009-01-29added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...hukl