Hi,
I'm using workspaces 1.2M1 as a virtual xwiki under xem 1.3. I have
configured the XWikiServerClass object under XWikiServerServername to
have the visibility property set to 'Private'. When I look at
XWikiPreferences in the virtual xwiki, there are XWikiGlobalRights
objects configured Deny, Groups:,Levels:Register,Users:XWikiGuest, and
Deny, Groups:XWikiAllGroup, Levels: edit, register, Users:
The registration form still appears on the login page, and upon
filling in the fields and submitting, registration is successful.
I need to not allow registration by anyone except Admin.
Thanks,
Dan Svoboda
Hi all,
I've installed tomcat6, mysql and open office on a opensuse 11.2 system. I've deployed xwiki 2.3 and the 2.3 today's snapshot. I am not able to start / connect to the open office server. I am always getting "Inadequate privileges" error message. I've tried several paths to open office (default, openoffice.homePath=/usr/share/ooo3, openoffice.homePath=/usr/share/ooo3/basis3.1) and starting it manually too ...
I couldn't find the logs showing the reason behind.
Thanks for your help!
mb
Navigating to the Main.LuceneSearch page brings up the following error?
Failed to execute macro: velocity
org.xwiki.rendering.macro.MacroExecutionException: Failed to evaluate Velocity Macro for content [$xwiki.jsfx.use("uicomponents/search/search.js", true)##
$xwiki.ssfx.use("uicomponents/search/search.css", true)##
The page has worked, but what can be wrong now.
The page itself is not changed from the distribution?
Gerritjan
I seem to have a problem with the search ever since I upgraded to 2.3. First
off it fails to load the html macro. This is a known issue. I have
repeatedly imported the Main.WebSearch page from the default 2.3 wiki with
no success. After manually adding a new line after the {hmtl} in question
the page renders. But now if I search on something (I have to manually
delete the 'Search..' string in the search box first) I will see the result
list flash by momentarily only to have that wiped and presented with the
empty search page again.
Did something go wrong with my upgrade or what could have happened since no
one else seems to experience this? Everything else seems to work as expected
from what I've tried.
Also, after fixing the Main.WebSearch page I did an import again and now I'm
back to the failed macro message again.
--
View this message in context: http://xwiki.475771.n2.nabble.com/XE-2-3-and-search-tp5043839p5043839.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I installed a new wiki farm from XWM 2.3 and created some virtual wikis.
The implementation is with jetty and mysql on a SuseLinux box.
I imported the relative xem-wiki-administrator.2.3.xar in the main wiki and
a xe-wiki-2.3.xar in an empty virtual wiki. After some problems about DNS
mapping, the thing now seems to work, I can access the main wiki and the
virtual ones.
Now I noticed that the Annotation feature (that should be present and
working both in the main wiki and in the virtual wiki) does work in the main
wiki, but not in the virtual wiki.
If I log in in the virtual one (with admin privileges) I can see in the wiki
admin page that the Annotation section in the Preferences is there, can be
edited, but nothing changes. The fact is that, rather than saying that the
feature doesn't work, I should say I can't see even the icon in the toolbar,
so it is not accessible and not working.
Any known issues?
It is a smart feature so I would like to use it.
Thanks for any advice.
--
View this message in context: http://xwiki.475771.n2.nabble.com/XEM-farm-and-Annotation-tp5051247p5051247…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello there!
I'm trying to create a macro that would allow the user to use the automatic
numbering "power".
I used this code:
#set ($context.tocNumbered = true)
#set ($context.tocData = $tdoc.getTOC(1, 6, true))
to create the macro.
I created the macro. However, when I tried to use it, it just didnt seem
work. After a little time searching I found the problem, or not...
Maybe there's something related to the version in which I'm creating and
using the macro. Either 2.0 or 1.0.
I've seen this issue which is related to the fact I pointed above:
http://jira.xwiki.org/jira/browse/XWIKI-3733
Any clues?
Thank you very much,
Wilson
Hello all!
Is it possible to completely replace the xwiki wysiwyg editor? For instance,
use the http://ckeditor.com/demo. If so, how should I procede? Will the work
be almost impossible?
Thank you in advance,
Wilson
I really love the look and use of the xwiki products, but the lack of
documentation and broken functionality is very frustrating. After finally
getting smtp authorisation working in Enterprize I find the email which is
generated is not forming URLs properly - grrr.
So now I'm back to exploring Workspaces milestone 1.2 and I have found that
setting Public Registration to Allow or Deny makes no difference -
registration is just a matter of supplying a name and email address and
you're in. No admin approval required. This is not acceptable for an admin
setup intended for staff only.
Can anyone explain to me how this might be fixed please?
Cheers
Chris Ellis
Lorne-Aireys Inlet P-12 College
I have taken my Xwiki site and have exported it to HTML. I have a table of
contents at the top of each page with autogenerates based on the Headers on
the page. These TOC links work correctly when clicked, they take you to the
appropriate header within the page.
Within the text of the page though, if a link is inserted referencing a
header, it works fine in the wiki, but when exported to HTML the URL is
mangled.
For example: A link within a page should be:
"xwiki.Main.<PageName>.html#H<Header Name>"
Is instead rendered as:
"xwiki.Main.<PageName>#H<Header Name>.html"
This results in a link that does not function correctly.
Has anyone seen this problem? Is there a way to fix this other than to
search all of the files and manually edit them?
I am using Xwiki Enterprise 2.0.2.24645
Thanks for any help you can provide.
-Rob
--
View this message in context: http://xwiki.475771.n2.nabble.com/Problem-with-links-to-Headers-after-expor…
Sent from the XWiki- Users mailing list archive at Nabble.com.