Some other improvements also came to mind:
- Search -method should also have ability to set language
- It would be nice if search -method could also search rendered contents.
For example if I have a macro on one page, which trancludes text from
another page, page containing the macro doesn't show in search results. I
think that this feature is very hard to implement very efficiently. And
theres definitely should be possibility to turn it on or off. Maybe it would
require a "copy" of renderedContent to be stored on the database and thus
increases database size.
- Util class should contain function to strip HTML-tags from string.

There is much of small things that need to be fixed in Xwiki to make it
"perfect", but it's a pretty good and flexible already.
I evaluated about 5 different wiki-systems before I decided to go with
Xwiki. Every wiki had some constraints which rendered them useless for my
needs, but Xwiki was the most flexible system.

Keep up the good work!

Cheers,

Ari


-----Original Message-----
From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On Behalf Of
Fabio Mancinelli
Sent: 19. maaliskuuta 2009 13:09
To: XWiki Users
Subject: Re: [xwiki-users] Translations cannot be fetched using XML/RPC
interface


On Mar 19, 2009, at 8:48 AM, Ari Oinas wrote:

> Hi,
>
> And thanks for your efforts regarding this issue. I found the  
> problem which
> caused my translations not to work.
>
>
Happy that you solved your problem.

> Still, some things to consider:
>
> - should renderContent function also handle pageId so that language  
> could be
> embedded in the end of pageId? Same way as getPage handles pageId.
>
> - getPages function returns PageSummaries with default language  
> pageTitles.
> It would be convenient to call this function with language id, so that
> pagetitles would be in correct language. Now I have to loop through  
> every
> pagesummary and get page title to get correct pageTitles to show on
> navigation tree.
>
Thank you for spotting these improvements.
I will open Jira issues in order to add these feature in the next  
release.

> Thanks for superb customer support!
>
You are welcome.

Cheers,
Fabio
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to