[glom/glom-1-20] DTD: formatting: Mention choices_restricted to fix make check.



commit 0a2c02b9b2a8b03b6dc9d80f37bd82829d16ff58
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Jan 5 00:34:06 2012 +0100

    DTD: formatting: Mention choices_restricted to fix make check.
    
    * glom/glom_document.dtd: Note that this is not a new part of the
    file format. We just never used it in an example before.

 ChangeLog              |    7 +++++++
 glom/glom_document.dtd |    1 +
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b2bbbdd..11e1086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-01-05  Murray Cumming  <murrayc murrayc com>
+
+	DTD: formatting: Mention choices_restricted to fix make check.
+
+	* glom/glom_document.dtd: Note that this is not a new part of the
+	file format. We just never used it in an example before.
+
 2012-01-04  Murray Cumming  <murrayc murrayc com>
 
 	Detailsï Make restricted choices work.
diff --git a/glom/glom_document.dtd b/glom/glom_document.dtd
index e035376..c8f1473 100644
--- a/glom/glom_document.dtd
+++ b/glom/glom_document.dtd
@@ -175,6 +175,7 @@ TODO: Should we specify the presence of child text nodes in the ELEMENT somehow?
         choices_related_second CDATA #IMPLIED
         choices_related_show_all (true|false) #IMPLIED
         choices_custom (true|false) "false"
+        choices_restricted (true|false) "false"
         format_decimal_places_restricted (true|false) "false"
         format_currency_symbol CDATA #IMPLIED
         format_use_alt_negative_color (true|false) "false"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]