Skip to main content

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

Author

mFabrik Research Oy - Python and Plone professionals for hire.

Changelog

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


Download files

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

Source Distribution

gomobile.templates-1.0.2.zip (38.1 kB view details)

Uploaded Source

File details

Details for the file gomobile.templates-1.0.2.zip.

File metadata

File hashes

Hashes for gomobile.templates-1.0.2.zip
Algorithm Hash digest
SHA256 8c5be6872e4e020e09ad9d8f9ec5aaf4eee88d84dc2dbba9c0d07c4ce436922e
MD5 1d2b826f6340a888f55ce38b215bd845
BLAKE2b-256 30f773d8111def06b744a882041d77467fb563c527ffa822b5d6f418777291f7

See more details on using hashes here.

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