Customization

Nearly all output can be customized.

You can edit the look here:

  • sub menu
    • edit stylesheets
    • edit templates
    • edit internal page

Info

There are two different templates. The global template: Is a normal html page with lucidTag and lucidFunction. The internal pages: This are small html snippet for the modules/plugin output. It can be a real jinja template or a python string operator page.

Every page can have it's own style/template...

proceed best in such a way:

  1. Duplicate the style/template first
  2. Make a new Page with this duplicated style/template
  3. Now you can edit the style/template.

If the template is broken, you can edit/correct it only, if you have a page with a correct template :)

Sites that use PyLucid