Hi,
after every reboot of our Windows Server when first connecting to XWiki in
the browser a page is shown with "Initializing (xx%)" which runs for
several seconds before finally the XWiki main page is shown.
Is there some way to automate this initialization after the machine
rebooted?
Setup: Windows Server 2003 R2, Tomcat 7, JDK 7, Apache 2.4, MySQL 5
Thanks in advance,
Dennis
Hello all,
I have no issue getting the value of a combo box control in HQL using "ComboBoxName.value = 'foobar'" but is there a way to get the selected index of the combobox in my query?
We have been using the Calc Macro Extension in xWiki 6.3 and it was working
well. When we upgraded to 6.4.1, the macro stopped working and now
displays: Failed to execute the [groovy] macro. Click on this message for
details.
Debugging the CalcGroovy script, it appears that when the script does a
.getParent() on the MacroBlock that is coming in, it is returning null.
Previously, it used to return the TableHeader block of the table containing
the Macro.
Is there something that needs to be changed in the CalcGroovy code to get it
to work with 6.4.1, or is this something that will need to be fixed in
6.4.2?
Thanks
Charlie
Hello all,
Is there a way to test the length of a string property using HQL? I want to use length as a criteria in my WHERE clause, but I can't seem to find an example anywhere of the syntax or if it's even possible.
Thanks in advance,
Jason
> to respond, the
> support you guys give is SUPER valuable to me and keeps me
> moving forward in most cases, so I really appreciate it.
+1
(Valentine's Day soon ? :-) )
(+1 too for hiding Save button question/answer for Xwiki app)
Pascal B
Hello all,
Is there a way to hide "Preview" and "Save and Continue" buttons in forms created using AppWithinMinutes?
I tried hiding them via CSS extension, using Display:None; but a specific button is a bit more difficult to get a CSS handle on since they aren't generated with an ID tag..
I suppose I could hide it using JavaScript, but I'm trying to avoid that if I can....
Thanks in advance
The XWiki development team is proud to announce the availability of XWiki
Enterprise 6.4.1.
This is a stabilization release that fixes important bugs discovered in the
previous 6.4 version, while also providing an integration of the new Tree
Widget with the Index Application and the WYSIWYG Editor.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki641
Thanks
-The XWiki dev team
Hello,
Is it possible to force all user in Global user?
I (a friend Admin) use LDAP account and 3 subwiki.
If new LDAP user log in on a sub wiki (sub wiki URL), unfortunaly a local user is created.
Perhaps he must remove "subscribe" right for new user on sub wiki?
Thxs for your help (again :) )
Pascal B