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