On 07/06/2011 05:59 PM, Rob Gillen wrote:
On Wed, Jul 6, 2011 at 2:58 AM, Marius Dumitru Florea
<mariusdumitru.florea(a)xwiki.com> wrote:
[snip]
I never saw anything quite that simple. I did see a "menu"
associative array (hash) key used in a javascript variable named
"wysiwygConfigdJG4". Here's the relevant key/value:
menu:
'[{\"feature\":\"link\",\"subMenu\":[\"linkEdit\",\"linkRemove\",\"linkWikiPage\",\"linkAttachment\",\"|\",\"linkWebPage\",\"linkEmail\",\"|\",\"alfrescoLink\"]},{\"feature\":\"image\",\"subMenu\":[\"imageInsertAttached\",\"imageInsertURL\",\"imageEdit\",\"alfrescoImage\",\"imageRemove\"]},{\"feature\":\"table\",\"subMenu\":[\"inserttable\",\"insertcolbefore\",\"insertcolafter\",\"deletecol\",\"|\",\"insertrowbefore\",\"insertrowafter\",\"deleterow\",\"|\",\"deletetable\"]},{\"feature\":\"macro\",\"subMenu\":[\"macroInsert\",\"macroEdit\",\"|\",\"macroRefresh\",\"|\",\"macroCollapse\",\"macroExpand\"]},{\"feature\":\"import\",\"subMenu\":[\"importOffice\"]}]'
This is the issue. The menu configuration has been changed in 3.1M2 (see
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterpris…
). I suppose you have imported the Milestone 2 XAR instead of Milestone 1.
The M1 XAR can be found here
http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-wiki/…
.
Hope this helps,
Marius