With Changeset 1825 the settings FILEMANAGER_BASEPATHS has been changed:
see also: http://trac.pylucid.net/changeset/1825/trunk/pylucid_project/PyLucid/settings_example.py
The CSS_TAG_BLACKLIST tuple list moved from lucidTag.py into the settings.py, see:
You must insert something like this into your settings.py:
The regex for image links was wrong. see:
With changeset 1792 you can split the main_menu. See the new tabed like navigation here on pylucid.org
Thank to Manuel Herzog for contributed the patch for this.
see also: The Forum Thread (de)