#2192: Mako template loader for non-dotted template names fail to init
------------------------+---------------------------------------------------
Reporter: kikidonk | Owner: faide
Type: defect | Status: assigned
Priority: normal | Milestone: 2.0b6
Component: TurboGears | Version: trunk
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by kikidonk):
According to the doc there can be multiple template dirs (this is what
'directories' is for), and one single compiled template directory
(module_directory).
I guess the fix is to still use {{{directories=self.paths['templates']}}}
but to use {{{module_dir=self.paths['compiled_templates']}}} which must
return a single directory that is writable by the webserver
--
Ticket URL: <http://trac.turbogears.org/ticket/2192#comment:5>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---