SymfonyConfiguration » History » Version 4
Simon, 06/17/2008 03:45 PM
1 | 1 | Simon | |
---|---|---|---|
2 | |||
3 | 4 | Simon | h2. Core application |
4 | 1 | Simon | |
5 | 4 | Simon | |
6 | |||
7 | 1 | Simon | Linea21 v2.0 used symfony 1.0 framework. |
8 | |||
9 | |||
10 | |||
11 | 4 | Simon | h2. Symfony Plugin used on Linea21 development |
12 | |||
13 | |||
14 | * sfPropelFinder : The sfPropelFinder is a symfony plugin that provides an easy API for finding Propel objects. |
||
15 | * sfTinyMCEConfigPlugin : provides the means to have a central configuration for [[TinyMCE]] http://trac.symfony-project.com/wiki/sfTinyMCEConfigPlugin |
||
16 | * sfThumbnailPlugin creates thumbnails from images. It relies on your choice of the GD or [[ImageMagick]] libraries. |
||
17 | 3 | Simon | http://trac.symfony-project.com/wiki/sfThumbnailPlugin |