Hi,
I hope someone out there can help me with this very strange problem with the
editors.
I have WYSIWYG as the default editor, and have edited the xwiki.properties
and set xwiki/2.0 as default editor syntax.
Scenario:
I create a new page. Wysiwyg editor is default.
Editing the following content:
Heading 1
bold text
bold text
And saving.
It looks nice when viewing the new page, with "Title 1" formatting of the
heading line and bold text on the second and third lines.
But when I chose to edit the page again, the wysiwyg editor appears, with
the following faulty content:
= heading 1 = **bold text line 1** **bold text line 2**\\ \\
Hitting the Preview button from wysiwyg editor shows the same result, raw
xwiki/2.0 syntax, minus the original line breaks in the preview mode.
If I instead of preview change to the Wiki editor mode, the content is
escaped:
~= heading 1 = ~*~*bold text line 1~*~* ~*~*bold text line 2~*~*~\~\ ~\~\
And if cycling between the editors once more from there, even more escape
~ characters occur.
What am I doing wrong? config issue? or is this a bug? wysiwyg editor
appears not to be able to parse xwiki/2.0 syntax in 1.8.1?
Details:
* XWiki 1.8.1 stable
* WebSphere Application Server 6.1 fixpack 21
Kind regards,
Jonas
Hello,
I have just updated my version 1.6 Xwiki to the latest 1.8.1 and i
imported the new web XAR. The wiki is mostly functioning fine, however
some features are not displaying correctly.
: The calendar no longer displays, instead i get the following code shown:
---
$cparams.put("categories", $rqcategories)
$cview.getHTMLCalendar($cparams, "")
---
: Office imported does not display options correctly, instead i get:
---
xe.officeimporter.import.options
xe.officeimporter.import.filtering
---
: I also see the following error in tomcats log, but i believe this can
be safely ignored.
---
SEVERE: Exception fixing docBase: {0}
java.io.FileNotFoundException:
/usr/local/apache-tomcat6.0/webapps/wiki/META-INF/MANIFEST.MF (No such
file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
---
Any help would be appreciated.
Thanks.
--
Intertainservices
4101 Yonge St., Suite 506
Toronto, Ontario, M2P 1N6
Phone: +1 416 225-8475 x303
Fax: +1 416 535 9094
Cell: +1 416 562 5378
E-mail: mike.jakubik(a)intertainservices.com
This message, including any attachments, is privileged and may contain
confidential information intended only for the person(s) named above.
Any other distribution, copying or disclosure is strictly prohibited.
If you are not the intended recipient or have received this message in
error, please notify me immediately by reply email and permanently
delete the original transmission, including any attachments, without
making a copy.
Hi everyone,
We've just found that XE 1.8.1 is having some GWT service
initialization issue in multiwiki mode. All applications using the
XWiki GWT service fail on XE 1.8.1 (in multiwiki mode only).
More specifically this will affects users in multiki mode and using
the new WYSIWYG editor or XWiki Watch (both using GWT Services).
For those users we recommend to wait for XE 1.8.2 which is planned for
early next week (week of the 20th of April).
Sorry for the inconvenience.
-Vincent on behalf of the XWiki dev team
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.9 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First milestone of the XWiki Enterprise 1.9 version.
Main changes:
* New Office Importer feature: document splitting.
* Document syntax can be changed from the WYSIWYG editor.
Important bug fixes:
* Various bugfixes in syntax 2.0.
* Various bugfixes in the xwiki syntax 1.0 to 2.0 converter.
Note that general goals for XWiki Enterprise 1.9 are:
* Finish/stabilize/document new rendering
* Finish/stabilize/document new wysiwyg editor
* Finish/stabilize/document office importer + doc splitter/management
* Finish/stabilize/document webdav
* Finish/stabilize/document REST support
* Usability improvements
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise19M1
Thanks,
The XWiki dev team
Hi Niels,
Thanks for the extensive exposition on tooltips and breadcrumbs. Will concede the technical aspects are a bit whoa for me, but I'm confident the Xwiki developers will know what you're on about ;-)
Initial discussion topic was around ways to improve / provide a hierarchical page navigation tree, AFAIK no mention was made of tooltips - so that functionality may not even be on the agenda for Xwiki or I don't know at least. Its just that one of the developers mentioned an example page using Curriki to illustrate a point, so I gave some feedback round that.
I then visited said page and the tree navigation structure of it I quite like, it was the other 'features' that irritated me, so I put in my 0.03 in case the xwiki developers were thinking of doing something similar, so that they at least have 1 user input of hopefully what not to do.
I'm sure your input will be valuable to them as well,
I did look at your xwiki site and I see how you've done it - the first page of the space you have created a TOC for the docs in it, it appears. Of course that works, but what I was asking for was an xwiki generated space aware, tree like hierarchical nested wiki page navigation structure to this which fits in the navigation, recently modified, etc area of the xwiki browser page rather than me needing to occupy the space page with a TOC or provide hyperlinks elsewhere, etc.
Cheers
Hi
I normally edit my pages in the Wiki editor but to add links or images I use the WYSIWYG editor. Now having a code box like this:
{code}
- (BOOL) textFieldShouldReturn: (UITextField *) textField {
[self greetMe:nil];
return YES;
}
{code}
will turn into this:
{code}
- (BOOL) textFieldShouldReturn: (UITextField *) textField {
[self greetMe:nil];
return YES;
}
{code}
Any ideas why and how to workaround this problem.
Cheers
Andreas Schaefer
CEO of Madplanet.com Inc.
andreas.schaefer(a)madplanet.com
schaefera(a)me.com
--
View this message in context: http://n2.nabble.com/Code-Box-Content-Changes-in-WYSIWYG-Editor-tp2622964p2…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm testing an upgrade from XE 1.7M1 to XE 1.8.1 incl. XEM.
My environment:
JBoss 1.4.1, XE 1.8.1
No matter which Wiki page is addressed i got a few errors at console and server.log per page:
13:40:25,802 ERROR [BaseCollection] Failed to get class [internal] from wiki [xwiki]
java.lang.NullPointerException
Has someone the same problem?
Thanks,
Rudolf
--
View this message in context: http://n2.nabble.com/ERROR--BaseCollection--Failed-to-get-class--internal--…
Sent from the XWiki- Users mailing list archive at Nabble.com.