comparison doc/upgrading.txt @ 2223:9b447ac40be3

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Sun, 18 Apr 2004 07:29:42 +0000
parents f76d1642014a
children d22a40dd33af
comparison
equal deleted inserted replaced
2221:7852c5bc75f6 2223:9b447ac40be3
57 special character to the at "@" special character. That is, variables such 57 special character to the at "@" special character. That is, variables such
58 as:: 58 as::
59 59
60 :action :required :template :remove:messages ... 60 :action :required :template :remove:messages ...
61 61
62 should become: 62 should become::
63 63
64 @action @required @template @remove@messages ... 64 @action @required @template @remove@messages ...
65 65
66 Note that ``tal:`` statements are unaffected. So are TAL expression type 66 Note that ``tal:`` statements are unaffected. So are TAL expression type
67 prefixes such as ``python:`` and ``string:``. Please ask on the 67 prefixes such as ``python:`` and ``string:``. Please ask on the

Roundup Issue Tracker: http://roundup-tracker.org/