Skip to main content

No project description provided

Project description

Installation

Add the package as dependency to your setup.py:

setup(...
      install_requires=[
        ...
        'ftw.servicenavigation',
      ])

or to your buildout configuration:

[instance]
eggs += ftw.servicenavigation

and rerun buildout.

Icons

By default this package implements a list of font awesome (Version 4.3.0) icons (only .yaml). You’re self responsible how the icon resources are loaded.

If you don not use the Icon feature, no problem the only effect it has is a CSS Class applied on a service navigation item.

Further this packages ships with select2 (Version 4.0.0) for the Icons list. If you have already select2 installed, that’s fine it will not be loaded again.

Changelog

1.1.1 (2016-07-06)

  • Remove obsolete css selector [Kevin Bieri]

1.1.0 (2016-06-27)

  • Implement uninstall profile. [jone]

  • Implement ftw.mobile button. [mathias.leimgruber]

1.0.0 (2016-04-14)

  • Add browserlayer. [mathias.leimgruber]

  • Initial implementation [jone]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ftw.servicenavigation-1.1.1.tar.gz (143.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page