Revision: 16015
          http://gate.svn.sourceforge.net/gate/?rev=16015&view=rev
Author:   markagreenwood
Date:     2012-08-15 15:41:34 +0000 (Wed, 15 Aug 2012)
Log Message:
-----------
added a note to remind people that you can't use date annotations generated by 
the date normalizer as the source of the document date as they aren't created 
until after the document date has been determined. this means they need to be 
created by a previous PR

Modified Paths:
--------------
    userguide/trunk/misc-creole.tex

Modified: userguide/trunk/misc-creole.tex
===================================================================
--- userguide/trunk/misc-creole.tex     2012-08-15 15:37:23 UTC (rev 16014)
+++ userguide/trunk/misc-creole.tex     2012-08-15 15:41:34 UTC (rev 16015)
@@ -843,7 +843,10 @@
   document date. This defaults to an empty list which is taken to assume that
   the document was written on the day it is being processed. The same 
assumption
   applies if no fully-specified date can be found once the whole list has
-  been processed.
+  been processed. Note that a common mistake is to think you can use a date
+  annotated by this PR as the document date. The document date is determined 
before
+  the document is processed, so any annotation you wish to use to represent the
+  document date must exist before this PR executes.
 \end{itemize}
 
 It is important to note that rather this plugin creates new Date annotations

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GATE-cvs mailing list
GATE-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to