From: Krzysztof B. <go...@ic...> - 2015-06-09 11:45:37
|
Hi Terefang, W dniu 09.06.2015 o 12:45, Terefang Verigorn pisze: > hi! > > many thanks for the new release! > > in particular the rest api will allow me to drop my custom plugins. You're welcome! it great that you can reduce code to maintain. > > i am still looking for a way to load new attribute-definitions > (based on existing syntax) into the server. > > i would like to do this via config-file (during server startup). > > any idea ? Well, why at server startup? What is the use case? I'd prefer to add such feature to the REST API if you prefer to do it in some automated way. Or there can be some bulk import/export from UI (actually this is implemented, but only as a part of the import/export of the whole database). I need to know your requirements in more details first to suggest something concrete. Best, Krzysztof |