Mobile navigation and a basic infrastructure for mobile buttons on a Plone site.
Project description
Introduction
With ftw.mobile you can implement mobile buttons, which shows a list of options on click. The package needs ftw.theming, which provides the basic styles.
Plus it provides a mobile navigation, which is also displayed as a mobile button, but nbehaves completely different.
ALPHA STATE: This software is currently under heavy development and the actual version may not be compatible with the final version.
Installation
Add the package to your buildout configuration:
[instance]
eggs +=
...
ftw.mobile
Usage
Two default buttons are registered by default.
User Menu
Navigation
Basically the buttons are rendered in a viewlet, which is visible at an certain viewport size.
Development
Python:
Fork this repo
Clone your fork
Shell: ln -s development.cfg buidlout.cfg
Shell: python boostrap.py
Shell: bin/buildout
Run bin/test to test your changes.
Or start an instance by running bin/instance fg.
Links
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.mobile
Copyright
This package is copyright by 4teamwork.
ftw.mobile is licensed under GNU General Public License, version 2.
Changelog
1.0.0a2 (2016-07-06)
Fix offcanvas navigation on iOS devices. Rework revealing offcanvas navigation using two additional wrappers. Refactor styling. [Kevin Bieri]
1.0.0a1 (2016-07-06)
Init release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ftw.mobile-1.0.0a2.tar.gz.
File metadata
- Download URL: ftw.mobile-1.0.0a2.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
101f077225169a573a0dc8d352177f8c4b9f252a72cb64f2fc4ff3eda546c3dd
|
|
| MD5 |
fb69896b4c37e8cced2566c34f950387
|
|
| BLAKE2b-256 |
808a35f3b77c446e58b5d60b4b41a356c0dc5a6a311f6333d1a470769a13de0f
|