I am trying to set up access rights for a page that I created, and when I try to revoke view permissions for a particular user, I see the following error:
2015-03-04 01:29:42 - CSRFToken: Secret token verification failed, token: "xykyhIj3uArxuDcDQU9JsA", stored token: "ncSmP4I2YiP6QkKCMAguDw"
Why am I seeing this error, and what could I do to fix it?
(I see this error repeatedly)
> Unfortunaly in my application I use same prefixe in my
> properties name (_) to add some dynamic bootstrap tab (and
> another things)! An example: CodeH_Deb_P1 or
> P1_EaAutrDO_Cond_Invisi
> I suppose _ is hardecoded in xwiki, then I must replace all
> my _ character in my properties name and Sheets code but
> could you suggest a character I can use without problem?
>
> This one ~ perhaps?
Finally I think I can use _ separator. I was worried for nothing.
I didn't understant how construct my 'dynamic facet' like this Main.SolrUserFacet because I don't know how it is working:
There are a macro
#macro (displaySearchFacetValue_user $user)
but we use single quote without parameter:
#displaySearchFacetValuesLimited($facetValues {} 'displaySearchFacetValue_user')
I tried to understand the example of
> this code on xwiki 6.4+Expense Report Application:
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingCustomSolrSearchFo…
but it doesn't working in jetty xwiki 6.4
>
> Thxs.
> Pascal B
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi,
i want to read, edit and save xwiki-objects from a page in javascript. I
wrote a post
(http://xwiki.475771.n2.nabble.com/Javascript-RESTful-tp7594084.html) where
i thought i should solve this with rest. I think now is is a lack of
knowledge. Where is documented what the Object 'XWiki' in javascript can do?
I read some source-code from fullcalender and others and see that they use
'XWiki.widgets' or 'XWiki.model', but i have no idea where to lolookinform
myself what XWiki on Javascript-side is to fill my gap of knowledge.
Is there a document where i can look? Or should i use the "only" the
Javascript XWiki API
(http://platform.xwiki.org/xwiki/bin/view/DevGuide/JavaScriptAPI) to read
the object data with velocity or groovy to handle them in javascript. I dont
understood it? What is a preferred solution?
Regards,
Matthias
--
View this message in context: http://xwiki.475771.n2.nabble.com/Javascript-XObjects-tp7594090.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everybody, my name is Kévin Laîné, i'm a french guy.
I'm working on a collective project about "alternative models of family".
Xwiki seems to be the best community tool management I've discovered.
I'm really interested for opening an xwiki on the "XWiki Community farm". I have some questions before asking you to open a session.
1) Is it possible to use a domain name like "domain.tld" instead of "domain.myxwiki.org" ?
2) Is it possible to install some extensions as bulletin board or others ?
3) Is it possible to embed "Nabble Free Forums" or other Nabble apps ?
4) Is it possible to make private backup of the xwiki ?
Vincent Massol is working on "Alternate URL Scheme" http://dev.xwiki.org/xwiki/bin/view/Design/AlternateURLScheme
5) When it will be ready could I use this option on myxwiki even if I my xwiki is in production ?
Thank you very much for your answers.
Hi all Xwiki Team
Since Vincent has re-installed my xwiki on farm, I'm learning to use Xwiki and want to ask you about some problems I have.
The Chat Application installed with Extension Manager doesn't work, and I can't uninstall it, How to do ?
http://extensions.xwiki.org/xwiki/bin/view/Extension/ChatApplication#Commen…
Multilingual option doesn't work very well,
Supported languages : "fr en"
Default Language : "fr"Sometimes I can choose the language on the top-right, but sometimes not and don't know why.
Kévin