[Jifty-commit] r7562 - Template-Declare/branches/mixmaster/lib/Template

Jifty commits jifty-commit at lists.jifty.org
Fri Oct 16 12:16:01 EDT 2009


Author: theory
Date: Fri Oct 16 12:16:00 2009
New Revision: 7562

Modified:
   Template-Declare/branches/mixmaster/lib/Template/Declare.pm

Log:
Added `alias` to the glossery.

Modified: Template-Declare/branches/mixmaster/lib/Template/Declare.pm
==============================================================================
--- Template-Declare/branches/mixmaster/lib/Template/Declare.pm	(original)
+++ Template-Declare/branches/mixmaster/lib/Template/Declare.pm	Fri Oct 16 12:16:00 2009
@@ -171,6 +171,12 @@
 mixed in under prefix paths to distinguish them from the templates defined in
 the dispatch classes.
 
+=item alias
+
+A temlate aliased into a template class via L</alias>. Aliased templates may
+be added under prefix paths to distinguish them from the templates defined in
+the dispatch classes.
+
 =item package variable
 
 Variables defined when mixing templates into a template class. These variables


More information about the Jifty-commit mailing list