fsfe-website/tools
nicoulas a1351b500a - removed the generation of symlinks from ".symlinks" files
svn path=/trunk/; revision=17794
2010-10-20 08:39:08 +00:00
..
WebBuild * support for coop tlds 2010-10-13 07:59:59 +00:00
qa svn path=/trunk/; revision=16088 2010-07-15 12:02:05 +00:00
xsltsl * Added XSLT standard library (XSLTSL). 2010-01-02 21:32:11 +00:00
.htaccess We'll copy files to status.fsfe.org instead. 2010-03-06 13:03:50 +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 - removed the generation of symlinks from ".symlinks" files 2010-10-20 08:39:08 +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
paths.sh svn path=/trunk/; revision=15381 2010-03-14 15:10:14 +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 Syntax formatting. 2010-03-06 00:25:49 +00:00
texts-ar.xml svn path=/trunk/; revision=15547 2010-03-23 11:08:33 +00:00
texts-bg.xml svn path=/trunk/; revision=15547 2010-03-23 11:08:33 +00:00
texts-ca.xml svn path=/trunk/; revision=15547 2010-03-23 11:08:33 +00:00
texts-cs.xml svn path=/trunk/; revision=15547 2010-03-23 11:08:33 +00:00
texts-da.xml svn path=/trunk/; revision=15547 2010-03-23 11:08:33 +00:00
texts-de.xml - updated the texts-de.xml with "Author" and "Published" words to be used in articles to credit the author 2010-10-05 14:26:14 +00:00
texts-el.xml Modified files 2010-07-26 20:22:59 +00:00
texts-en.xml added author metadata labels 2010-10-05 14:03:22 +00:00
texts-eo.xml svn path=/trunk/; revision=15548 2010-03-23 11:12:20 +00:00
texts-es.xml adding article's line 2010-10-05 14:31:14 +00:00
texts-fi.xml svn path=/trunk/; revision=15549 2010-03-23 11:13:44 +00:00
texts-fr.xml added author metadata labels 2010-10-05 14:03:22 +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 Updated Italian translation (now really :) 2010-01-25 17:40:21 +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 Updated to newest english revision + additional translations. 2010-03-23 01:17:10 +00:00
texts-nl.xml Added search tag 2010-03-23 20:47:57 +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 adding article's line 2010-10-05 14:31:14 +00:00
texts-ro.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
texts-ru.xml Minor update. 2010-03-23 18:15:06 +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 Updated Swedish menu to Donors 2010-04-07 06:13:57 +00:00
texts-tr.xml Removed contact from the menu 2010-01-18 13:08:47 +00:00
translation-ignore.txt Added new work in progress. 2010-09-01 13:44:42 +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