Diem blog syndication
Diem plugins are here!
December 2, 2009 by Thibault D
As Diem is made to be very extensible, writing Diem plugins is easy.
By using the symfony Event Dispatcher and Service Container, the Diem Core can be extended in many ways.
The new Diem plugins page will list available Diem plugins but the code is still hosted on symfony SVN.
Right now, 2 plugins are available
- dmWidgetGalleryPlugin allows to create images galleries without writing a line of code, just click, drag, drop, done.
- dmCoreTranslatorPlugin helps to translate Diem Core sentences by providing ready to use translation files, with automatic translations from the Google Translate API.
Plugins to come soon
- dmWidgetMenuPlugin to create complex menus without writing a line of code, just click and drag&drop.
- dmWidgetCkEditorPlugin will provide the excellent ckEditor in text widgets and admin forms.
- dmWidgetGoogleMapPlugin will allow to easily add maps to your content
Feel free to test them, propose new ones, ask your questions in the Diem Google group and of course, report bugs in the symfony trac!