indico-plugin-custom-footer
latest

Subtopics Overview:

  • Installation
  • Configuration
  • Changelog
indico-plugin-custom-footer
  • Docs »
  • indico_custom_footer - Footer Customisation for Indico
  • Edit on GitHub

indico_custom_footer - Footer Customisation for Indico¶

Documentation Available on PyPI License Repository

Subtopics Overview:

  • Installation
  • Configuration
  • Changelog

The indico_custom_footer allows you to add custom links to the Indico footer.

Overview¶

If the plugin is enabled, administrators can add additional links to the Indico footer. For example, in addition to the Terms and conditions you can now add a legal disclaimers link to your organization’s disclaimers.

Once installed, the administrator panel allows adding new footer links. Each link consists of the following settings:

Name
The link name as shown in the footer.
Link
The address as pointed to by the link.
Target
Where to open the link: _self for the current window or _blank for a new window/tab.

Quick Guide¶

To enable the plugin, it must be installed for the python version running indico.

python -m pip install indico-plugin-custom-footer

Once installed, the plugin called custom_footer can be enabled in the Indico configuration. New footer elements can be added by configuring the plugin in the administrator settings.

Contributing and Feedback¶

The project is hosted on github. Feedback, pull requests and other contributions are always welcome. If you have issues or suggestions, check the issue tracker: Open Issues

Disclaimer¶

This plugin is in no way endorsed, supported or provided by Indico or any other service, provider or entity.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Documentation built from indico_custom_footer 2.0.1 at May 30, 2018.

Next

© Copyright 2018 Eileen Kuehn, Max Fischer. Revision 93949405.

Built with Sphinx using a theme provided by Read the Docs.