Re point 1. below, I've found that the following works
fine on a local
install of v0.9.1252, but not on an xwiki.com wiki:
#set($results=$xwiki.search("select new map(doc.name as name, doc.date
as date) from XWikiDocument doc",10,0))
{table}
doc | date
#foreach ($row in $results)
$row.get("name") | $row.get("date")
#end
{table}
Has something been disabled on xwiki.com?
Regards,
Robin
On 22/07/06, Robin Fernandes <rewbs.soal@gmail.com> wrote:
Hi,
This looks great! It's definitely much faster.
Here are a couple of issues I've encountered so far:
1. Some $xwiki.search queries no longer return results, e.g.:
This one used to show a list of members and groups:
http://openmpt.xwiki.com/xwiki/bin/view/Main/Members
This one used to list a few page names and dates:
http://soal.xwiki.com/xwiki/bin/view/Sandbox/velocitySearch
Have the hibernate mappings changed or something like that?
2. The wysiwyg editor picks up the wrong styles:
Compare:
http://soal.xwiki.com/xwiki/bin/view/Sandbox/headers
with:
http://soal.xwiki.com/xwiki/bin/edit/Sandbox/headers?xpage=wysiwyg
Regards,
Robin
On 20/07/06, Ludovic Dubost <ludovic@xwiki.com> wrote:
>
> Hi,
>
> We have just upgrade xwiki.com to version 0.9.1252 (available on
> ObjectWeb). If you are users of XWiki.com and you see anything
special
> that could be caused by the upgrade, please contact us at
> support-en@xwiki.com
> Version 1252 has many changes under the hood and some in the user
> interface. The main changes from a user/admin perspective are:
>
> - the new WYSIWYG editor which is compatible with Wiki syntax.
> - the Rights page which now contains select fields
>
> The WYSIWYG Editor is still in beta state. It is not activated by
> default but can be called using the "switch to WYSIWYG Editor"
link in
> the edit page. You can activate the wysiwyg editor by default in
the
> XWiki Preferences in the "editor" section.
>
> Under the hood, maybe other changes are now available including
better
> performance by generating less queries to the database. New
plugins and
> APIs are also available for programmers. We will talk more about
these a
> little later when we officially release this version.
>
> We are now working to integrate:
>
> - AntiSpam measures (using JCaptcha)
> - as a new registration and invitation system which should be more
easy
> to use and flexible.
> - editing by sections
>
> We will of course all fix any bugs in the features of 1252 and
work is
> also in progress for a new layout and skin.
>
> Ludovic
>
> --
> Ludovic Dubost
> XPertNet: http://www.xpertnet.fr/
> Blog: http://www.ludovic.org/blog/
> XWiki: http://www.xwiki.com
> Skype: ldubost AIM: nvludo Yahoo: ludovic
>
>
>
>
>
> --
> You receive this message as a subscriber of the
xwiki-users@objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
> For general help: mailto:sympa@objectweb.org?subject=help
> ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
>
>
>
--
You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/406 - Release Date: 02/08/2006