![]() |
|
PluginsSylvain Papet |
|
Sylvain Papet is a developer for 2 plugins.
![]() |
sfDynamicCMSPlugin
MIT
sf 1.2sf 1.1sf 1.0
|
13
users |
This plugin is deprecated and is not maintained anymore.
Design for Symfony 1.0
This plugin allows you to add a Dynamic Content Management System (CMS) to your Symfony project with the following features:
* Manage different versions of a website (different applications or cultures)
* For each version :
* create and manage a tree structure for navigations (breadcrumb navigation)
* manage routing & url of each element (fully generate routing.yml)
* manage displayed menus
* manage permissions to access content or display element in menu
* manage pages associated to url (module/action) and page
* manage page templates (global or specific to version) and template slots)
* manage content (with slots system)
* Manage permissions of CMS administration (for edition, administration, advanced administration, developpement).
* i18n ready (the interface is translated / french translation included)
* Can be used in any kind of module (by extending it or not), any kind of project.
|
![]() |
sfPropelSlotBehaviorPlugin
MIT
sf 1.2sf 1.1sf 1.0
|
7
users |
This plugin is deprecated and is not maintained anymore.
Design for Symfony 1.0
This plugin implements a propel behavior which permits to add slots to a propel object. Slots are additionnal fields added to the object depending of his type (template, class, etc.) stored in a extra table (sf_slots). Some tools (widget, methods, etc.) help to manage it.
|