Hi,
I am unable to access our wiki at http://scservicesub.myxwiki.org/
the browser gives me "The connection has timed out"
I get the same for all the myxwiki.org sites I tried
Thanks,
Regan
Why does this restriction exist? It makes it difficult to map through
to LDAP if we can't map to AD/LDAP username field that contain periods,
such as format of "firstname.lastname" which is quite common. Also, it
is possible to authenticate to xwiki using email address and password
rather than user id and password?
MT
I use a Menu Macro extensively to provide site navigation on our xwiki
instance (4.2). I logged in today and found that I am getting an error
stating that the macro is no longer registerered. While I am working to
figure out what happened to cause this on our end, can someone enlighten
me as to how to re-register it simply so that I can at least get back to
the site being useful?
Paul Pinkerton
KnowledgeNow Project Lead
Je serai absent(e) à partir du 09/05/2014 de retour le 12/05/2014.
je suis en congés.
Je répondrai à vos messages dès mon retour.
En cas de problème technique lié aux progiciels du CESAP, veuillez
contacter SYNOX au 05 67 34 66 56.
Merci
Hi,
Xwiki developer guide specifies that front-end resources can be added from
wiki page using the volicity syntax (for example):
{{velocity}}
$xwiki.jsfx.use("js/scriptaculous/slider.js")
{{/velocity}}
Is there an equivalent using groovy, I mean for method call
$xwiki.jsfx.use() ?
I'd like to try this out. Have installed it, but the documentation is
/very/ poor in terms of how you actually use it. Could someone guide me
through how do you actually create a collection page with this thing?
Thanks... MT
It seems to work, e.g. a space name such as R12.01
Wiki links with such a space name prefix also seem to work, such as
Home>>R12.01.WebHome
even though it seems to me that creates a certain ambiguity about
interpreting the period - which one is separating the space name from
the page name at syntax rules level?
Any other problems you can foresee? Are we going to get ourselves into
trouble doing this? Really would prefer to use periods, but if not,
what symbol is safe, such as a hyphen?
Thanks MT
I installed this extension on my dev wiki... installation went fine.
Followed the directions to save the two Xuake documents with programming
rights (Is there any way to confirm the pages actually now have the
ability to run?)
Anyhow, I'm supposed to be able to bring up the console using F10, but
nothing happens. Using Firefox. Any clues?
XWiki 5.4.4
I have a 'locked down' main wiki (i.e. no unauthenticated guest access)
that has a custom skin and color theme. The login form though has a
different skin from the wiki itself!
I was thinking this was something to do with a missing right
somewhere... did try granting view rights on the Skin document to the
unregistered user but that didnt seem to help.
There is a JIRA for something similar -
http://jira.xwiki.org/browse/CHRONO-274
So what do I need to do so that it uses the correct skin?
MT