Vom: 12.12.2011

Update für DynamicDropdown.

Das Plugin zur Integration eines Custom Data Types für Pimcore wurde für Build 1522 angepasst.
Seit diesem Build muss bei CDTs definiert werden für welche Datentypen sie einsetzbar sein sollen:

     /**
      * define where this datatype is allowed
      *  By default, all types are disabled.
      */
     allowIn: {
         object: true,
         objectbrick: true,
         fieldcollection: true,
         localizedfield: true
     },

Version 0.0.5 kann unter der gewohnten Adresse heruntergeladen werden: http://www.weblizards.de/pimcore/DynamicDropdown_0.0.5.tgz