Hi all,
I am seeing some weird behaviour of Lucene search on XWiki. Using
Firefox 3.0.11 in a Mac OS X box. Please, look at this:
While logged in...
http://xen.net/images/loggedIn.png
Only one entry shown in each page.
While logged out...
http://xen.net/images/loggedOut.png
Please, does this make any sense for you? Thanks!
Cheers,
Ricardo
--
Ricardo RodrÃguez
Your EPEC Network ICT Team
Hi guys!
I juste read under http://www.xwiki.org/xwiki/bin/view/FAQ/
HowToCreateNestedPages that nested pages are currently not available.
I really need this functionality for my current project. As sad on
the FAQ this feature should be available soon. Can anyone tell me
when this will happen? If there is already a "working" version of
that feature in the dev trunk, let me know, I could help testing.
Regards
Andreas Rami
Bizzons eMarketing GmbH
Nikolaiplatz 4
A-8020 Graz
Tel: +43-1-890-3408-250
I'm giving this a bump to see if someone will answer or comment.
Thanks.
Dan Svoboda
University of Pittsburgh
From: Dan Svoboda
Sent: Tuesday, August 04, 2009 7:51 AM
To: users(a)xwiki.org
Subject: reference types in current object in dblist
I have an XWiki class for which I'd like to have a dblist where the hql references types in the same object. Such as:
select doc.id from XWikiDocument as doc, XWikiAttachment as att where att.docId = doc.id and att.filename = string from a string member of this object
Can this be done?
Dan Svoboda
University of Pittsburgh
Hello,
I have a problem with the hasAccessLevel() method.
I want to list all the documents existing in a space, including the page
Main.Dashboard. As nothing appear in the "Documents in space", I try to list
the documents with this code :
#set($docNames = $xwiki.getSpaceDocsName($doc.space))
<ul>
#foreach($doc in $docNames)
#if($xwiki.hasAccessLevel("view", $context.user, $doc))
<li>$doc</li>
#end
#end
</ul>
Regarding to his group rights, the user has the "view" right on the space,
as this right is checked in rights management.
By the way, he can access the document.
But, documents are not listed. $xwiki.hasAccessLevel("view", $context.user,
$doc) returns false.
Only admins in the XWikiAdminGroup can view the list.
Have you some ideas ?
--
View this message in context: http://n2.nabble.com/Problem-with-Access-Level-tp3383383p3383383.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I have an XWiki class for which I'd like to have a dblist where the hql references types in the same object. Such as:
select doc.id from XWikiDocument as doc, XWikiAttachment as att where att.docId = doc.id and att.filename = string from a string member of this object
Can this be done?
Dan Svoboda
University of Pittsburgh
>> Matthias.Gsottberger at o2.com wrote:
>> Hi!
>>
>> We have a problem with the encoding of special characters like german
>> umlauts since XWiki Enterprise 1.9.2.22089. In earlier 1.8 versions of
>> xWiki we had no problem with the encoding still you changed the default
>> encoding to UTF-8.
>> Our Database Encoding is set to ISO-8859-1 and we cannot change this.
>>
>> success:
>>
>>
>> xwiki.cfg: xwiki.encoding = ISO-8859-1
>>
>>
>> web.xml: <filter>
>> <init-param>
>> <param-name>encoding</param-name>
>> <param-value>ISO-8859-1</param-value>
>> </init-param>
>> </filter>
>>
>> hibernate.cfg.xml:
>>
>> <property name="connection.useUnicode">false</property>
>> <property name="connection.characterEncoding">ISO-8859-1</property>
>>
>>
>> What else should we change to save special characters properly ?
>Please check the connection URL, too. The default one contains encoding
>settings, too:
>
><property
>name="connection.url">jdbc:
>mysql://localhost/xwiki?useServerPrepStmts=false&useUnicode=true&characterEncoding=UTF-8&sessionVariables>=sql_mode=''</property
>
>
>What exactly is the behavior? Do characters end up as two or three
>characters? Are they replaced by question marks after a while? Do you
>get an exception when trying to save the document?
>
>--
>Sergiu Dumitriu
>http://purl.org/net/sergiu/
Hi!
The behavior was the replacement of the special characters by questions
marks.
But now it is working...
Thank you!
Matthias Gsottberger
Hi fellow XWikiers,
While celebrating XWiki's 5th birthday last week, we spent a couple days
brainstorming with the full team about where XWiki stands today and what its
future holds. We came up with a long list of features and ideas and we'd
love to get community feedback before deciding in which direction we're
going to move forward once our 2.0 release is out.
To this aim, we've built a survey that we'd like our users and developers to
take. It's a bit long though definitely worth the pain. We're eagerly
waiting for your feedback to start working on new and existing features.
You can access and fill the survey at the following address:
http://www.xwiki.org/xwiki/bin/view/Main/SurveyXWikiFeatures
Thanks a lot for your time,
Guillaume on behalf of the XWiki Team
--
Guillaume Lerouge
Product Manager - XWiki
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
Hi!
We have a problem with the encoding of special characters like german
umlauts since XWiki Enterprise 1.9.2.22089. In earlier 1.8 versions of
xWiki we had no problem with the encoding still you changed the default
encoding to UTF-8.
Our Database Encoding is set to ISO-8859-1 and we cannot change this.
We tried to change the encoding parameters in following files without
success:
xwiki.cfg: xwiki.encoding = ISO-8859-1
web.xml: <filter>
<init-param>
<param-name>encoding</param-name>
<param-value>ISO-8859-1</param-value>
</init-param>
</filter>
hibernate.cfg.xml:
<property name="connection.useUnicode">false</property>
<property name="connection.characterEncoding">ISO-8859-1</property>
What else should we change to save special characters properly ?
Thanks in advance
Matthias Gsottberger
Hi,
I had to create a new wiki, and unfortunately I made a mistake :
name : test
description : blabla
domain name : I put here the main wiki domain name (the one I use to
create and manage others wikis)...
Now, I can't access to my main wiki (pages doesn't exists) nor the test
wiki.
Is there any way to repair that ? I have full access to the database.
Gaëtan
Hi folks
I would like to enable statistics on one of my virtual wikis.
I've configured my xwiki.cfg like this:
-----
xwiki.stats=1
xwiki.stats.default=0
----
and now i need to enable statistics for one of my virtual wikis.
In the xwiki documentation is written that you can enable statistics if you set the statistics field in Xwiki.XwikiPreferences.
Quote:
"A wiki can decide whether Statistics is on/off by setting the "statistics" field in XWiki.XWikiPreferences. If no such field is defined the the default value xwiki.stats.default is used. "
But how can i set this field? I'm running XWiki Enterprise 1.7.21212 and can't find a statistics field in my administration panel.
I also tried to edit the XWiki.XwikiPreferences page in class mode and added a boolean property called "statistics" and set the value to true.
Do you have any advice for me how to enable statistics on my virtual wiki?
As an alternative I could also enable stats for all of my wikis by setting the xwiki.stats.default parameter to true but i would prefer to enable the statistics just for one wiki.
Thanks for your help.
Regards Pascal