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