zettwerk.mobiletheming
Switching mobile themes based on urls
Usage
Install zettwerk.mobiletheming via quickinstaller. A new control panel entry makes it possible to change settings.
Enter the hostnames on which the mobile theme should be applied. Choose the diazo theme to use for selected URL.
There is also some settings for “redirecting urls”, it works like this:
A javascript is installed in portal_javascript
This javascript redirects urls to the url set in the control panel.
Redirects works for mobile devices.
You can choose if you want to redirect iPads and tablets, too.
There is a setting
See this example with the zettwerk.mobile theme: https://www.youtube.com/watch?v=Q2ID86XkiQQ
Generic Setup
This product also provides a GenericSetup extension for integrators to set these settings via a xml profile file. Place the file “mobiletheming.xml” in your (default) generic setup profile and change it as you need. You can also export your current settings via portal_setup -> Export. The export step is called “Mobiletheming Settings”.
Example content, taken from zettwerk.mobile:
<?xml version="1.0"?>
<settings>
<themename>zettwerk.mobile</themename>
<hostnames>
<element>http://localhost:8080</element>
</hostnames>
<ipad>False</ipad>
<tablets>False</tablets>
</settings>
Contributors
Jörg Kubaile
Espen Moe-Nilssen
Changelog
0.2.1 (2014-11-21)
Added ‘redirect to full url’ [espenmn]
0.2 (2014-07-01)
Added GenericSetup import/export profiles.
0.1 (2014-06-04)
Initial version
Release files for zettwerk.mobiletheming 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zettwerk.mobiletheming-0.2.1.zip | 32.6 kB | Details |
Release files / zettwerk.mobiletheming-0.2.1.zip
| Download URL | zettwerk.mobiletheming-0.2.1.zip |
|---|---|
| Size | 32.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6fca1ed7f246cd3846cb66e147bf2f0d10525676774f8e0df66e82049215e1ba
|
|
BLAKE2b-256 checksum How to use checksums |
1a9523a5dd7d4d1aaf5a1ca19ced0268cbf8d11143a44af9b23bdc36e42f647b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |