Hello,
I still have issues with livetables ... I'm willing to investigate, but a
little help would be appreciated :)
I'm basically wanting to show 2 fields of a custom class of mine. There are
some hundreds of objects of this kind in my wiki.
So I add the following in a page in 2.0 syntax
{{velocity}}
#set($collist = [ "subject", "startdate"])
#set($colprops = {
"subject" : { "type" : "text" , "link":"view", "size" :
50, "filterable": true, "sortable":true},
"startdate" : { "type" : "text", "filterable":false,
"sortable":true}
})
#set($options = { "className":"My.Class",
"tagCloud":true,
"rowCount": 10 })
#livetable("myclass" $collist $colprops $options)
{{/velocity}}
This results in an empty array displayed ... If I filter by typing 3 to 4
letters of an existing "subject", then SOMETIMES, it displays the related
objects, but not always. Result is identical if I put the velocity part in
1.0 syntax page. Tried to play and remove most of the fields options, still
the same behaviour.
I have retrieved the URL that generates the JSON data from the logs, put it
in my browser, and it generates some JSON with 10 elements, as expected.
There was an exception on date formatting though, so I removed the
"startdate" field from the list, but still the same behaviour.
How could I investigate this issue ? Do you think it might be related to my
installation ? Because all other livetables in the wiki work well, except
some of them that are linked to custom classes (alldocs works pretty well).
Could it be some special characters in "subject" text ? ('/', '[', ... ?)
I'm on xwiki 2.2-RC2, tomcat 6, linux RH4.
Thanks for help,
Jeremie
Hi,
Again with livetables ...
Here I have a livetable showing objects from a custom class. One of the
properties displayed is named "author". While the livetable shows well, and
the "author" properties are valued, the "author" column always remains
empty.
As it contained some "<" ">" characters, I added "html":"true" as a column
option, but still the column remains empty.
I was wondering, is there some mismatch between my "author" column and a
possible "author" property in xwiki ?
Note : I use XWiki 2.0.3, but I will soon test with 2.2.1 as I know there
were some improvements on livetables.
Thanks,
Jeremie
Hello,
I would like to propose we update the User Guide documentation so that it's
more helpful to users that start using XWiki, whether they are programmers
or not. The purpose of the guide is to get users up to speed with the XWiki
basics, to gather these resources in one place.
You can find my proposal for the user guide here:
http://dev.xwiki.org/xwiki/bin/view/Drafts/UserGuide
Please feel free to make suggestions for other pages to be included or
changes you think should be made. Remember this is not a TOC for all the
documentation, but rather a selection of links to help you get started with
XWiki.
Thanks,
Silvia
-----
Silvia Rusu
Tester & Documentation Writer - XWiki
http://twitter.com/silviarusu
--
View this message in context: http://n2.nabble.com/Proposal-Improving-the-User-Guide-documentation-tp4653…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello XWiki experts,
what can mean the following error which I now have by tons in my log:
> 2010-03-01 23:32:19,458 WARN util.RequestUtils - No FormBeanConfig
> found under 'view'
thanks in advance
paul
Hi All,
I just want to know is it possible to login in xwiki application through
httpclient. Now through xmlrpc and rest api we can. But for some purpose i
need to login through httpclient. If possible, any one can tell the url
along with the parameters needed to login.
Thanks in advance.
Regards,
Nithya.
--
View this message in context: http://n2.nabble.com/Login-in-xwiki-through-http-client-tp4654361p4654361.h…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I have some question about translation.
1. Is the ApplicationResources_zh.properties exported from
l10i.xwiki.org? But I find the resources file in xwiki 2.2.1 release
package is not the same as the resource file I get from
l10i.xwiki.org.
2. I think the (Total translations = Empty translations + Outdated
translations + Translations to review), but in the site I found it is
not equal all the time, for example,
Simplified Chinese (zh),
Total translations: 2425
Empty translations: 477
Outdated translations: 29
Translations to review: 1454
477 + 29 + 1454 = 1960 != 2425. Does this mean the missing 465 items
are Validated? What is the relationship between total empty and
outdate translations.
3. If I want to improve the translation. Do I modify the resource file
and submit a patch or I just edit l10i.xwiki.org.
Thanks.
Wang Ning
Hi,
to translate texts into a more correct german I extracted ApplicationResources_de.properties to WEB_INF/lib.
This seems to work. I am willing to share this with others, however, it would took days when I am using the i10n.xwiki.org facility.
However, some translation I did not found. One of them comes up when trying to login.
In the last line of the dialog the texts are still in english "Forgot your username or password".
This text is NOT part of the property file.
Where is the place to translate this texts?
Stefan Bachert
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
brief description: exclusive personal use and a placeholder for my personal
notes that I can access from everywhere and that I won't have to backup or
provide disk space for.
user: mzf3lg or xy123 or xy123z456(a)gmail.com
server name: mzf3lg for mzf3lg.myxwiki.org
thank you !
mzf3lg