a new version for sfAdminThemejRollerPlugin 0.2

Finally! We finally managed to catch up and prepare a new version of our Symfony plugin to generate nice admin generator based on jQuery UI Themes.

We tagged this version as 0.2.0 since we still consider this plugin as beta version (but usable on production) but the big news is the support of symfony 1.4! For this specific support I must thank you 2 people that submited 2 patches to make this compatibility possible. Thanks to ( jtexier , “merci Jerome ;-) ”) and dalexandre and of course I must named jeremyb for his dedication to the project, he did most of the latest development.

I also setup a live demo to allow you to play a little bit with the plugin. It is currently basic but we will add more stuff step by step.

What’s new:

  • Theme switcher integrated
  • user interface fixes and enhancements
  • Symfony 1.4 compatibility

You can have some more details on my previous post.

The plugin is available as usual on github, I will publish as well the packaged plugin on symfony website.

jroller-v0.2-list.png
jroller-v0.2-filter.png
jroller-v0.2-listbottom.png

Tags: ,

9 Responses to “a new version for sfAdminThemejRollerPlugin 0.2”

  1. zebrum says:

    Live demo link is invalid :-(

  2. Gerald says:

    I fixed the link. thanks for the note.

  3. Miguelo says:

    i love it but i need the tabs tell me how to do it

  4. gestadieu says:

    You can have the tab when you split your fields in the display item. E.g.
    display:
    "Info": [name, last_name, email]
    "Extra": [age, gender]

  5. John says:

    I’ve a problem with some buttons, see this screen: http://screencast.com/t/MTkxZjRiO

    Tested in firefox, IE7 and Chrome.

    How can I fix that? Thanks!

  6. rakib says:

    I like your works. But I am new user. Please can you explain me how i get tabs on edit page?

  7. rakib says:

    Actually I can not understand your answer to Miguelo’s question.

  8. rakib says:

    Thanks Allaha. I figured it out . It should be done under the ‘form’ section of generator.yml file.E.G.

    config:
    form:
    display:
    “tab1″: [ code, name ]
    “tab2″: [ contact, address ]

  9. Roy says:

    After installing the sfAdminThemejRoller plugin and changing the theme variable to “jroller”, it complains that a base generator class is missing.

    Is there a workaround for this?

Leave a Reply