Hi Marius,
I integrate the tree in the latest XE snapshot, it works! Thank you!
Where can I find the color vocabulary specified by your API? Can I use hex
number to specify color?
It seems the snapshot version can not save document and it will
automatically generate so many sessions. It only works on my Dell pc, does
not work on the linux server. If I try to save document (on linux I even can
not create and save edit panel) it will prompt me this error:
HTTP Status 500 -
------------------------------
*type* Exception report
*message* **
*description* *The server encountered an internal error () that prevented it
from fulfilling this request.*
*exception*
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
java.lang.String.substring(Unknown Source)
java.lang.String.substring(Unknown Source)
com.xpn.xwiki.web.ActionFilter.getTargetURL(ActionFilter.java:167)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:105)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
Next Friday it is our University Graduate Forum, I have a poster
presentation. Do you need me to print and hand out flyer of Xwiki to
people to give Xwiki a advertisement?
Really appreciate your help! Have a nice weekend!
-Leon
Hi,
Can't get to the page. I got this :
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
The operation was timed out. Error processing resource 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'.
I use IE 6.0
Christophe Périnaud
Windows Server 2003 SP2 in a VMWare instance
Oracle 10g
Java 1.6.0_12
Xwiki 1.9.2 from the pack Jetty/HSQL
> -----Message d'origine-----
> De : devs-bounces(a)xwiki.org [mailto:devs-bounces@xwiki.org]
> De la part de Ecaterina Valica
> Envoyé : jeudi 29 octobre 2009 16:03
> À : XWiki Mailinglist
> Objet : [xwiki-devs] [Proposal][UX] Action Menu
>
> Hi devs,
>
> Part of the XE 2.1 roadmap is the improvement of the action bar.
>
> Proposal can be viewed at:
> http://incubator.myxwiki.org/xwiki/bin/view/Improvements/Actio
> nMenuProposal
>
> There are some icon usage variants:
>
> - no icons (just like Colibri)
> - Var1: partial icons
> -
> http://incubator.myxwiki.org/xwiki/bin/view/Improvements/Actio
> nMenuVar1
> - Var2: full icons
> -
> http://incubator.myxwiki.org/xwiki/bin/view/Improvements/Actio
> nMenuVar2
>
> Ideas:
>
> - there could be an option to display or not the icons in the
> administration
>
> I would like if you could give:
>
> 1. some feedback about the proposals
> 2. a preference between the icons variants (Var1, Var2)
>
> Thanks,
> Caty
> _______________________________________________
> devs mailing list
> devs(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
--------------------------------------------------------------------------------
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, we'd like to test the XWiki Watch 1.1 M1 release.
Tried to build it but couldn't manage to build only the xar-File.
Is that not possible or are we missing something.
Thanks
Helmut
--
View this message in context: http://n2.nabble.com/XWiki-Watch-1-1-M1-tp3905468p3905468.html
Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi!
I was wondering if it's OK to add a third possible value for
stylesheet extension "use" property, something like "always on this
page". This could also be the default value.
As far as I know, the two possible values for SSX "use" property are:
- "on demand" - which means that any page can demand that SSX
- "always" - which means that all pages will have the CSS for that object
While these two properties are very good and practical, there are some
minor aspects:
1) Somebody (perhaps a designer) can create a SSX and other users
(perhaps content editors) forget to "demand" it
2) Having a SSX with use="always" and a second SSX with use="on
demand" both on the same page makes the two objects available for all
wiki pages (in term of client side CSS)
3) The content is aware of the design. It's ok if in the content of a
wiki page we can demand the stylesheet of another page, and that we
can create some stylesheet that will be used by all wiki pages. But,
in my opinion, the content must not be aware of it's own design.
This third value ("use"="always on this page") will also help other
projects like XOffice and XOO.
At this moment, XWord, for example, should follow these steps:
- save the page first (you can't create a SSX on an
unpublished/nonexistent page)
- identify saved page syntax (XWord works with XHTML)
- "know" how the SSX macro looks-like in page's syntax (yeah, not a
big deal, but it's something that XWord shouldn't care about)
- edit the content to insert the $xwiki.ssx.use($docFullname)
- publish the page, again
"Always on this page" (or "always on parent page") usage could improve
some of the aspects mentioned above. Any other solution is welcomed.
What do you think?
Thanks!
--
Teofil Achirei
Dear Devs,
Could anyone give me some idea or give me a reference a material/ or example
to help me deploy the last XE snapshot. My guess is to write maven pom file.
I think just one pom file will do the work, right? Just mvn install. I do
look up the Maven definitive guide, it says we could the a version value of
LASTEST to refer to the lastest released or snapshot version of a particular
artifact. Could anyone send me one please?
Thank you everyone! Have a nice day! :-)
Leon
Hi,
I've just noticed on trunk that now non admin users can only see a few
classes in the object editor: some Blog classes and the Panel Class.
Is that normal? I don't remember when we decided this.
Thanks
-Vincent
Hi Marius,
I do not know I do not have to build it myself. Now I know, thank you!
I will try to integrate the tree in the latest XE snapshot, and try it
out.Thank you for your advise.
Appreciate your help!
Leon
Hi Marius,
I think I know what is wrong with this error. For your reference: "And this
time the error says:"$wnd[ab].getCommandManager is not a function.Please see
the screenshot:
http://picasaweb.google.com/lh/photo/wLOJbhbvl0xZe1ZWshA5wg?feat=directlink "
I think this API is not included in the Xwiki 2.02 release. I made a wrong
assumption.
Now I downloaded the source code that contains your api. And I copied the
gwt, gwt-dom, wysiwyg jar file to the tomcat/webapps/xwiki/lib/ folder. I
reload tomcat it would not startup. I looked the log file, it says: Caused
by: java.lang.ClassNotFoundException: org.xwiki.bridge.AttachmentNameFactory
Here is the whole error stack:
Oct 27, 2009 5:37:27 PM org.apache.catalina.core.StandardContext
listenerStart
SEVERE: Exception sending context initialized event to listener instance of
class org.xwiki.container.servlet.XWikiServletContextListener
java.lang.NoClassDefFoundError: Lorg/xwiki/bridge/AttachmentNameFactory;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
at java.lang.Class.getDeclaredFields(Class.java:1743)
at
org.xwiki.component.internal.ReflectionUtils.getAllFields(ReflectionUtils.java:45)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptor(ComponentDescriptorFactory.java:108)
at
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(ComponentDescriptorFactory.java:74)
at
org.xwiki.component.annotation.ComponentAnnotationLoader.initialize(ComponentAnnotationLoader.java:101)
at
org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:69)
at
org.xwiki.container.servlet.XWikiServletContextListener.contextInitialized(XWikiServletContextListener.java:52)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3934)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4429)
at
org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:1249)
at
org.apache.catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java:612)
at
org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java:136)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.ClassNotFoundException:
org.xwiki.bridge.AttachmentNameFactory
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1387)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1233)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
... 29 more
Oct 27, 2009 5:37:27 PM org.apache.catalina.core.StandardContext
listenerStop
SEVERE: Exception sending context destroyed event to listener instance of
class org.xwiki.container.servlet.XWikiServletContextListener
java.lang.NullPointerException
at
org.xwiki.container.servlet.XWikiServletContextListener.contextDestroyed(XWikiServletContextListener.java:107)
at
org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3973)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4577)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4474)
at
org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:1249)
at
org.apache.catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java:612)
at
org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java:136)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
at java.lang.Thread.run(Thread.java:619)
Could you give me some ideas?
Thank you!
-Leon
Hi devs,
I'd like to create a xwiki-gwt-user module in platform-web which will
contain classes from the util and widget WYSIWYG packages. This module
corresponds to the com.google.gwt.user package which contains utility
and UI-related classed. The module will have this structure:
org.xwiki.gwt.user.client.* (classes from the current util package)
org.xwiki.gwt.user.client.widget.* (classes from the current widget package)
Since I want this module to be generic (an extension of what GWT
currently provides) I'd like to exclude the following class/packages
which are XWiki specific:
* util.Attachment
* widget.explorer.*
* widget.wizard.util.*
* widget.PageSelector
* widget.SpaceSelector
* widget.WikiSelector
These can remain in the WYSIWYG source tree for the moment but I'm
considering moving them to the gwt module which is XWiki specific.
You can see the current sources here
http://svn.xwiki.org/svnroot/xwiki/platform/web/trunk/wysiwyg/src/main/java…
Here's my +1. WDYT?
Thanks,
Marius
Hi,
I am trying to get xwiki platform sources from TortoiseSVN. I have followed
this instructions:
http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository but I think I
must make changes at Tortoise or something like that, because when I try to
checkout http://svn.xwiki.org/svnroot/xwiki/platform/ recursively and HEAD
revision I download more than 2GB of contents (I have only arrived to 2GB,
then my RAM dies). I suppose I should only download last xwiki 2.0, could
you tell me the essentials I need to compile platform?
Thanks and sorry for this stupid question!!