Hi all,
This code retrieves and shows the document name of all the documents
created with a given class:
#set ($sql = ", BaseObject as obj where obj.name=doc.fullName and
obj.className='${doc.web}.${class}Class' and
obj.name<>'${doc.web}.${class}ClassTemplate'")
#foreach ($item in $xwiki.searchDocuments($sql))
* [${item}]
#end
In a new class I've created, these documents have a property called
Name. Please, how could I list this property for each entry instead of
the document name?
Thank you for your help,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi All,
i just wondering i cant use groovy when i call page from parameter xpage? I
mean, when I call something like this
http://localhost:8080/xwiki/bin/view/Test/?xpage=myPage the groovy script
is written like normal text.
What am i doing wrong? Or I have missed something?
Thanks,
Honza
Hi all
I am using xwiki version 1.1.2
I have added a property in Xwikicomments class and now I want to remove
that property..
How can I do that ?
Help me please.
Shruti Modi
Website: http://www.tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
Hi!
I want to edit a Panels adding a link to Administrating Global Preferences page with a link like
* [Config Center > Main.Preferences ]
XWiki.GlobalPreferences or
Main.GlobalPreferences...
The page, as you will see, have the URL
../xwiki/bin/admin/XWiki/XWikiPreferences
I cant find the appropriate sintax.
Can U help me?
Many thanks!
Riccardo Grazioli
grazioli(a)adacto.it
Adacto - anima digitale
------------------------------------------
Adacto - anima digitale
Via L. Giuntini 40, Empoli
Via G. Meda 45, Milano
Corso Como 5, Milano
Telefono 0571-998742 Fax 0571-998744
Internet: www.adacto.it
E-mail: adacto(a)adacto.it
Hi
I have the last versions of Xwiki, IE7 and FIREFOX
My small xwiki server is in Windows xp
The external links [ test > FILE:///d:/test/fichier.pdf ] are bad in IE and
in firefox.
Does somebody have an idea or correction?
Thanks a lot
Best Regards
jp
Hi
I have downloaded XWIKI to configure this for use in a small office
I have configured tags in structured mode and have found that the tags are displayed strangely in the document information panel.
The tag check box appears on one line (centred in panel) and the tag-name apears on a line below but left justified. I have looked at the code in the tagclass, the document information panel object and in tagedit.vm. However I have been unable to work out whee the problem is.
I am using the toucan skin
I trust you can help
Thanks
Robert
_________________________________________________________________
Welcome to the next generation of Windows Live
http://www.windowslive.co.uk/get-live
All,
We have the Bulletin Board application installed. The last step in the
configuration is setting up rights. Admin, moderator, user type rights.
I'm not sure I fully grasp how this works. Is this the same as "Page Access
Rights" off the Edit menu... surely I don't have to go to each page and edit
those. It seems like there should be some area of the Bulletin Board
administration where I can configure all the user rights for my board.
Please advise,
Jason
Hi, I'm using XE 1.3 with xwiki-plugin-sql-1.3.jar. I put the jar in
WEB-INF\lib, append ua.gradsoft.xwikisql.SqlPlugin to xwiki.cfg and restart
Tomcat.
When I run XWiki, the following error is thrown:
*exception*
javax.servlet.ServletException: Servlet execution threw an exception
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
*root cause*
java.lang.UnsupportedClassVersionError: Bad version number in .class file
java.lang.ClassLoader.defineClass1(Native Method)
java.lang.ClassLoader.defineClass(Unknown Source)
java.security.SecureClassLoader.defineClass(Unknown Source)
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:869)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1322)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
java.lang.ClassLoader.loadClassInternal(Unknown Source)
java.lang.Class.forName0(Native Method)
java.lang.Class.forName(Unknown Source)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:70)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:107)
com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:853)
com.xpn.xwiki.XWiki.initXWiki(XWiki.java:785)
com.xpn.xwiki.XWiki.<init>(XWiki.java:721)
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:292)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:490)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:118)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
How to solve this problem? Any help would be high appreciated.
--
Ngô Thị Hồng Nga
Mobile: 0935 176133
Hi,
I encounter a strange problem when I migrate XWiki from my TEST server to my on-line server.
I know that was better to instantiate a new XWiki from the beginning, but I was afraid to lost all configurations and settings and User I've done.
So I've exported my DBSchema and the xwiki directori to on-line server, and I find that in Mozilla it works perfectly as in my TEST server, but with IE 7 and Safari, when I login, I am redirected at the login page without any warning or error.
Reading some related articles I found that this is probably a cookies problem due to change of host.
Can I solve manually this issue?
Or is there a way to export exactly all xwiki settings, user, and data, and recreate exacltly the environnment in another server?
Thanks...
Riccardo Grazioli
grazioli(a)adacto.it
Adacto - anima digitale
------------------------------------------
Adacto - anima digitale
Via L. Giuntini 40, Empoli
Via G. Meda 45, Milano
Corso Como 5, Milano
Telefono 0571-998742 Fax 0571-998744
Internet: www.adacto.it
E-mail: adacto(a)adacto.it
Any more ideas about this issue?
I've seen that With mozilla I can enter login, logout and reenter in both
test and on-line xwiki, and all works fine.
How can I set or have a look for the cookies creation settings?
Riccardo
-------------------------------------------------------------------------------------------------------
> Of course, we've tried to login from various pc that never had visited my
> xwiki.
> The cookies is surely new..
>
>
>
> -------------------------------------------------------------------------------------------------------
> Subject: Re: [xwiki-users] cookies don't work if xwiki is migrated from a
> TEST server to on-line
>
>
>> Hi,
>>
>> I think that's a normal behaviour that you have to login again: if you
>> move xwiki to another server the old cookies are not valid anymore (in
>> the cookie there is the information about the URL).
>>
>> Have you tried to login? It should work with same username/password you
>> were use on the test server.
>>
>> Vito
>>
>>
>> riccardo grazioli wrote:
>>> Hi,
>>> I encounter a strange problem when I migrate XWiki from my TEST server
>>> to
>>> my on-line server.
>>>
>>> I know that was better to instantiate a new XWiki from the beginning,
>>> but
>>> I was afraid to lost all configurations and settings and User I've done.
>>>
>>> So I've exported my DBSchema and the xwiki directori to on-line server,
>>> and I find that in Mozilla it works perfectly as in my TEST server, but
>>> with IE 7 and Safari, when I login, I am redirected at the login page
>>> without any warning or error.
>>>
>>> Reading some related articles I found that this is probably a cookies
>>> problem due to change of host.
>>>
>>> Can I solve manually this issue?
>>>
>>> Or is there a way to export exactly all xwiki settings, user, and data,
>>> and recreate exacltly the environnment in another server?
>>>
>>> Thanks...
>>> Riccardo Grazioli
>>> grazioli(a)adacto.it
>>> Adacto - anima digitale
>>>
>>> ------------------------------------------
>>>
>>> Adacto - anima digitale
>>> Via L. Giuntini 40, Empoli
>>> Via G. Meda 45, Milano
>>> Corso Como 5, Milano
>>> Telefono 0571-998742 Fax 0571-998744
>>> Internet: www.adacto.it
>>> E-mail: adacto(a)adacto.it
>>> _______________________________________________
>>> users mailing list
>>> users(a)xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>>
>>
>>
>> --
>> Vitantonio Messa, vitantonio.messa(a)coss.fi
>> +358 46 889 48 49 - skype: vitantonio81
>> COSS - The Finnish Centre for Open Source Solutions
>> @ Technology Centre Hermia Ltd.
>> Hermiankatu 1, FIN-33720 Tampere, FINLAND
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi,
where i will found info about Subject ?
I have 1.3.1 with my customization actually and lot of wiki pages.
Will it be enought to just simple backup configuration files i changed, copy
from new jar file and replace config files with my backuped?
Thanks!
David
Hi Everyone,
I could find a use for tag 'editing', I don't think it is a strange as
it seems. Consider the following for instance;
I have an application where users (we will call them employees) can
publish documents relating to a certain subject, or group of subjects.
They are product and application based. Other users (lets call them
customers) can then watch the subjects that concern them to be made
aware of updates/bug fixes/application notes etc...
I would like the employees to be able to choose from a predefined list
of tags, that someone would have to be able to edit. This keeps the tags
consistent and avoids the inevitable case/spelling/mistypes that could
result in orphaned tags.
I guess that this is not the pure intended use of tagging I know but I
can se how it would be very useful, at least to me :-)
Dean Sellers applications engineer
rinstrum smart weighing
Ph: +61 7 3216 7166 Fax: +61 7 3216 6211
dean.sellers(a)rinstrum.com
41 Success St, Acacia Ridge, QLD, 4110
www.rinstrum.com
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of ancapaula.luca(a)xwiki.com
Sent: Tuesday, 15 April 2008 9:47 PM
To: XWiki Users
Subject: Re: [xwiki-users] Tags in XWki Watch
Hi Xavier,
editing the list of tags is a quite strange concept because by
definition a list of tags generated by a community of users, so it makes
almost no sense editing the list itself.
The means to edit a list of tags are to edit the content that generates
it, i.e. the articles from which the list is generated.
Just click the tag to change so that you filter out all articles tags
with that tag and edit the tags of the articles in order to remove /
change the undesired tag. There is no 'bulk tag' or 'bulk change' for
the moment in watch and I'm not really sure this could be used for tag
editing or tag removing.
Have fun,
Anca Luca
> Hi there,
>
> how can I edit the list of tags in XWiki Watch?
>
> I have twice the same word, once with a capital letter, once without
> it, and I'd like to straighten this ...
>
> Thanks,
>
> Xavier
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.3.2
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is a bug fix release.
Bugs fixed
* XWIKI-2283 - Overwrite on importing translation documents deletes
the original document too
* XWIKI-2293 - PropertyChangedRule does not work
* XWIKI-2298 - Character escaping using \ doesn't work anymore
* XWIKI-2299 - The XWiki object is created more than once
* XWIKI-2300 - HibernateStore synchronization problem
* XWIKI-2304 - When a user or a group is removed it's not removed from
rights objects
* XWIKI-2309 - Migration between xwiki 1.1.x and 1.2.x (and above) can
fail because of some documents
* XWIKI-2302
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise132
Thanks,
The XWiki dev team
Hi,
For a local database in mysql, we wrote this code, but neither give any
error nor display the details. Where is my fault?
#set ($mydb=$xwiki.sql.getDatabase('test'))
<table>
#foreach($row in $mydb.executeQuery(
"select Name, RNo from student") )
<tr>
<td> $row.getString("Name") </td>
<td> $row.getLong("RNo") </td>
</tr>
#end
</table>
THANks.
.............................................................
Hi all,
We are using XE 1.2.1 and Mysql 5.0,
we created a Todo application by following this
http://www.theserverside.com/tt/articles/article.tss?l=XWiki
and it is possible to add and display data in a filterable table.
We have to fetch and insert the inserted data into a Mysql table, can
any one help us?
Thanks in advance,
Regards,
Project Trainees.
Hi, I guess to have done a little damage... :S
I wanted to eliminate blog and calendar object from xwiki.
So, I went into administrating page, Export a xar with history and all that I can Export.
Then I've clicked on my original .xar Imported with all xwiki utilities, and after have deselected classes I thought not need, I've reimported the documents.
Next I reimported my .xar with all configuration, but all Administrative users can access but can't see nothing..
Until normal users can regularly see his pages...
What's appened??
Can I restore or change some DB Data to reaccess by Admin rights??
Maybe I lost all my morning work.... :S
HELP MEEEE!!!
Riccardo Grazioli
grazioli(a)adacto.it
Adacto - anima digitale
------------------------------------------
Adacto - anima digitale
Via L. Giuntini 40, Empoli
Via G. Meda 45, Milano
Corso Como 5, Milano
Telefono 0571-998742 Fax 0571-998744
Internet: www.adacto.it
E-mail: adacto(a)adacto.it
Hi there,
how can I edit the list of tags in XWiki Watch?
I have twice the same word, once with a capital letter, once without it, and
I'd like to straighten this ...
Thanks,
Xavier
The XWiki development team is pleased to announce the release of XWiki
Workspaces 1.0 RC 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is the first release candidate for the 1.0 version of XWiki
Workspaces. A second release candidate is planned for next monday, before
hopefully being able to deliver the 1.0 final release.
Bug fixed since 1.0 Milestone 2 :
* XWS-17 - JavaScript error when uploading photos
* XWS-29 - With IE6, selected users does not appear in the list when
adding members to a space group
* XWS-33 - On a private workspace, only admins can access content, not
writers and readers
* XWS-37 - Readers are not displayed in the directory of a space
* XWS-38 - List numbers are not shown in the WYSIWYG & view mode
* XWS-40 - Lightboxes are displayed real bad in IE6
* XWS-41 - Writers and readers rights are inverted in a workspace
* XWS-42 - Impossible to set a category for a Wiki Page : the active
field is automatically changed when we click on the categories Select
* XWS-43 - A macro is not evaluated when comparing two versions
* XWS-49 - The tooltips displayed when we are over the "My Profile" &
"MyDashboard" buttons are not translated
* XWS-50 - The dates are formated differently on the different pages
* XWS-56 - Comments do not show up anymore in wiki pages, blog posts
and photo albums
* XWS-59 - Missing activitystream hibernate mapping in the war
distribution
* XWS-60 - Galleries with empty description generates two entries in
gallery list
For more information, see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesWorkspaces10RC1
Regards,
The XWiki dev team
Hi all,
I'm try to use javascript into a macro like this
document.getElementById('levelone').options[0] = new Option("-Empty
\*-","");
but whe it is executed what I get is
document.getElementById('levelone').options0 = new Option("-Empty \*-","");
How can I solve this problem???
Thanks all,
Raffo
Hello All,
I've configured a class and added a text area property in the same
manner described in the FAQs tutorial, but I'm not able to get the
WYSIWYG editor when creating a instance of the class. I've tried
configuring the property to use the default editor as well as the
WYSIWYG editor, but neither seem to get it. Is there some trick to get
this to work, or is there something that I'm missing?
Thanks in advance.
Best regards,
Paul S.
Hi all
I have some problems on customizing Xwiki layout.
1. I change the copyright information in Administration Preference,
for example "It is Roc's wiki, please join us".
but I can see only part of this,"It is Roc", in some pages's
right bottom corner, and "<div id" in the same row on the left,other
pages seems ok.
2. I replace the logo following the instruction on xwiki.org,
attached my logo to /xwiki/bin/view/XWiki/DefaultSkin
and edited objects for my logo. Every logo inside xwiki is
ok, but the logo in login page still remained xwiki.org logo.
(I set anyone must regist and login befor seeing anything in
my xwiki).
3. After I put a large table which contains 70 rows, the bottom
panels (not only one) disappeared. And left some error message
<h5 class="xwikipaneltitle"
onclick="if(eltHasClass(this.parentNode, 'expanded'))
createCookie('XWiki.Admin_Panels.NewPage','collapsed', ''); else
eraseCookie('XWiki.Admin_Panels.
Anyone who can help me. I am trapped in these for several days.Thanks
very much.
Regards.
Roc
<mailto:pengp.ren@ge.com>
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.2 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release follow XWiki Enterprise 1.4 Milestone 1 release to
maintain XEM synchronised with XE.
Changes from 1.1:
The main change is XWiki Enterprise upgrade from 1.3 to 1.4M1.
Wiki Manager also fix a bug in translations page and is now able to
create a wiki with the name of one that just been deleted.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12M1
Thanks -The XWiki dev team
Hi,
I want to be able to add TAG to each blog entry. I see it is possible for
wiki pages, there is a panel appearing on the right side of the web page.
What do I need to do ? Create a new panel ? Modify a xwiki object or class ?
Fabien