Re: [xwiki-users] Xwiki attempting multiple connections to 5.135.240.207 and 91-121-34-179

2013-01-11 Thread Tom Troughton
Thomas, Vincent, Thank you very much for your help. I will re-enable it when I need too. Best wishes, Tom Troughton On Fri, Jan 11, 2013 at 3:46 AM, Vincent Massol wrote: > > On Jan 11, 2013, at 9:01 AM, Thomas Mortagne > wrote: > >> On Thu, Jan 10, 2013 at 7:26 PM, Tom Troughton wrote: >>>

[xwiki-users] Instant content of Xwiki Wysiwyg Editor in javascript

2013-01-11 Thread Boudjelda Mohamed Said
Hi I want to get instantly the html content of Wysiwyg in javascript , I am using it that way Wysiwyg.onModuleLoad(function() { editor = new WysiwygEditor({ hookId: 'content', syntax: 'xwiki/2.0' }); }); I could not get HTML content of edi

Re: [xwiki-users] Question About Link Checker Module

2013-01-11 Thread lisalisa
I also created http://jira.xwiki.org/browse/XWIKI-8684 for the Link Checker table-sorting issue. Lisa lisalisa wrote > ...I have noticed that the table columns do not sort reliably. Can you > suggest any modifications to the syntax? This is what we currently have: > > {{velocity}} > #set($colum

[xwiki-users] How do you DISABLE all watchlist notifications?

2013-01-11 Thread lisalisa
Dear all, For internal reasons, we want to completely disable watchlist notifications on our *sandbox* instance. (We only want them on our *live* instance.) We want to do this centrally, as it is not feasible to ask each user to individually turn off their watchlist notifications on the sandbox.

Re: [xwiki-users] Grant only View Rights to a specific user

2013-01-11 Thread Hamster
Hmmm... I am really looking for a "zero-maintenance" solution :-) If I would create an Editors Group, then I would be busy adding new users to that group. I am also not sure if deleting that specific user from the XWikiAllUsers group is a good idea :-) Anyway, thanks for the suggestions Maxime!

Re: [xwiki-users] Grant only View Rights to a specific user

2013-01-11 Thread Maxime Sinclair
A strategy may be to grant only view rights to the XWikiAllUsers group and to grant edit right to a new Editors group. Then you have to add the regular users to this new group. Another way is to delete your specific user from the XWikiAllUsers group but I'm not sure that it's really safe. Hope th

Re: [xwiki-users] Can't Export to RTF

2013-01-11 Thread Desire_cat
>Looks like the office server fails to convert the XHTML produced by >the XWiki rendering to RTF. You could try to see what part of your >wiki page is preventing the export, and if you have knowledge of XSLT >you can try to adjust the XHTML produced by the XWiki rendering to >please the office

Re: [xwiki-users] Navigation Menu Wiki Macro

2013-01-11 Thread Ecaterina Moraru (Valica)
I didn't wrote the JS part, sorry. Thanks, Caty On Fri, Jan 11, 2013 at 12:29 PM, Hamster wrote: > I could still use some help on this issue... > > Any takers? > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/Navigation-Menu-Wiki-Macro-tp7582112p7583251.html > Sent

Re: [xwiki-users] macro content body

2013-01-11 Thread Thomas Mortagne
On Mon, Jan 7, 2013 at 2:06 PM, Gerritjan Koekkoek wrote: > Hi, > > If I want to have parameters to return values in a more structured way (not > directly usable from wysywig?) > do I need to create parameters (optional) since they will not have a value > when called? > Or how do I do this in th

Re: [xwiki-users] Can't Export to RTF

2013-01-11 Thread Marius Dumitru Florea
On Fri, Jan 11, 2013 at 1:43 PM, Desire_cat wrote: > Hi, > > I have currently having a problem of exporting RTF documents on certain > pages on my xwiki install, I am using version 4.1.4 and have got open office > server installed > > the following is what error I get when trying to export, any h

[xwiki-users] Can't Export to RTF

