Development

#2727 (Plug-in structure generator template dir should be singular not plural)

You must first sign up to be able to contribute.

Ticket #2727 (closed documentation: fixed)

Opened 1 year ago

Last modified 1 year ago

Plug-in structure generator template dir should be singular not plural

Reported by: ndrtek_rob Assigned to: fabien
Priority: minor Milestone:
Component: plugins Version: 1.0.10
Keywords: plug-in structure templates template generator theme Cc:
Qualification: Unreviewed

Description

Listing 17-23 - File Structure of a Plug-In

data/

generator/

sfPropelAdmin

*/ // Administration generator themes

templates/ skeleton/

Should be singular "template" not "templates". Verified in symfony/config/sfLoader.class.php and with a working plugin.

Change History

01/09/08 09:01:39 changed by francois

  • status changed from new to closed.
  • resolution set to fixed.