Skip to content

codesyntax/cs.behavior.footerhtmlcode

Repository files navigation

cs.behavior.footerhtmlcode

image

image

This addon adds a behavior to provide an extra field where you can write any HTML code.

This HTML code will be shown in the footer viewlet. The Footer viewlet will look for the nearest Language Root Folder (/en, /de, /es, ...) and will render the value of the field present there.

This behavior is useful for multilingual sites where you may want to put some language-dependant javascript code editable by the end user.

We are using this to provide the cookie message in several languages. We are using Cookie Consent to achieve this.

Installation

Install cs.behavior.footerhtmlcode by adding it to your buildout:

[buildout]

...

eggs =
    cs.behavior.footerhtmlcode

and then running bin/buildout

Use

Install the product in the Plone Control Panel -> Addons. The install process will enable the behavior automatically for Language Root Folders.

Contribute

Support

If you are having issues, please let us know using the GitHub issue tracker

License

The project is licensed under the GPLv2.

About

No description, website, or topics provided.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Packages

No packages published