directmarketing jabber and imp works but requires special setups. So i think that we should leave those out of the standard setup. But place some in the documentation on how to add them and what they do.
/Johan On Tue, 2009-07-14 at 14:33 +0200, Andreas Flack wrote: > Piotr Pokora schrieb: > > Andreas Flack writes: > > > > Hi! > > > >>> Now we need the structure file for OpenPSA, then (Flack, can you make > >>> one? /midcom-exec-midcom.helper.filesync/export_structure.php is your > >>> friend). > >> OK, I'll tke a look at that next week. > > > > Any news about this one? > > Well, I ran the exec script and it produced some output, which I cleaned > up a little. I don't know if the exporter/importer can do l10n, so I > left all the titles in English. The structure doesn't include > directmarketing, jabber, imp or interviews since I don't use those. So > if anybody knows if they work and would like to add them, go right ahead: > > 'localhost-openpsa2' => array > ( > 'name' => 'localhost-openpsa2', > 'title' => 'OpenPSA 2', > 'examples' => array > ( > 'http://localhost/openpsa2/', > ), > 'root' => array > ( > 'name' => 'openpsa_root', > 'title' => 'OpenPSA', > 'component' => 'org.openpsa.mypage', > 'style' => '/template_OpenPsa2', > 'style_inherit' => true, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array > ( > 'calendar' => array > ( > 'name' => 'calendar', > 'title' => 'Calendar', > 'component' => 'org.openpsa.calendar', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'contacts' => array > ( > 'name' => 'contacts', > 'title' => 'Contacts', > 'component' => 'org.openpsa.contacts', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'documents' => array > ( > 'name' => 'documents', > 'title' => 'Documents', > 'component' => 'org.openpsa.documents', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'expenses' => array > ( > 'name' => 'expenses', > 'title' => 'Expenses', > 'component' => 'org.openpsa.expenses', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'invoices' => array > ( > 'name' => 'invoices', > 'title' => 'Invoices', > 'component' => 'org.openpsa.invoices', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'products' => array > ( > 'name' => 'products', > 'title' => 'Products', > 'component' => 'org.openpsa.products', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'projects' => array > ( > 'name' => 'projects', > 'title' => 'Projects', > 'component' => 'org.openpsa.projects', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'reports' => array > ( > 'name' => 'reports', > 'title' => 'Reports', > 'component' => 'org.openpsa.reports', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'sales' => array > ( > 'name' => 'sales', > 'title' => 'Sales', > 'component' => 'org.openpsa.sales', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > 'wiki' => array > ( > 'name' => 'wiki', > 'title' => 'Wiki', > 'component' => 'net.nemein.wiki', > 'style' => '', > 'style_inherit' => false, > 'parameters' => array(), > 'acl' => array(), > 'nodes' => array(), > ), > ), > ), > ), > > > Bye, > > Andreas > > > > > Piotras > > _______________________________________________ > > user mailing list > > [email protected] > > http://lists.midgard-project.org/mailman/listinfo/user > _______________________________________________ > user mailing list > [email protected] > http://lists.midgard-project.org/mailman/listinfo/user > _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
