Mark D. Anderson wrote:
Thanks Ricardo and Vincent.
I think I have some answer on my questions except this one:
4. I like the idea of supporting office app clients. But it seems there is some clumsiness with XOffice specifying a parent: http://jira.xwiki.org/jira/browse/XOFFICE-243
Well, this is clearly an open issue! :-)
And I can't find any documentation on editing/creating content from OpenOffice and/or via any webdav client. Things like URL conventions, etc. This page http://platform.xwiki.org/xwiki/bin/view/DevGuide/Architecture mentions XOO (Xwiki OpenOffice) but there is nothing else about it: http://www.xwiki.org/xwiki/bin/view/Main/Search?text=XOO&wikinames=&space=
Please, check this... http://www.xwiki.org/xwiki/bin/view/Main/Search?text=OpenOffice&x=0&y=0 and this... http://code.xwiki.org/xwiki/bin/view/Applications/OfficeImporterApplication
also, http://code.xwiki.org/xwiki/bin/view/Plugins/SortedDocumentTreePlugin says: use imported class (section Installation step 3) called XWiki.SortedTreePageClass where can i read what that means? (what is importing a class?)
It is rather important to get at least an intuitive idea about what XWiki Classes, Objects and Properties do mean. Please, check this: http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel It won't be possible to unveil the power of XWiki without a clear understanding of what these concepts mean and how are implemented within XWiki. In the case of the Sorted Document Tree Plugin, the piece of information used to weight a document could be either add an instance of the XWiki.TagClass class, or the XWiki.SortedTreePageClass class imported with the xar file of the application. How to instantiate a class? 1. Generally: Edit > Objects ; select the class and click ADD. You can edit the value of any property by clicking the small pencil in the right side. 2. To add a tag, follow the general procedure by selecting XWiki.TagClass or simply click the plus symbol in the bottom of the document. To the left, in the same line including author and date.
btw, it occurs to me that the support for section editing makes it viable to use longer pages, which will help with both page ordering and with export to PDF.
Great to read this. There are a lot of work done in new procedures to avoid edition conflicts. Some devs are currently considering to improve lock to section level.
-mda _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hope this helps to soften your XWiki learning curve! -- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems