Hi, I have four questions concerning the Jahia support of Portlet JSR168. 1) Is the following line in the portlet.xml file required for all preferences in the portlet since I was able to create some preferences without adding them to the portlet.xml file ? <portlet-preferences><preference><name>color</name><value>#000000</value>/preference></portlet-preferences>
2) How to procecede when I want to migrate one portlet from a Jahia instance to another if I want to consider the personnalization in the migration ? 3) Is there a Jahia API to modify portlet preferences (from prefs_property_value table in jahia schema) ? 4) Is there two level of personnalization? User Level: I mean one level concerning each user to store things like the favorite color of each member Instance Level: I mean one level to store the configuration of the portlet instance (done by administrators) to store things like an smtp server from which the portlet sends email. Thank you very much for your responses, Benoit Pironet _______________________________________________ dev_list mailing list [email protected] http://lists.jahia.org/cgi-bin/mailman/listinfo/dev_list
