Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 = Roadmap =
4
5 * [[View the XOffice roadmap>>xoffice:Main.Roadmap]]
6
7 = Summary of features for version 1.0 =
8
9 * Create new wiki pages
10 * Open and edit existing wiki pages in Word
11 * Download and edit attachments
12 * Upload attachments
13 * Export Word documents to the wiki
14 * Wiki Explorer
15 * Automatic updates
16
17 XWord extends the Microsoft Office 2007 ribbon by displaying a new tab, that offers you the ability to work with XWiki.
18
19 image:Ribbon.png
20
21 To add a new page all you have to do is click the "Add page" button in the ribbon.
22
23 image:AddPage.PNG
24
25 The Wiki Explorer, located on the right side of the screen, contains a tree view with the spaces and pages on your wiki server. Each node in the tree view has a context menu, that works in a similar manner as the Wiki Explorer group in the ribbon
26
27 |image:WikiExplorer.png |image:ContextMenu.png
28
29 Downloading attachments is very easy. All you have to do is select the attachment from the Wiki Explorer and right click to download it.
30
31 |image:DownloadOpenAttachment.PNG
32
33 For a complete guide to XWord features be sure to check our [[User Guide>>xoffice:XWord.User_Guide]].
34
35 = Summary of the changes introduced from XOffice 1.0 RC1 =
36
37 * Supported XWiki versions are now: 2.0.4, 2.1 and above
38 * Fixed saving issue for XWiki 2.0 syntax
39 * Faster startup
40 * Fixed focus issues
41
42 = Known issues =
43 * [[Here are some bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10414&status=1&version=11133&sorter/field=issuekey&sorter/order=DESC]]
44
45 == Detailed release notes ==
46
47 {{html}}
48
49 Release Notes - XWiki MS Office Integration - Version 1.0
50
51 <h2> Bug
52 </h2>
53 <ul>
54 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-82'>XOFFICE-82</a>] - Text display problem on Windows with large DPI settings
55 </li>
56 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-114'>XOFFICE-114</a>] - Publishing documents saves last active opened wiki page
57 </li>
58 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-116'>XOFFICE-116</a>] - Table attributes 'colspan' and 'rowspan' are removed on cleaning.
59 </li>
60 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-119'>XOFFICE-119</a>] - Focus problems when editing multiple documents
61 </li>
62 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-144'>XOFFICE-144</a>] - Client type not rollbacked when pressing cancel on settings dialog
63 </li>
64 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-156'>XOFFICE-156</a>] - Spelling mistake on &quot;Upload&quot;
65 </li>
66 </ul>
67
68 <h2> Improvement
69 </h2>
70 <ul>
71 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-85'>XOFFICE-85</a>] - Add IDesign code style rules to solution
72 </li>
73 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-100'>XOFFICE-100</a>] - Speed up Word startup time
74 </li>
75 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-159'>XOFFICE-159</a>] - One of the actions in dialog boxes should be highlighted
76 </li>
77 </ul>
78
79 <h2> Task
80 </h2>
81 <ul>
82 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-69'>XOFFICE-69</a>] - Write tests for pre-DOM filters
83 </li>
84 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-70'>XOFFICE-70</a>] - Write tests for DOM filters
85 </li>
86 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-118'>XOFFICE-118</a>] - Rename dependencies folder to a friendly name
87 </li>
88 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-120'>XOFFICE-120</a>] - Refactor DOM filters
89 </li>
90 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-121'>XOFFICE-121</a>] - Refactor pre-DOM filters
91 </li>
92 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-123'>XOFFICE-123</a>] - DownloadImage method should use IXWikiClient
93 </li>
94 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-127'>XOFFICE-127</a>] - Implements AddObject and GetObject methods for XWikiXMLRPCClient
95 </li>
96 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-132'>XOFFICE-132</a>] - Validate DOM on cleaning tests
97 </li>
98 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-134'>XOFFICE-134</a>] - Improve HeadSectionRemover pre-DOM filter
99 </li>
100 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-143'>XOFFICE-143</a>] - Move XWordSettings in XWikiLib
101 </li>
102 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-145'>XOFFICE-145</a>] - Move LoginData in XWikiLib
103 </li>
104 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-171'>XOFFICE-171</a>] - Add support for rendering conversion
105 </li>
106 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-172'>XOFFICE-172</a>] - Convert content to target syntax when saving a page
107 </li>
108 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-174'>XOFFICE-174</a>] - Use new rendering methods when opening a page for edit
109 </li>
110 </ul>
111
112 <h2> Sub-task
113 </h2>
114 <ul>
115 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-140'>XOFFICE-140</a>] - Move AddinSettingsForm to UICommons
116 </li>
117 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-141'>XOFFICE-141</a>] - Move AddPageForm to UICommons
118 </li>
119 </ul>
120
121 {{/html}}
122
123 = Guidelines =
124
125 * [[XWord installation instructions>>xoffice:XWord.Install_Guide]]
126 * [[XWord user guide>>xoffice:XWord.User_Guide]]

Get Connected