Last modified by Thomas Mortagne on 2017/03/24

Hide last authors
Silvia Macovei 15.2 1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
fciubotaru 1.1 2
Silvia Macovei 15.2 3 = Roadmap =
fciubotaru 1.1 4
Silvia Macovei 6.1 5 * [[View the XOffice roadmap>>xoffice:Main.Roadmap]]
fciubotaru 2.1 6
Silvia Macovei 15.2 7 = Summary of features for version 1.0 =
fciubotaru 2.1 8
Silvia Macovei 6.1 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
fciubotaru 2.1 16
Silvia Macovei 11.1 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
Silvia Macovei 15.2 35 = Summary of the changes introduced from XOffice 1.0 RC1 =
fciubotaru 4.1 36
Silvia Macovei 6.1 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
Silvia Macovei 15.2 42 = Known issues =
Thomas Mortagne 17.1 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]]
Silvia Macovei 6.1 44
fciubotaru 2.1 45 == Detailed release notes ==
46
fciubotaru 1.1 47 {{html}}
48
49 Release Notes - XWiki MS Office Integration - Version 1.0
50
51 <h2> Bug
52 </h2>
53 <ul>
Thomas Mortagne 17.1 54 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-82'>XOFFICE-82</a>] - Text display problem on Windows with large DPI settings
fciubotaru 1.1 55 </li>
Thomas Mortagne 17.1 56 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-114'>XOFFICE-114</a>] - Publishing documents saves last active opened wiki page
fciubotaru 1.1 57 </li>
Thomas Mortagne 17.1 58 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-116'>XOFFICE-116</a>] - Table attributes 'colspan' and 'rowspan' are removed on cleaning.
fciubotaru 1.1 59 </li>
Thomas Mortagne 17.1 60 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-119'>XOFFICE-119</a>] - Focus problems when editing multiple documents
fciubotaru 1.1 61 </li>
Thomas Mortagne 17.1 62 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-144'>XOFFICE-144</a>] - Client type not rollbacked when pressing cancel on settings dialog
fciubotaru 1.1 63 </li>
Thomas Mortagne 17.1 64 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-156'>XOFFICE-156</a>] - Spelling mistake on &quot;Upload&quot;
fciubotaru 1.1 65 </li>
66 </ul>
67
68 <h2> Improvement
69 </h2>
70 <ul>
Thomas Mortagne 17.1 71 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-85'>XOFFICE-85</a>] - Add IDesign code style rules to solution
fciubotaru 1.1 72 </li>
Thomas Mortagne 17.1 73 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-100'>XOFFICE-100</a>] - Speed up Word startup time
fciubotaru 1.1 74 </li>
Thomas Mortagne 17.1 75 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-159'>XOFFICE-159</a>] - One of the actions in dialog boxes should be highlighted
fciubotaru 1.1 76 </li>
77 </ul>
78
79 <h2> Task
80 </h2>
81 <ul>
Thomas Mortagne 17.1 82 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-69'>XOFFICE-69</a>] - Write tests for pre-DOM filters
fciubotaru 1.1 83 </li>
Thomas Mortagne 17.1 84 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-70'>XOFFICE-70</a>] - Write tests for DOM filters
fciubotaru 1.1 85 </li>
Thomas Mortagne 17.1 86 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-118'>XOFFICE-118</a>] - Rename dependencies folder to a friendly name
fciubotaru 1.1 87 </li>
Thomas Mortagne 17.1 88 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-120'>XOFFICE-120</a>] - Refactor DOM filters
fciubotaru 1.1 89 </li>
Thomas Mortagne 17.1 90 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-121'>XOFFICE-121</a>] - Refactor pre-DOM filters
fciubotaru 1.1 91 </li>
Thomas Mortagne 17.1 92 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-123'>XOFFICE-123</a>] - DownloadImage method should use IXWikiClient
fciubotaru 1.1 93 </li>
Thomas Mortagne 17.1 94 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-127'>XOFFICE-127</a>] - Implements AddObject and GetObject methods for XWikiXMLRPCClient
fciubotaru 1.1 95 </li>
Thomas Mortagne 17.1 96 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-132'>XOFFICE-132</a>] - Validate DOM on cleaning tests
fciubotaru 1.1 97 </li>
Thomas Mortagne 17.1 98 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-134'>XOFFICE-134</a>] - Improve HeadSectionRemover pre-DOM filter
fciubotaru 1.1 99 </li>
Thomas Mortagne 17.1 100 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-143'>XOFFICE-143</a>] - Move XWordSettings in XWikiLib
fciubotaru 1.1 101 </li>
Thomas Mortagne 17.1 102 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-145'>XOFFICE-145</a>] - Move LoginData in XWikiLib
fciubotaru 1.1 103 </li>
Thomas Mortagne 17.1 104 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-171'>XOFFICE-171</a>] - Add support for rendering conversion
fciubotaru 1.1 105 </li>
Thomas Mortagne 17.1 106 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-172'>XOFFICE-172</a>] - Convert content to target syntax when saving a page
fciubotaru 1.1 107 </li>
Thomas Mortagne 17.1 108 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-174'>XOFFICE-174</a>] - Use new rendering methods when opening a page for edit
fciubotaru 1.1 109 </li>
110 </ul>
111
112 <h2> Sub-task
113 </h2>
114 <ul>
Thomas Mortagne 17.1 115 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-140'>XOFFICE-140</a>] - Move AddinSettingsForm to UICommons
fciubotaru 1.1 116 </li>
Thomas Mortagne 17.1 117 <li>[<a href='https://jira.xwiki.org/browse/XOFFICE-141'>XOFFICE-141</a>] - Move AddPageForm to UICommons
fciubotaru 1.1 118 </li>
119 </ul>
120
121 {{/html}}
122
Silvia Macovei 15.2 123 = Guidelines =
Silvia Macovei 6.1 124
125 * [[XWord installation instructions>>xoffice:XWord.Install_Guide]]
126 * [[XWord user guide>>xoffice:XWord.User_Guide]]

Get Connected