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