From c4589a4d4599bd368535135afd45685e7ee38e43 Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Sun, 11 Jun 2023 16:17:27 +0200 Subject: [PATCH] Test of all links --- Makefile | 4 ++-- TODO | 4 +++- index.xml | 7 ++----- page.xslt | 1 - register-new-subtag.xml | 10 +++++----- registries.xml | 5 +++-- web-site.xml | 6 +++--- whatare.xml | 10 +++++----- why-tagging.xml | 5 ++--- 9 files changed, 25 insertions(+), 27 deletions(-) diff --git a/Makefile b/Makefile index dfb3e44..bac8659 100644 --- a/Makefile +++ b/Makefile @@ -16,9 +16,9 @@ all: ${ALLHTML} --output $@ ${STYLESHEET} $< && xmllint --noout --valid $@ install: all - cp -a ../SQL/* . + cp -a ../GaBuZoMeu/SQL/*/*.sql . touch ${GOOGLEVERIF} - rsync -q -a ${ALLHTML} ${GOOGLEVERIF} ${IMAGES} ltru.css registries test-suites PostgreSQL SQLite ${WEBSERVER} + rsync -q -a ${ALLHTML} ${GOOGLEVERIF} ${IMAGES} ltru.css registries test-suites ${WEBSERVER} clean: rm -f *.html diff --git a/TODO b/TODO index 8023dc9..4a21beb 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,6 @@ -* Check all the links * Export database schemas (link to GaBuZoMeu?) * Configure Web site +* Quote on the main page must be under all three columns * HTTPS +* HTTPS for all links +* lsr.atom (requires some porting) \ No newline at end of file diff --git a/index.xml b/index.xml index ac8009f..3f74666 100644 --- a/index.xml +++ b/index.xml @@ -10,8 +10,7 @@ href="http://www.w3.org/International/articles/language-tags/">excellent article from the W3C about language tags
  • Also from the W3C, a tutorial "Declaring Language in XHTML and HTML"
  • -
  • Other resources
  • -
  • Search subtags online in the registry (some explanations are provided, but this tool is more useful if you know the concepts behind the registry)
  • +
  • Search subtags online in the registry (some explanations are provided, but this tool is more useful if you know the concepts behind the registry)
  • Browse language tags and see their meaning
  • @@ -19,8 +18,6 @@ article from the W3C about language tags

    For software developers