Hi!
I'm new to xwiki and I want to create a page that has a text box and a
button that when I press it i want to display under the button the text
introduced in the text box.
How can I do this using groovy?
Thanks!!
--
View this message in context: http://n2.nabble.com/Need-help-with-input-text-tp2971708p2971708.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.9 Release Candidate 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First release candidate of the XWiki Enterprise 1.9 version.
Main changes:
* The default syntax is now 'xwiki/2.0' which means that new
documents will be created with this syntax. Note that XWiki Enterprise
documents (user profile, recent changes, etc) are still using the
"xwiki/1.0" syntax, they will be migrated during the 2.0 release
cycle.
* WYSIWYG Improvements
** Ability to insert level 6 headings
** Allow adding and editing lists in table cells
** Allow adding complex content inside list items
* Important Bugs fixed
** Many WYSIWYG bugs fixed
** Many 2.0 syntax bugs fixed
** Many 1.0 to 2.0 conversion bugs fixed
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise19RC1
Note that general goals for XWiki Enterprise 1.9 are:
* Finish/stabilize/document new rendering
* Finish/stabilize/document new wysiwyg editor
* Finish/stabilize/document office importer + doc splitter/management
* Finish/stabilize/document webdav
* Finish/stabilize/document REST support
* Usability improvements
Thanks,
The XWiki dev team
Hey everyone,
We upgraded from XWiki 1.2 to XWiki 1.7.2, and exported all created pages
and spaces from the old to the new version. We created new users and
groups in the new version, using the user names and group names that had
been used for the old version.
Customizing the 'Quick Links' panel using code like
#if ($xwiki.hasAccessLevel("view","<space name>.WebHome"))
* <link>
#end
works for the old settings (i.e. space rights for users and groups).
However, it doesn't work for newly created spaces. It doesn't work for
newly created groups either. Nonetheless, it works when setting admin
space rights for the newly created groups and/or spaces.
Since this seems to be a bug, I created the Jira issue XE-440. I still
would like to hear, if some of you have a similar problem.
Best regards,
Sascha
Hi,
just found that since my update (1.8.3) no users and groups are displayed in
the Admin-Application in my virtual wiki in the main wiki they are still
available.
I imported the default xar.
Thanks
hel.
-----
hel(a)hel.at
--
View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2938876.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello everyone,
I just finished updating an application 'mktree' and have created the
application page in the codes section.
This is just a simple script borrowed from the work of Matt Kruse and
converts basic ul-li list to collapsible tree.
I had to devise this since we are using this tree to "drill-down" to
possible resolutions based on error symptoms.
The helpdesk support has to chose between various nodes of the tree to reach
a possible resolution.
Of all the trees I saw, this was by far the simplest of all & easiest to
implement. With a size of 4kb it was definitely not going to affect
performance of the pages.
This is my first ever contribution to the XWiki project. It is a very small
contribution but I hope someone somewhere will find it useful.
A big thanks to Jerome for his hint which helped me finish this application.
Also, I have some questions about developing applications.
1. What is the recommended size of the application .xar file? Is there a
upper limit / benchmark beyond which the performance of the page in a wiki
will be affected?
2. What is the general opinion about plugins/applications developed in
JQuery or some other javascript library? I've been through a page on
XWiki.org which rationalizes the use of javascript libraries. However, is
JQuery completely off the list? Will this javascript library cause conflict
with prototype & script.aculo.us? I've implemented a tooltip plugin based on
the updated jTip library. I was really interested in contributing the
tooltip application to XWiki.
Thank you all.
Hi,
The displayUsersAndGroups is a function defined in webapps\xwiki\resources\js\xwiki\usersandgroups\usersandgroups.js
Does your file exists ?
Also in the source of the users management page, do you have this somewhere :
<script type='text/javascript' src='/xwiki/bin/skin/resources/js/xwiki/usersandgroups/usersandgroups.js'>
The first error can't be a translation error with the content of your string where you have to replace part of text ?
Do you have the same error in english ?
-----Message d'origine-----
De : users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] De la part de hel-o
Envoyé : lundi 25 mai 2009 10:54
À : users(a)xwiki.org
Objet : Re: [xwiki-users] No users and groups
Hi,
and sorry to bother you, but i really would need help on this. I cannot
manage rights without groups and users and i cannot figure out why i cannot
see them.
upgraded to 1.8.4 imported the default xar, cleaned the browser cache ->
users and groups in the main wiki are ok
no users and groups are displayed in the virtual wiki
firebug shows 2 errors (e.g. calling rights management):
missing ; before statement
[Break on this error] var denymessage = "Sie sind
ge...zen?".replace('__right__', self.right);\n
Javascript.jtp (Linie 12)
displayUsersAndGroups is not defined
[Break on this error] var ta = new ASSTable("?xpage=ge...upstable",
displayUsersAndGroups, true);
It would be great if somebody could give me a hint.
Thanks
hel.
-----
hel(a)hel.at
--
View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2968617.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--------------------------------------------------------------------------------
This e-mail is intended only for the addressee named above. It does not bind the sender, except in the case of an existing written convention with the addressee. This e-mail may contain material that is confidential and privileged for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender and delete all copies.
While reasonable precautions have been taken to ensure that this e-mail and any attachments are free from any computer virus or similar defect, no liability will be accepted in that respect. Anyone accessing this e-mail must take their own precautions as to security and virus protection.
KBL European Private Bankers S.A., 43 boulevard Royal L-2955 Luxembourg, R.C.S. Luxembourg B 6395, T (352) 47 97 1
Hi all,
The Extended ToDo Application seams to be the more active application (than the Task Manager Application). Is there any way to add these nice features to that application too?
- "create a todo linked to a page"
- "list all todos by page / by assignee / by reporter"
- "create a todo having a sequential number within a space"
Thanks
mb
Hi,
I'm puzzled by HOW scripts, CSS, images can be located by XWIKI that
reside in the skindirectory inthe skinsfolder (Albatros, Toucan or
custom build skins)
How does this work?
My question is most urgent on scripts (Velocity in my case)
I see the developper has created a few scripts: attachmentsinline.vm,
endpage.vm, registerinline.vm, changeavatar.vm, footer.vm,
registeruser.vm
editactions.vm, global.vm, startpage.vm, editinline.vm, history.vm,
stylesheets.vm, editmodes.vm, login.vm, userinactive.vm,
editpanelsvars.vm
menuview.vm, validations.vm, edituser.vm, passwd.vm
I list them all on purpose;
some scripts I can trace back to scripts in the xwiki.docs, They are
invoked from a piece of code
<script type="text/javascript">
window.onload=disableLinkForPopup;
document.getElementById("menuview").style.display="none";
document.getElementById("globallinks").style.display="none";
</script>
(notice the call to "menuview")
Some are invoked from the other (example in global.vm)
#template("validations.vm")
But I can not trace back all of the scripts in the list above, either
they are useless or they are called by some XWIKI process i'm not
aware off.
I'm in the process of moving all these files of the custom skin into
the wiki (to get rid of dependencies of system managers) , but untill
I understand how they work or are invoked I find it tricky
Gerritjan
Dear list,
In a thread titled "Tags" with last timestamp Mon Jan 19 12:40:39 CET
2009 (post by Ajdin Brandic), the problem of a xwiki Tags page
displaying the message "No documents have been tagged yet..." was discussed.
Vincent Massol showed that the problem was caused by a page being saved
without programming rights.
I am having a very similar problem on XWiki version 1.8.17790 on a local
server but still the same error, even when (re)saving the Tags,
TagsClouds and other related pages using an Administrator account with
all rights (inc. programming rights).
Is some other step necessary to fix this?
Thanks for any thoughts!
Chris Wood