gii-template-collection This is the (not yet) official Gii template Collection

  1. Documentation
  2. Change Log

This is the (not yet) official template collection for the Gii System.

Please enjoy this extension and let us collect as many Templates as possible for other people to enjoy. (haml, smarty, dwoo, twig, ...)

In this first release the gtc can generate an even more full-blown app including the Relation Widget and the CAdvancedArBehavior.

http://code.google.com/p/gii-template-collection/

please enjoy

Documentation

Requirements
  • Yii 1.1.2 (first release of gii)
Installation

To use it, simply extract the content of the archive into your application extensions/ directory and configure the templates in the 'generatorPaths' section of the gii Configuration inside your application configuration:

'gii'=>array(
        'class'=>'system.gii.GiiModule',
        'password'=>'<your gii password>',
        'generatorPaths'=>array(
          'ext.gtc',   // Gii Template Collection
          ),
        ),

After that, two new Generators 'FullCrud' and 'FullModel' should be available in your Gii index page.

Please note that the provided CAdvancedArBehavior and the Relation widget will be inserted into your application Configuration automatically after the first use of the Generator.

De, fr, lt, es and pt translations are provided in the vendors/messages directory. To make your Application use them, simply copy them over to the messages/ directory of your Web Application.

Please enjoy this extension and give your feedback at the Google Code Repository, thank you. Of course, any templates are appreciated and just leave a comment or mail thyseus@gmail.com

http://code.google.com/p/gii-template-collection/

Change Log

May 22, 2010
  • Initial release.
28 2
35 followers
5 888 downloads
Yii Version: 1.1
License: (not set)
Category: Others
Tags:
Developed by: thyseus
Created on: May 22, 2010
Last updated: 13 years ago

Downloads

show all