The LinuxFocus subject index generator (lfthemes)

lfthemes is a perl-script to generate an index by subject for all
the LinuxFocus articles. lfthemes can be internationalized to do
this for any language.

Please translate the file lfthemes_templates.txt and send it to
<guido@linuxfocus.org> if you would like to see your language
supported by lfthemes.

Using lfthemes:
Example: cd English; lfthemes 
This produces a file called issues.html and a directory called 
Themes/ with a number of web-pages. The directory Themes/ and issues.html 
are always generated in the current working directory.
All images are linked such that they are in ../common/images (counted 
relative to current working directory).

Note: To have full native language support you might also want
to translate the list of article titles and abstracts and put it
into <yourlang>/db/titles.txt .
An example file can be found under Deutsch/db/titles.txt

Supported languages in version 2.3:
English 
Russian 
German
French  
Dutsch  
Arabic
Italian
Chinese (Big5)
Chinese (GB)
Turkce

Since version 0.8 lfthemes is aware of the .shtml and .html files.

-------------------------------------------------------
lfthemes is available from:
http://main.linuxfocus.org/~guido/dev/

