The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.9.1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is a bug fix and enhancement release mainly around new WYSIWYG
and new Rendering modules.
Changes since XWiki Enterprise 1.9. Improvements:
* Latvian translations available
* XWIKI-4016 Add the ability to configure the colors displayed by the
color picker
* XABLOG-31 Add a default article to the blog
* XABLOG-32 Displaying blog-specific panels on the left of the screen
in the Blog space
Important Bugs fixed:
* Various bugs fixed in the xwiki/2.0 WYSIWYG editor
* Various bugs fixed in the xwiki/1.0 to xwiki/2.0 converter
* XWIKI-3992 Preview is broken in path based multiwiki
* XWIKI-4033 When saving after section edit entire page is overwritten
* XWIKI-3987 Livetable macro isn't working anymore in XWiki 2.0 syntax
* XWIKI-3991 Livetables don't work when edited in the WYSIWYG editor
* XWIKI-4051 Office Importer auto-start feature is broken in 1.9 branch
* XABLOG-49 Publishing blog posts does not work for non-admin users
* XABLOG-48 The Recent Posts panel displays hidden posts
* XATAG-17 Don't allow tags to be renamed to the empty string
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise191
Thanks,
The XWiki dev team
Dear All
I am trying to get a captcha to work, and am struggling.
If i go to edit the register page and edit the code I can get a captcha
field to display :-) along with an input box.
This is what I did:
#if ($xwiki.jcaptcha.verifyCaptcha("CaptchaName"))
#if ($context.user=="XWiki.XWikiGuest")
<img style="border: solid 1px #000000" src="$doc.getURL("jcaptcha")">
<br /> Please type the captcha below:*
<br /> <input size="40" type="text" name="jcaptcha_response" /> <br />
#end
#end
I have searched through this mail group and read several posts on using this
captcha.
I have tried altering the action thus:
<form id="register" action="captcha.vm" method="post">
but that didn't seem to do much (well, anything really!)
I have also tried this
http://n2.nabble.com/CAPTCHA-for-comments-and-registration-td507976.html#a50
7976 frm Sachin Mittal at the very bottom - but I am lost!
Could somebody please help?
Thanks
E
Hi Asiri,
I installed from the following:
xwiki-enterprise-web-1.8.4.war
xwiki-enterprise-wiki-1.8.4.xar
OOo_3.1.0_Win32Intel_install_en-US.exe
If I open the Word document in OOo I can see the Visio drawing and other
images. In the imported XWiki markup there is no sign that there was
anything either where the drawing or the inserted image were.
Thanks,
Kevin
>> I have just set up the Office Importer and tried importing a Word
document
>> that contains an embedded Visio drawing. The document imported OK,
but the
>> Visio drawing is not visible. Also other images in the document
(simple
>> picture elements) are not visible.
>>
>> Is this an issue in my configuration or is this just the way it
works?
>
>It's definitely not the way it works. Which XE version are you using?
and
>which OOo version?
>
>Thanks.
>
>- Asiri
Hi Florian.
On Wed, Jul 1, 2009 at 1:00 PM, Florian Rhomberg <
florian.rhomberg(a)nettania.net> wrote:
> Hello!
>
> I have a question tot he new WYSWYG. First I have to say that this editor
> is
> really really much better than the old one, gratulations. Especially the
> new
> method to insert macros is quite well! In future will it be possible to add
> news macros to the standard ones? Especially the macro to add a list of all
> pages of this space would be very useful!
>
>
>
> But now my problem:
>
> I did a backup of my old xwiki content which was version 1.8 I think so.
> After installing the new one I ibstalled the new xar file for 1.9. Then I
> imported selected articles of the old wiki tot he new one. But now if I
> want
> to edit an old article I get also the old WYSIWYG editor and not the new
> one. This does not satisfy me, is there a possibility to change this?
>
Try this:
go to the wiki edit mode, change the page syntax to xwiki/2.0, this will ask
you if you want to convert the page into xwiki/2.0 syntax, say "yes" :)
Then xwitch back to wysiwyg editor, you should get the new wysiwyg editor
now.
Not sure if this is the optimal solution, but it should work.
- Asiri
>
>
>
> Thanks,
>
> Florian
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi Florian,
Florian Rhomberg wrote:
> Hello!
>
> I have a question tot he new WYSWYG. First I have to say that this editor is
> really really much better than the old one, gratulations. Especially the new
> method to insert macros is quite well! In future will it be possible to add
> news macros to the standard ones? Especially the macro to add a list of all
> pages of this space would be very useful!
Yes, soon you'll be able to write your own macros inside wiki pages and
this macros will be automatically discovered and listed in the WYSIWYG
"Insert Macro" dialog.
Thanks,
Marius
>
>
>
> But now my problem:
>
> I did a backup of my old xwiki content which was version 1.8 I think so.
> After installing the new one I ibstalled the new xar file for 1.9. Then I
> imported selected articles of the old wiki tot he new one. But now if I want
> to edit an old article I get also the old WYSIWYG editor and not the new
> one. This does not satisfy me, is there a possibility to change this?
>
>
>
> Thanks,
>
> Florian
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
On Wed, Jul 1, 2009 at 09:30, Florian
Rhomberg<florian.rhomberg(a)nettania.net> wrote:
> Hello!
>
> I have a question tot he new WYSWYG. First I have to say that this editor is
> really really much better than the old one, gratulations. Especially the new
> method to insert macros is quite well! In future will it be possible to add
> news macros to the standard ones? Especially the macro to add a list of all
> pages of this space would be very useful!
>
>
>
> But now my problem:
>
> I did a backup of my old xwiki content which was version 1.8 I think so.
> After installing the new one I ibstalled the new xar file for 1.9. Then I
> imported selected articles of the old wiki tot he new one. But now if I want
> to edit an old article I get also the old WYSIWYG editor and not the new
> one. This does not satisfy me, is there a possibility to change this?
Basically to have the new WYSIWYG you need the new syntax. So the
common way is to do what Asiri explained: change the syntax and then
you will get the new WYSIWYG.
Note that there is quite big difference between 1.0 and 2.0 syntax
when you do Velocity scripting or insert html so the converter do what
it can but you will need to check the result. If you just have pure
wiki syntax it should be ok.
>
>
>
> Thanks,
>
> Florian
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--
Thomas Mortagne
Hello!
I have a question tot he new WYSWYG. First I have to say that this editor is
really really much better than the old one, gratulations. Especially the new
method to insert macros is quite well! In future will it be possible to add
news macros to the standard ones? Especially the macro to add a list of all
pages of this space would be very useful!
But now my problem:
I did a backup of my old xwiki content which was version 1.8 I think so.
After installing the new one I ibstalled the new xar file for 1.9. Then I
imported selected articles of the old wiki tot he new one. But now if I want
to edit an old article I get also the old WYSIWYG editor and not the new
one. This does not satisfy me, is there a possibility to change this?
Thanks,
Florian
Hi all
I have recently installed Xwiki and have had difficulty with the above
mentioned topics. I have already searched through the site for solutions to
LDAP/Active directory issues but can't seem to find a solution.
I have turned on the logging for LDAP and it is telling me that I am
supplying Invalid Credentials, I don't see how this can be true seeing as I
have tried it with our server administrator account and received the same
error.
Does XWiki offer Admin approval for a new change to a page? We would like
to check the changes before they are put up on the Wiki.
Thanks
--
View this message in context: http://n2.nabble.com/LDAP-Authentication-and-Admin-Approval-tp3173539p31735…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi there,
sorry for the missing info:
I'm using:
Xwiki Enterprise: v1.9
Tomcat: v6.0.20
MySql: v5.1.34
Mac OS X: v10.4.11
Regards,
Vittorio
---------- Forwarded message ----------
From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
To: XWiki Users <users(a)xwiki.org>
Date: Sat, 27 Jun 2009 22:19:53 +0300
Subject: Re: [xwiki-users] Editor doesn't display saved text
Hi,
Please tell us what version of XWiki Enterprise are you using and
whether you use the new syntax (and thus the new WYSIWYG editor) or
not.
Thanks,
Marius
Vittorio Torroni wrote:
Hi,
When I create a new document and I type some text in the WYSIWYG
editor, then click "save and view", the text appears correctly in the
page. When I go back to the editor, however, the text has disappeared.
Thanks,
Vittorio
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
---------- Forwarded message ----------
From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
To: XWiki Users <users(a)xwiki.org>
Date: Sat, 27 Jun 2009 22:25:51 +0300
Subject: Re: [xwiki-users] Editing from the "Choose editor" panel
Hi,
Please tell us what version of XWiki Enterprise are you using and
whether the exiting page is in the new syntax (XWiki 2.0) or not.
Thanks,
Marius
Vittorio Torroni wrote:
Hi,
in relationship to a previous post, I've discovered that editing an
existing page works only if the editor is chosen from the top panel,
i.e. from the drop-down menu that appears when one clicks "edit". If
one only clicks "Edit" then the WYSIWYG editor (default) doesn't show
any contents and switching to wiki editing mode doesn't help either.
The only way to edit the page is to select the editor under the "Edit"
menu from the top panel.
I wonder if a Problem Report has already been raised on this subject.
Thanks,
Vittorio