Hi,
Search returns the following error:
"Caused by: org.xwiki.query.QueryException: Solr query require programming
right"
How can I solve this?
Best regards,
PS: http://tutos.myxwiki.org
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Search-is-broken-on-my-Wiki-hosted-o
Hi,
I'm trying to retrieve attachments stored in a XAR export file.
According to documentation (see
http://extensions.xwiki.org/xwiki/bin/view/Extension/XAR+Module+Specifications)
XML node contains everything I need to get files content but
how is encoded and how to decode the node ?
Thanks f
Thanks for your answers and documentation update, I'm now able to decode
attachments stored in XAR file.
--
View this message in context:
http://xwiki.475771.n2.nabble.com/What-is-the-format-of-attachments-in-XAR-tp7599233p7599237.html
Sent from the XWiki- Users mailing list archive at Nabble.c
Hi All,
I have re-built the solr index but search still does not work properly:
"Android" does not return any result (it should at least return 15/20
results).
Thanks for your help,
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Admin-Rights-on-myxwiki-org-tp7599256p759932
Hi,
Since I've updated my wiki (http://tutos.myxwiki.org), I'm not able to
perform any search (error returned is "Failed to execute the [velocity]
macro. Cause: [Solr query require programming right ...").
Can someone "sign" the necessary pages?
Thanks for your help,
--
View this message in c
Hi,
Search results on wikis hosted on xxx.myxwiki.org returns:
"Failed to execute the [velocity] macro. Cause: [The execution of the
[velocity] script macro is not allowed. Check the rights of its last author
or the parameters if it's rendered from another script.]."
Thanks for your help, best re
like http://jira.xwiki.org/browse/XWIKI-13717, we
> really need to upgrade myxwiki.org...
>
> On Tue, Dec 20, 2016 at 11:36 PM, xrichard <[hidden email]
> > wrote:
>
> > Hi,
> >
> > Search results on wikis hosted on xxx.myxwiki.org returns:
> > "Failed to
n but I
> would need to know which wiki we are talking about.
>
> On Wed, Dec 21, 2016 at 8:18 AM, xrichard <[hidden email]
> > wrote:
>
> > Hi,
> >
> >
> > Thanks Thomas ... DB search is working again.
> >
> >
> > Note: DB search is the
Hello,
Any Wiki user can subscribe to a page (mark it favorite) and will be
notified by mail for any change of the page including comments.
Best regards,
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Xwiki-Comment-help-tp7583217p7583223.html
Sent from the XWiki- Users mai
Hello,
I'm also interrested by automatic numbered of headings because I find the
default heading styles to close from one to an other.
I have installed the extension
http://extensions.xwiki.org/xwiki/bin/view/Extension/Numbered+Headings but
the macro is not recognized in pages: what am I doing wr
> -Vincent
>
> On Feb 9, 2013, at 10:32 AM, Vincent Massol <[hidden email]
> > wrote:
>
> >
> > On Feb 9, 2013, at 10:27 AM, xrichard <[hidden email]
> > wrote:
> >
> >> Hello,
> >>
> >> I'm also interrested b
I finaly sorted it out: if I set "Macro visibility" to "Current Wiki" the
macro is then recognized in pages!
By default the "Macro visibility" is set to "Global" and it seems that I'm
not allowed / I have not rights to set / use this level.
Thanks for this nice Extension.
--
View this message
Hello,
Here
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade#HUpgradingwikidocuments
it is stated "Starting with XWiki 4.2 you are able to use the Extension
Manager to perform XAR upgrades that support automatic merges and conflict
resolution."
Is it true for all XWiki versions? becaus
Thanks Thomas for this clear answer ;-).
I have performed the upgrade thru EM and everything works fine (some
customizations have been erased during the upgrade process because I'm not
familiar with XWiki structure and I didn't answered merge conflicts correctly,
for instance all my WYSIWYG Edi
Hello,
I'm trying to customize a live table: I want on the webhome of each space to
display all pages of that space.
I sorted out that ${doc.space} returns the space for the current page, so
I've added
'extraParams' : '&space=${doc.space}',
in my livetable but it returns no documents.
What can b
Hi,
The right bottom panel with a list of links for all languages is broken on
translation Wiki.
As far as I remember the "dynamic page" linked there (
http://l10n.xwiki.org/xwiki/bin/view/XE/StatusByLanguage?language=XX )
contains a macro which may be out of order.
It would be nice if someone c
Hi,
I'm trying to change my first skin / vm template. I've followed XWiki
documentation to alter the PDF export layout (see here:
https://network.xwiki.com/xwiki/bin/view/DocXE51Fr/PersonnaliserLeContenuExporte).
1. edit the default skin
2. create a new object: type TextArea with the correct name
Hi,
Does my message has been correctly received on the mailing list?
Since yesterday I have checked that the skin I have modified is the skin
defined for my Wiki.
I though there may have a cache somewhere but since 1 day this cache should
have vanished ;-) ... unfortunalty the pb is still there (
Hi,
I want to activate Google Analytics for my Wiki.
I have added the Google tracking code in the admin as described here:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterprise32M3#HEasieractivationandconfigurationofGoogleAnalytics.
Is there other things to do? Because I d
Hi,
One more question before I (may) give up: is there anyone who managed to
make Google Analystics works for a Wiki hosted on myxwiki.org ?
Thanks for your answers,
--
View this message in context:
http://xwiki.475771.n2.nabble.com/How-to-enable-Google-Analytics-for-Xwiki-tp7588081p7588146.h
Hi,
To change my skin more easily I have tried to install "Skin Editor
Application" (see here :
http://extensions.xwiki.org/xwiki/bin/view/Extension/Skin+Editor+Application)
with Extension Manager but I received the following error during install
process on my Wiki hosted on myxwiki.org:
"Failed
Hi,
The "new FAQ" works perfectly when Firefox browser is used => my new favicon
is displayed ;-).
But when accessing the Wiki with Internet Explorer or Chrome => XWiki
standard favicon is displayed; maybe because at the top of all wiki pages
there is:
Where these line are coming from? Because
Hi,
I'm (again) trying to create a custom skin to "erase" the default one. What
should I put in the "baseskin" property of my new Skin document?
In the documentation it's written "colibri" (see page
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins , paragraph "A.
Creating a Skin document")
Hi,
When I open a user page on myxwiki.org, I see strange strings where I
suppose should be displayed the user name, see screen capture:
https://www.dropbox.com/s/ryh0yygghdzp9j9/Strange%20Title%20for%20a%20user%20page.jpg
Is it a bug or something wrong I have done (note: I have customized some
Hi,
I have noticed on my "user page" at myxwiki.org that my e-mail address (used
for watchlist notifications) is viewable by anyone / anonymous ... how can I
changed this (I'm afraided by potential spams)?
URL where e-mail are displayed:
http://www.myxwiki.org/xwiki/bin/view/XWiki/username
My ac
Hi,
When accessing: view/Main/AllDocs?view=deletedDocs
I receive error: This document requires programming rights and needs to be
saved by an administrator of this Wiki.
How to correct this and allow me to definitivly remove old pages?
--
View this message in context:
http://xwiki.475771.n2.
Hi,
On http://l10n.xwiki.org/xwiki/bin/view/L10N/
the livetable "Latest Translations" do not display accurate info anymore.
When I do some transalation I'm used to check them thru the livetable but
yet only "old" (ie older than 10/15 minutes) translations are displayed.
Before it was "realtime".
Hi,
I have followed the tutorial here:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins#HD.OverridingtheSkincomponents
but I'm not able to edit the parameter menuview.vm: see screen capture
https://www.dropbox.com/s/fjl30mir94jhaki/Menuview.vm%20in%20read%20only%20in%20Custom%20Skin.jpg
W
Hi,
On the translation Wiki, the "Latest Translations" live table misses the
number of pages, see for instance:
http://l10n.xwiki.org/xwiki/bin/view/L10N/#|t=latesttranslations&p=3&l=10
=> on this page a user is not able to access next nor previous page any more
(pagination works for the 2 first p
Hello,
I solved 2 problems :
1. macro error => by removing and adding a new gadget to list spaces
2. strange caracters before buttons => by setting the new responsive
flamingo theme
The only remaining problem is the spaces listed twice on my Main page.
Nam.
--
View this message in context:
h
Hi,
I'm trying, see my previous mails and sorry for these newbie questions ;-( ,
to make my Wiki runs after an update (my wiki is hosted on *.myxwiki.org).
When I perform a search there is no results and an error is returned :
"Lucene is not installed see wiki.cfg".
I have checked documentation
Petit up maintenant que je suis officiellement inscrit à la mailig-list :
vous devriez voir apparaître ce post pour me proposer des réponses .
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Guest-access-on-wiki-hosted-on-cloud-xwiki-com-tp7582811p7582813.html
Sent from the X
Hello,
I have created a new Wiki on cloud.xwiki.com. I want to allow guest
(anonymous users) to post comments on the blog space.
I've see there
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rights#HOpenWiki
, that can be done by creating a user named "XWikiGuest" and give this user
r
ng ?
Regards,
2012/12/11 vmassol [via XWiki]
> Hi,
>
> On Dec 11, 2012, at 12:08 AM, xrichard <[hidden
> email]<http://user/SendEmail.jtp?type=node&node=7582836&i=0>>
> wrote:
>
> > Hello,
> >
> > I have created a new Wiki on cloud.xwi
discovered later that it's possible to run a full wiki if we gently
ask on this mailing list. Please find below my wiki request.
- My xwiki.org's user name: xrichard
- Description of the Wiki: first level tutorials on Windows, Android, Ubuntu
and maybe more
- Server Name for this new wiki: tutos
Hello,
My request is still pending. I want to experiment an "full" wiki to host
"geek tutorials".
My initial request was:
- My user name: xrichard
- Description of the Wiki: first level tutorials on Windows, Android, Ubuntu
and maybe more
- Server Name for this new wiki: tut
It's interesting but I don't see anything to hide page when I edit it:
http://www.hiboox.fr/go/images/informatique/rightpane,a8714a07bf274b5a278becb0c8b7a5f2.png.html
Can someone guide me through the good option ?
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Can-you-h
Thanks all is clear now ;-).
I missed this option because I'm running "XWiki Cloud 3.5.1".
Once again it will be easier for me when I will run a Wiki hosted on
myxwiki.org.
Best regards,
2012/12/28 Anca Luca [via XWiki]
> Hi xRichard,
>
> depending on which XWiki v
Hello,
To ease navigation in big wiki pages, I'm using links to "anchors heading
automaticly generated by xwiki". The drawback is that if the "heading title"
change, the previous created link is broken.
Is there any solution to avoid this drawback ?
And happy new year to all xwiki community memb
Hello,
I hope admins are back from vacation so I send again my "holiday" request :
- My MyXWiki.org's user name: xrichard
- Description of the Wiki: first level tutorials on Windows, Android, Ubuntu
and maybe more
- Server Name for this new wiki: tutos
Thanks for your answe
Many thanks!!
On XWiki cloud I was also missing page history ;-(.
Happy new year ;-).
Le 06/01/2013 11:05, Thomas Mortagne [via XWiki] a écrit :
> You can access your new wiki on http://tutos.myxwiki.org.
>
> Sorry for the delay.
>
> On Fri, Jan 4, 2013 at 5:01 PM, xrichard
I'm sorry, it's my mistake.
I have one more question:*the search on my new Wiki returns no results at
all whatever words I'm searching for*. The only thing I've changed regarding
search is: I have disabled dynamic results display while typing.
Is there again someting wrong I have done? How can I
Forget my request ... search is now working . Does anyone perform an
operation on the server side? Is there an indexing job running at 23h40
(Paris time)?
--
View this message in context:
http://xwiki.475771.n2.nabble.com/myxwiki-new-wiki-request-tp7583032p7583175.html
Sent from the XWiki- User
43 matches
Mail list logo