Development

Changeset 1392

You must first sign up to be able to contribute.

Changeset 1392

Show
Ignore:
Timestamp:
05/31/06 13:36:36 (3 years ago)
Author:
francois
Message:

added link to admin generator cheat sheet in generator documentation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/book/content/generator.txt

    r1342 r1392  
    88 
    99>**Note**: A [screencast](http://downloads.symfony-project.com/demo/admin/admin_generator_commented.mov) showing an administration being built is available for download (21min, QT7, 17 Mb). 
     10 
     11>**Note**: A [cheat sheet](http://www.symfony-project.com/uploads/assets/sfAdminGeneratorRefCard.pdf) with the admin generator parameters explained briefly in a single page is available for download (pdf, 28 Kb). 
    1012 
    1113>**Note**: If you need a basic CRUD interface to initiate the templates and actions of a module for your frontend application, you will probably prefer making a [scaffolding](scaffolding.txt) than a generated admin.