From 3cdacc402e19398d54c5f3cdfec4cd3724e66359 Mon Sep 17 00:00:00 2001 From: "mozilla%colinogilvie.co.uk" <> Date: Wed, 22 Feb 2006 04:41:43 +0000 Subject: Bug 232378: switch from entities to XIncludes for inclusion of modular docs files Patch by Colin Ogilvie ; r=vladd --- docs/xml/Bugzilla-Guide.xml | 93 +++++++++----------------------------------- docs/xml/about.xml | 15 ++++--- docs/xml/administration.xml | 8 +++- docs/xml/bugzilla.ent | 74 +++++++++++++++++++++++++++++++++++ docs/xml/conventions.xml | 8 +++- docs/xml/customization.xml | 12 ++++-- docs/xml/faq.xml | 7 +++- docs/xml/gfdl.xml | 8 +++- docs/xml/glossary.xml | 8 +++- docs/xml/index.xml | 1 - docs/xml/installation.xml | 9 ++++- docs/xml/modules.xml | 8 +++- docs/xml/patches.xml | 8 +++- docs/xml/security.xml | 8 +++- docs/xml/troubleshooting.xml | 8 +++- docs/xml/using.xml | 7 +++- 16 files changed, 184 insertions(+), 98 deletions(-) create mode 100755 docs/xml/bugzilla.ent (limited to 'docs') diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 58a75448e..72db6e7fa 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -1,23 +1,9 @@ - - - - - - - - - - - - - - - - - - + + + %myents; +]> - - - - - - - -Bugzilla Documentation"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]> - -&about; + -&installation; + -&administration; + -&security; + -&customization; + -&using; + -&faq; + -&troubleshooting; + -&patches; + -&modules; + -&gfdl; + -&glossary; + -&index; + diff --git a/docs/xml/about.xml b/docs/xml/about.xml index a6f51d7e0..b1dab24f6 100644 --- a/docs/xml/about.xml +++ b/docs/xml/about.xml @@ -1,6 +1,9 @@ - - + + + %myents; +]> About This Guide @@ -209,9 +212,9 @@ - -&conventions; - + + + + + + %myents; +]> + Administering Bugzilla diff --git a/docs/xml/bugzilla.ent b/docs/xml/bugzilla.ent new file mode 100755 index 000000000..ee539d15a --- /dev/null +++ b/docs/xml/bugzilla.ent @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +Bugzilla Documentation"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/xml/conventions.xml b/docs/xml/conventions.xml index 24986d66b..9f92a4755 100644 --- a/docs/xml/conventions.xml +++ b/docs/xml/conventions.xml @@ -1,4 +1,10 @@ - + + + %myents; +]> +
Document Conventions diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index 37c64cca0..b677ce804 100644 --- a/docs/xml/customization.xml +++ b/docs/xml/customization.xml @@ -1,4 +1,10 @@ - + + + %myents; +]> + Customising Bugzilla @@ -1093,8 +1099,8 @@ this. But you need to know this stuff anyway, right?
- - &integration; + +
diff --git a/docs/xml/faq.xml b/docs/xml/faq.xml index 816508839..c87d86fbb 100644 --- a/docs/xml/faq.xml +++ b/docs/xml/faq.xml @@ -1,4 +1,9 @@ - + + + %myents; +]> The Bugzilla FAQ diff --git a/docs/xml/gfdl.xml b/docs/xml/gfdl.xml index 1d84d1255..0de66acd3 100644 --- a/docs/xml/gfdl.xml +++ b/docs/xml/gfdl.xml @@ -1,4 +1,10 @@ - + + + %myents; +]> + GNU Free Documentation License diff --git a/docs/xml/glossary.xml b/docs/xml/glossary.xml index 79fb2baeb..980835053 100644 --- a/docs/xml/glossary.xml +++ b/docs/xml/glossary.xml @@ -1,4 +1,10 @@ - + + + %myents; +]> + 0-9, high ascii diff --git a/docs/xml/index.xml b/docs/xml/index.xml index 7fc1a4c14..e8a228493 100644 --- a/docs/xml/index.xml +++ b/docs/xml/index.xml @@ -18,4 +18,3 @@ sgml-shorttag:t sgml-tag-region-if-active:t End: --> - diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 49779b670..e6d35544f 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,10 @@ - - + + + %myents; +]> + Installing Bugzilla diff --git a/docs/xml/modules.xml b/docs/xml/modules.xml index 59c58530e..ac5040f02 100644 --- a/docs/xml/modules.xml +++ b/docs/xml/modules.xml @@ -1,4 +1,10 @@ - + + + %myents; +]> + Manual Installation of Perl Modules diff --git a/docs/xml/patches.xml b/docs/xml/patches.xml index 11a5ecf11..f3e17290c 100644 --- a/docs/xml/patches.xml +++ b/docs/xml/patches.xml @@ -1,4 +1,10 @@ - + + + %myents; +]> + Contrib diff --git a/docs/xml/security.xml b/docs/xml/security.xml index f33b00335..a1f2f5770 100644 --- a/docs/xml/security.xml +++ b/docs/xml/security.xml @@ -1,5 +1,9 @@ - - + + + %myents; +]> Bugzilla Security diff --git a/docs/xml/troubleshooting.xml b/docs/xml/troubleshooting.xml index fa21d579b..10ad59f1c 100644 --- a/docs/xml/troubleshooting.xml +++ b/docs/xml/troubleshooting.xml @@ -1,5 +1,9 @@ - - + + + %myents; +]> Troubleshooting diff --git a/docs/xml/using.xml b/docs/xml/using.xml index dc56e4f06..8f50cfa44 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -1,4 +1,9 @@ - + + + %myents; +]> Using Bugzilla -- cgit v1.2.3-24-g4f1b