[glom] DTD: formatting: Mention choices_restricted to fix make check.



commit e1bb0eb8707ee1a218c1c89e5e535f1e820e5273
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 193dd5a..da7671e 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>
 
 	Custom Choices: Allow these to be translated when used for text fields. 
diff --git a/glom/glom_document.dtd b/glom/glom_document.dtd
index 4cbe6ca..459f59a 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]