You can change the plugin templates (old name: "internal pages"):
The settings.py variable "CUSTOM_INTERNAL_PAGE_DIR" defines the path you should put your own variant of plugin templates. The default is: "custom"
To change e.g. the main_menu plugin templates, copy all files:
| from: | .../pylucid_project/media/PyLucid/internal_page/main_menu |
| into: | .../pylucid_project/media/PyLucid/custom/main_menu |
PyLucid will first look into the custom dir and use these file. If file not found, PyLucid looks into the default directory.
Note: If you only will change the plugin template Stylesheet file, then you can better overwrite the CSS in your global Shylesheet.
django-processinfo: 5.4 ms of 211.3 ms (2.6%)