Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install gomobile.templates

How to install gomobile.templates

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install gomobile.templates
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0.2 Available View build log
1.0.1 Available View build log
Windows (64-bit)
1.0.2 Available View build log
1.0.1 Available View build log
Mac OS X (10.5+)
1.0.2 Available View build log
1.0.1 Available View build log
Linux (32-bit)
1.0.2 Available View build log
1.0.1 Available View build log
Linux (64-bit)
1.0.2 Available View build log
1.0.1 Available View build log
 
License
GPL
Lastest release
version 1.0.2 on Mar 15th, 2011

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

Subscribe to package updates

Last updated Mar 15th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.