2013-01-11 Thread Desire_cat
Hi, I have currently having a problem of exporting RTF documents on certain pages on my xwiki install, I am using version 4.1.4 and have got open office server installed the following is what error I get when trying to export, any help would be amazing Detailed information: Error number 110

Re: [xwiki-users] Navigation Menu Wiki Macro

2013-01-11 Thread Hamster
I could still use some help on this issue... Any takers? -- View this message in context: http://xwiki.475771.n2.nabble.com/Navigation-Menu-Wiki-Macro-tp7582112p7583251.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mai

[xwiki-users] Grant only View Rights to a specific user

2013-01-11 Thread Hamster
Hi all, We are using LDAP and I want to grant a specific user ONLY view-rights (on the entire wiki) As far as I can see, I can't just grant him "view-only" rights to the wiki, because the space-rights will grant the user edit rights (the user is also in the XWikiAllUsers group). Do I need to app

Re: [xwiki-users] Link to an anchor in a unknown page

2013-01-11 Thread Vincent Massol
On Jan 11, 2013, at 11:13 AM, jhaimerl wrote: > I created a link to an anchor in a unknown page. > [[LinkAnchorCreatePage > Target>>LinkAnchorCreatePageTarget||anchor="HMyheading"]] > > If you click on that you get an strange overlay, with which you cannot not > do much. Though it's not in shar

Re: [xwiki-users] Link to an anchor in a unknown page

2013-01-11 Thread jhaimerl
Happens in Firefox, Chrome but not in IE -- View this message in context: http://xwiki.475771.n2.nabble.com/Link-to-an-anchor-in-a-unknown-page-tp7583247p7583248.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing lis

[xwiki-users] Link to an anchor in a unknown page

2013-01-11 Thread jhaimerl
I created a link to an anchor in a unknown page. [[LinkAnchorCreatePage Target>>LinkAnchorCreatePageTarget||anchor="HMyheading"]] If you click on that you get an strange overlay, with which you cannot not do much. Though it's not in shared XWiki-Syntax, i would say it's a bug. http://playground.x

[xwiki-users] Searching blacklisted Spaces

2013-01-11 Thread Desire_cat
Good Morning All, I have a question about search and blacklisted space, I need the Allusers group to be able to search a specific blacklisted space (if this isn't possible I guess allowing the user to search all blacklisted spaces is a necessary evil). When a user uses the top right dynamic search

Re: [xwiki-users] Xwiki attempting multiple connections to 5.135.240.207 and 91-121-34-179

2013-01-11 Thread Vincent Massol
On Jan 11, 2013, at 9:01 AM, Thomas Mortagne wrote: > On Thu, Jan 10, 2013 at 7:26 PM, Tom Troughton wrote: >> Thomas, >> >> You are right - I changed everything but what needed to be done. >> Problem solved. Thank you very much. >> >> Will I need to do anything if I want to administer or upd

[xwiki-users] need help with Extd. "Other Hierarchical Navigation Panel"

2013-01-11 Thread StefanS
Hi all, I would like to install the extension "Other Hierarchical Navigation Panel". But how do i create the macro and how active i it? I am completely new with Xwiki. Thank you for any help Stefan -- View this message in context: http://xwiki.475771.n2.nabble.com/need-help-with-Extd-Other-Hie

Re: [xwiki-users] HTML5 tags, such as , being scrubbed out of my pages

2013-01-11 Thread xwiki . mexon
Thanks, works perfectly. Sorry for the FAQ, again :-( On 2013-01-11 15:24 , Vincent Massol - vinc...@massol.net wrote: Hi, On Jan 11, 2013, at 6:07 AM, xwiki.me...@spamgourmet.com wrote: I'd like to include tags in my pages, but at the moment the rendering engine seems to be scrubbing them

Re: [xwiki-users] Xwiki attempting multiple connections to 5.135.240.207 and 91-121-34-179

2013-01-11 Thread Thomas Mortagne
On Thu, Jan 10, 2013 at 7:26 PM, Tom Troughton wrote: > Thomas, > > You are right - I changed everything but what needed to be done. > Problem solved. Thank you very much. > > Will I need to do anything if I want to administer or update my > software in future? Depends what you need to do. You pr