On Mon, Jan 19, 2009 at 6:43 PM, Thomas Mortagne <[email protected]> wrote: > On Mon, Jan 19, 2009 at 6:14 PM, hel-o <[email protected]> wrote: >> >> Can i savely remove and recreate them without getting troubles with the >> running wikis especially the main wiki? >> >> When i recreate them XEM tries to create a database how does that effect >> existing databases. > > Don't recreate them using XEM api, create them by hand, add the object > of the right class in it, fill it with informations and add > #includeForm("XWiki.XWikiServerClassSheet") as content.
This is exactly what XEM api is doing (plus operations on the new database). > >> >> LG >> Helmut >> >> >> tmortagne wrote: >>> >>> On Sat, Jan 17, 2009 at 8:05 PM, hel-o <[email protected]> wrote: >>>> >>> >>> Did you tried to remove all the wiki descriptors and recreate them >>> based on the XWiki.XWikiServer class from the WikiManager/XEM ? >>> >>> >>> >>> -- >>> Thomas Mortagne >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/users >>> >>> >> >> -- >> View this message in context: >> http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2182196.html >> Sent from the XWiki- Users mailing list archive at Nabble.com. >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > > > > -- > Thomas Mortagne > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
