| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
added plain image gallery template
refinements
|
|
|
|
|
|
|
|
|
|
|
|
renamed the custom template folder
forgot one fix for the new custom template path
page templates refined
renamed page attribute template to template_name as i suspected it to be a reserved word. it still didn't work until i discovered that simon defined the accessible attributes! That costed me 40 minutes of lifetime. But he apologized ;)
tests for public and custom page templates
|
|
|
|
|
|
|
|
|
|
methods are doing. this will get
everyone a better start. I hope
|
|
acts_as_taggable_on_steroids instead of a
homebrew solution
|
|
always falling back to the original content if
something went wrong. only executing substitution
if tag is found
|
|
|
|
|
|
as a functional test which tests the correct mapping of the custom route
|