Spiga

sfCssTabsPlugin v0.1.6

September 10, 07 by Pedro Hernández

Después de unos días complicados haciendo unas gestiones he podido terminar la documentación y la traducción del mismo para liberar esta nueva versión de mi primer plugin para symfony :)

Los cambios para esta nueva versión son:

  • Reconocimiento de la primera acción.
  • Cambio de la configuración de archivos PHP a YAML.
  • Carga de múltiples tabPanels.
  • Cambio en la forma como se llama al plugin.
  • Modificada la descripción y documentación.
  • Agregado 2 archivos de ejemplo de configuración.

Eso es todo de momento, que lo disfruten :D

Add your comment

9 responses for this post

  1. DrCore Says:

    Nice plugin. I like the fact you put the config in a YAML file. Can I suggest to pick up the config file from the app config directory instead of the plugin directory?
    I’m also playing with the CSS tabs plugin, however I need it as a second level menu system (i.e. a component-slot). One of the problems I’m facing is the current menu selection. For example if there are two items which point to the same module, except the action is different, both menu items will be active. How do you see this?

  2. phpleo Says:

    Hello and thank you very much :D

    To my also I like to change the configuration to YAML since she works much more fast thus ^^

    Oops, the one to also have in the folder app the configuration files I go to me :P , I will correct it more soon possible.

    I want to see if I understood the latest well. You talk about to that in your layout already it has a group of tabs, and in component-slot you have another group?.

    If it is thus it is probable that with more of a group of tabPanel of problems since it is more difficult to control, at the moment this it handling with AJAX.

    If it is not therefore I would like one more a detailed explanation.

    Greetings and thanks again ^^

  3. Javier Eguiluz Says:

    Enhorabuena por la nueva versión phpleo :)

    Además creo que has mejorado lo más importante de los plugins: simplificar la configuración/uso (pasando de PHP a YAML la configuración) y añadir más ejemplos de uso.

  4. phpleo Says:

    Gracias Javi.

    Me agrada también el cambio a archivos YAML, por que hacen trabajar más rápido a los plugins ^^

  5. DrCore Says:

    In my specific case, I’m rigging together multiple admin forms. Sometimes I’m reusing the same admin form under different menu tabs. Comparing the module name of the menu item with the current module will then result in double active items.

  6. phpleo Says:

    It seems to me that I am understanding. You could send screenshot to me of which it happens?

    Greetings :D

  7. rpsblog.com » A week of symfony #37 (10->16 September 2007) Says:

    [...] sfCssTabsPlugin v0.1.6 [...]

  8. Mauro Casula Says:

    Hola phpleo,
    he desarrollado algunas modificaciones de tu Plugin.

    Está todo en mi Blog:
    http://www.symfony-framework.com

    Si puedes y tienes tiempo comentame algo o dime si quieres ayuda para otra release de tu Plugin..

    Hasta pronto.
    Mauro Casula.

  9. Arnold Says:

    Hello,

    SfCssTabs is an excellent plugin, but since I’ve migrated to symfony 1.1 i was not successful in installing it. Also searching the forums, blogs i did not find anything related with this issue.
    Could you please help me.

    Thank You.

Leave a Reply