Project templates creating Web and Mobile themes for Plone
Project description
Introduction
This package provides different code templates to customize and extend mFabrik Web & Mobile CMS.
Please get familiar with Python paster templates and paster local commands to use these facilities.
Usage
Include paster in buildout and include this egg as related to paster:
[buildout] parts = ... paster [paster] eggs = zc.recipe.egg eggs = ZopeSkel PasteScript PasteDeploy gomobile.templates ${buildout:eggs} entry-points = paster=paste.script.command:run
Templates
gomobile_theme
Create easily a code skeleton for your own theme.
For more information, see
After setting up buildout as instructed above, you can do:
bin/paster create -t gomobile_theme src/gomobiletheme.mythemename
1.0.1 - 1.0.2
Fixed skins template name in skins.xml. Was using dot, should have been underscore. [miohtama]
1.0 - 1.0.1
PyPi package metadata update [miohtama]
1.0
PyPi packaged version [miohtama]
0.9dev (unreleased)
Initial 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 gomobile.templates-1.0.2.zip
.
File metadata
- Download URL: gomobile.templates-1.0.2.zip
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c5be6872e4e020e09ad9d8f9ec5aaf4eee88d84dc2dbba9c0d07c4ce436922e |
|
MD5 | 1d2b826f6340a888f55ce38b215bd845 |
|
BLAKE2b-256 | 30f773d8111def06b744a882041d77467fb563c527ffa822b5d6f418777291f7 |