# HG changeset patch # User fabien # Date 1139002060 18000 # Node ID 58cf3c7d4b1bd1b5a8467688a3db9afde0b23dd0 # Parent 1eccaaededbe88f36ef186149069b2377ec94db6 [svn] r2263@freebird: fabien | 2006-01-27 17:43:45 -0500 Validate everything now. HTML is now XHTML. diff -r 1eccaaededbe -r 58cf3c7d4b1b Makefile --- a/Makefile Thu Jan 26 16:51:38 2006 -0500 +++ b/Makefile Fri Feb 03 16:27:40 2006 -0500 @@ -11,8 +11,9 @@ TARGETS=jeuderologie rpgtheory $(FR_ARTICLES) $(EN_ARTICLES) $(UNPUBLISHED) HTML_FILES=index.en.html index.fr.html SGML_CATALOG_FILES=/etc/sgml/catalog -xml_validate=xmllint --xinclude --postvalid --noout $(1) -html_validate=true +export SGML_CATALOG_FILES +xml_validate=xmllint --xinclude --valid --noout $(1) +html_validate=xmllint --valid --noout $(1) make_subdir= \ [ -d $(2) ] || mkdir -p $(2) ; \ @@ -25,6 +26,10 @@ rpgtheory.xml: $(addsuffix .xml, $(EN_ARTICLES)) +validate-jeuderologie: $(addsuffix -validate, $(FR_ARTICLES)) + +validate-rpgtheory: $(addsuffix -validate, $(EN_ARTICLES)) + $(addsuffix -validate,$(TARGETS)): $(call xml_validate,$(subst -validate,.xml,$@)) diff -r 1eccaaededbe -r 58cf3c7d4b1b index.en.html --- a/index.en.html Thu Jan 26 16:51:38 2006 -0500 +++ b/index.en.html Fri Feb 03 16:27:40 2006 -0500 @@ -1,8 +1,9 @@ - + +
- ++ design.
A complete version of all French articles are available - href="jeuderologie/jeuderologie/">online, as well as in online, as well as in PDF, HTML or text format. By @@ -69,7 +70,7 @@
Last version: January 20th, 2006
-Dernière version: 11 février 2003
@@ -134,3 +135,21 @@Une typologie des mécaniques du jeu de rôle
-La conception de jeux de rôle est un art, La conception de jeux de rôle est un art, un système
de principes et de règles pour obtenir un effet
- désiréun système
+
. Toutefois, c'est un art encore dans ses
+ désiré. Toutefois, c'est un art encore dans ses
débuts. Bien que plusieurs modèles existent déjà pour
décrire l'expérience d'une partie de jeu de rôle, très peu a
été fait en regard aux mécaniques. Nous avons la
@@ -134,3 +135,21 @@
+
diff -r 1eccaaededbe -r 58cf3c7d4b1b jeuderologie.xml
--- a/jeuderologie.xml Thu Jan 26 16:51:38 2006 -0500
+++ b/jeuderologie.xml Fri Feb 03 16:27:40 2006 -0500
@@ -1,7 +1,15 @@
-