fsfe-website/tools
Matthias Kirschner 2684ed7fa3 Added gollo's file with some small changes. And removed the non needed elements for the menu from texts-en
svn path=/trunk/; revision=14496
2010-01-24 11:10:22 +00:00
..
apache Added MultiViews option in config file. 2007-06-17 19:07:28 +00:00
xsltsl * Added XSLT standard library (XSLTSL). 2010-01-02 21:32:11 +00:00
.htaccess * Added XSLT standard library (XSLTSL). 2010-01-02 21:32:11 +00:00
README Documented "-test" version of scripts for the test instance of the website 2009-12-22 08:36:04 +00:00
bogus-build.pl Add a new configuration section to the buildinfo, <webset>. Currently with just one attribute, root, used to influence the urls for css. Should have no effect on the regular build, because the unset value is treated as blank, leading to the same output as now. 2010-01-07 08:58:10 +00:00
build-test.pl Should not go on two lines. 2010-01-23 11:27:28 +00:00
build-test.sh Add revision output to build script 2010-01-11 16:01:14 +00:00
build.pl Should not go on two lines. 2010-01-23 11:27:28 +00:00
build.sh Set executable property on build.sh 2009-12-23 23:00:10 +00:00
buildmenu.xsl Added file to automatically build local menus 2008-12-07 01:52:57 +00:00
menu-global.xml Trying priority. 2010-01-23 11:15:48 +00:00
status-test.php Adding build scripts for the test instance and for future production instance based on svn 2009-12-21 22:53:50 +00:00
status.php Updated production instance build scripts to work with SVN working copies 2009-12-23 22:21:00 +00:00
texts-ar.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-bg.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-ca.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-cs.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-da.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-de.xml Added gollo's file with some small changes. And removed the non needed elements for the menu from texts-en 2010-01-24 11:10:22 +00:00
texts-el.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-en.xml Added gollo's file with some small changes. And removed the non needed elements for the menu from texts-en 2010-01-24 11:10:22 +00:00
texts-eo.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-es.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-fi.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-fr.xml svn path=/branches/test/; revision=14405 2010-01-22 23:08:04 +00:00
texts-hr.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-hu.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-it.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-ku.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-mk.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-nb.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-nl.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-nn.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-pl.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-pt.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-ro.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-ru.xml Updated Russian translations. 2010-01-23 21:01:19 +00:00
texts-sk.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-sq.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-sr.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-sv.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-tr.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
translation-ignore.txt Added 2009 news and events to translation-ignore to create slightly less 2010-01-23 21:43:13 +00:00
translation-log-test.sh Seem to have empty wants sometimes; suppress them. 2010-01-11 17:08:06 +00:00
translation-log.sh Updated production instance build scripts to work with SVN working copies 2009-12-23 22:21:00 +00:00
validate.pl Fixed validate.pl. 2005-05-18 14:11:10 +00:00

README

Files in this directory:
========================


Files used in automatic build process
-------------------------------------

build.sh                Main build script for the web pages
build-test.sh           Main build script for the web pages (test instance)
build.pl                Perl script doing most of the dirty work for build.sh
build-test.pl           Perl script doing most of the dirty work for build-test.sh (test instance)
translation-log.sh      Script to generate translation status pages
translation-log-test.sh Script to generate translation status pages (test instance)
translation-ignore.txt  List of files to be ignored on translation status pages
menu-*.xml              Menues for all focuses ("inherits" from global)
status.php              Displays the web server status (used by build.sh)
status-test.php         Displays the web server status (used by build-test.sh, test instance)
texts-*.xml             Static texts for all languages.


Helpers
-------

validate.pl             Helper script to validate the syntax of XHTML files