diff --git a/docs/de/appendixes/resources.xml b/docs/de/appendixes/resources.xml
index 87b35723..e1174c4a 100644
--- a/docs/de/appendixes/resources.xml
+++ b/docs/de/appendixes/resources.xml
@@ -3,10 +3,10 @@
Weiterführende Informationen
- Smarty's Homepage erreicht man unter http://smarty.php.net/.
- Sie können der Smarty Mailingliste beitreten in dem
- sie ein E-mail an smarty-general-subscribe@lists.php.net senden. Das Archiv
- der Liste ist hier http://marc.theaimsgroup.com/?l=smarty&r=1&w=2 einsehbar.
+ Smarty's Homepage erreicht man unter &url.smarty;.
+ Sie können der Smarty Mailingliste beitreten in dem
+ sie ein E-mail an &ml.general.sub;. Das Archiv der Liste
+ ist hier &url.ml.archive; einsehbar.
\ No newline at end of file
+-->
diff --git a/docs/en/appendixes/resources.xml b/docs/en/appendixes/resources.xml
index b095f1ea..529b0696 100644
--- a/docs/en/appendixes/resources.xml
+++ b/docs/en/appendixes/resources.xml
@@ -3,10 +3,10 @@
Resources
- Smarty's homepage is located at http://smarty.php.net/.
+ Smarty's homepage is located at &url.smarty;.
You can join the mailing list by sending an e-mail to
- smarty-general-subscribe@lists.php.net. An archive of the mailing list can be
- viewed at http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
+ &ml.general.sub;. An archive of the mailing list can
+ be viewed at &url.ml.archive;
\ No newline at end of file
+-->
diff --git a/docs/entities/global.ent b/docs/entities/global.ent
new file mode 100644
index 00000000..23512a16
--- /dev/null
+++ b/docs/entities/global.ent
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+TRUE'>
+FALSE'>
+NULL'>
+
diff --git a/docs/fr/appendixes/resources.xml b/docs/fr/appendixes/resources.xml
index 83338923..67423b29 100644
--- a/docs/fr/appendixes/resources.xml
+++ b/docs/fr/appendixes/resources.xml
@@ -3,11 +3,11 @@
Ressources
- La page Web de Smarty se trouve à l'adresse suivante : http://smarty.php.net/.
- Vous pouvez souscrire à la mailing liste en envoyant un email à
- smarty-general-subscribe@lists.php.net.
- Les archives de la mailing list se trouvent à l'adresse suivante :
- http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
+ La page Web de Smarty se trouve à l'adresse suivante : &url.smarty;
+ Vous pouvez souscrire à la mailing liste en envoyant un email à
+ &ml.general.sub;.
+ Les archives de la mailing list se trouvent à l'adresse suivante :
+ &url.ml.archive;
\ No newline at end of file
+-->
diff --git a/docs/manual.xml.in b/docs/manual.xml.in
index 0a6c7073..82ac80ef 100644
--- a/docs/manual.xml.in
+++ b/docs/manual.xml.in
@@ -13,7 +13,10 @@
%language-defs.default;
+
+
+%global.entities;
diff --git a/docs/pt_BR/appendixes/resources.xml b/docs/pt_BR/appendixes/resources.xml
index 5cae4441..853d8212 100644
--- a/docs/pt_BR/appendixes/resources.xml
+++ b/docs/pt_BR/appendixes/resources.xml
@@ -3,10 +3,10 @@
Recursos
- A homepage do Smarty está localizada em http://smarty.php.net/.
- Você pode entrar na lista de email enviando um e-mail para
- smarty-general-subscribe@lists.php.net. Um arquivo da lista de e-mail pode ser
- visto em http://marc.theaimsgroup.com/?l=smarty&r=1&w=2
+ A homepage do Smarty está localizada em &url.smarty;.
+ Você pode entrar na lista de email enviando um e-mail para
+ &ml.general.sub;. Um arquivo da lista de e-mail pode ser
+ visto em &url.ml.archive;
\ No newline at end of file
+-->