The files of the wwwofflebook/library:

locales
--------
Messages in different languages. No localisation is yet implemented, though.
It's just an offer, if you like to translate some messages. In this case, 
I suggest to implement such locales into the scripts with commands like 
'cat /opt/wwwofflebook/locales/message_es' instead of 'echo "hola_blafasl"', 
to make localisation available + easy extendable for other users.


bookmarkfiles
-------------
Examples for those who are interested in developing new bookmark extraction 
functions. You don't need them to run wwwofflebook.


packup_wwwofflebook
--------------------
You can use the script if you like to share your modified personal version
of 'wwwofflebook'. It creates a tarball (tar.bz2) out of your running files.
The behaviour depends on commandline options. Try -h first.
The script is explained and configured in the script header.

import
-------
'permtool' is a script that helps to import the wwwoffle cache to an 'foreign' 
linux system, for example from redhat to debian. It provides a menu based way 
to adapt ownership and access permissions of files and directories.
It can be configured for other tasks unrelated to wwwoffle as well.


