Development

#616 ([PATCH] Themes don't allow new templates.)

You must first sign up to be able to contribute.

Ticket #616 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Themes don't allow new templates.

Reported by: Phil Larson <phil@dizm.com> Assigned to:
Priority: minor Milestone: 0.6.3
Component: Version:
Keywords: theme admin generator patch Cc:
Qualification:

Description

This patch upgrades the sfPropelAdminGenerator class to process all php files in the theme's template directory instead of a hard coded list. This is useful, for example, if you want to have a seperate createSuccess.php for your theme.

http://www.symfony-project.com/forum/index.php/m/7360/

Change History

06/16/06 15:21:22 changed by fabien

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

in r1457