/[webpac]/trunk2/NEWS.pod
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/NEWS.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 373 by dpavlin, Sun Jun 20 15:49:09 2004 UTC revision 375 by dpavlin, Sun Jun 20 17:52:41 2004 UTC
# Line 64  and limitations of C<HTML::Template> for Line 64  and limitations of C<HTML::Template> for
64    
65  For you, the user, that will result in changes to all templates. I'm sorry  For you, the user, that will result in changes to all templates. I'm sorry
66  about this, but it had to be done.  about this, but it had to be done.
67    
68    =head2 Order of substitution
69    
70    This was never really documented, so here it is now:
71    
72    =over 5
73    
74    =item fields
75    
76    substitution of fields like C<v200^a> into values
77    
78    =item lookups
79    
80    next, lookups are performed (C<lookup{...}>)
81    
82    =item format
83    
84    then formats (defined by C<format_name=> and C<format_delimiter=>) are
85    applied. If formats have lookups, they will be performed again.
86    
87    =cut

Legend:
Removed from v.373  
changed lines
  Added in v.375

  ViewVC Help
Powered by ViewVC 1.1.26