[interchange-docs] xmldocs - racke modified refs/no_locale_parse

docs at icdevgroup.org docs at icdevgroup.org
Mon Feb 26 05:57:54 EST 2007


User:      racke
Date:      2007-02-26 10:57:52 GMT
Modified:  refs     no_locale_parse
Log:
removed wrong statement about UI, changed misleading example

Revision  Changes    Path
1.8       +10 -13    xmldocs/refs/no_locale_parse


rev 1.8, prev_rev 1.7
Index: no_locale_parse
===================================================================
RCS file: /var/cvs/xmldocs/refs/no_locale_parse,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- no_locale_parse	6 Nov 2006 22:34:44 -0000	1.7
+++ no_locale_parse	26 Feb 2007 10:57:52 -0000	1.8
@@ -15,22 +15,19 @@
 0
 __END__
 
+__NAME__ example: enable pragma catalog wide
+Pragma no_locale_parse
+__END__
 
 __NAME__ description
-This &glos-pragma; disables parsing of <tag>L</tag> and <tag>LC</tag> tags.
-</para><para>
-This is only used in the Admin UI and is not of interest to the general public.
-It could also have some side effects in PreFork &glos-ic-run-mode;
-If you have enough traffic that you want to run in PreFork mode, you will
-be wanting to move the Admin UI away from the customer-facing side anyway,
-so this will not be a problem.
+This &glos-pragma; disables parsing of <tag>L</tag> and <tag>LC</tag> pseudo tags.
 __END__
 
-
-__NAME__ example: Enable no_locale_parse pragma page-wide
-Put the following anywhere on your page:
-<programlisting>
-[pragma no_locale_parse]
-</programlisting>
+__NAME__ notes
+Applying this pragma on the page level isn't really helpful, as pseudo tags contained
+in the page are parsed before the pragma directive.
 __END__
 
+__NAME__ see also
+L, LC
+__END__
\ No newline at end of file








More information about the docs mailing list