I have a problem with this solution. I use XWiki Enterprise 1.9.3 and I just
created a new htmlheader.vm with only the lines described. The skin was
destroyed. If I don't create it, the file doesn't exist in the skin. Does
someone know what I have to add to the file to not loose the skin AND have
the Favicon?
I know it's the whole concept behind a "wiki", but is the content of xwiki.org open to anyone for modification? For example, I figured out how to install the Calendar Plugin and Event Calendar Application and thought I could add the installation steps to http://code.xwiki.org/xwiki/bin/view/Plugins/CalendarPlugin since it's not documented. Or is content like that only added through specific people?
Trevor
Hi All,
I am tryiing to install BulletinBoard Application in xwiki.I followed the
installation procedure.
# Step 2 : Tell the wiki where to find the right languages resources.
* In the administration menu, click on the "Preferences" tab.
* Click on the "Advanced" sub-menu.
* Scroll in this menu until you can see "Internationalization Document
Bundles:" written.
* In that field, copy-paste the following text : "BBCode.Translations,"
* Save the page.
The problem here is I am not atall getting a preference Tab and Advanced
submenu.Thats why I am getting the text like
bb_bbcodespace
# b_createnewbbs bb_adminbb
# bb_changelookbbs bb_skinbbs
# bb_changetranslationsbb bb_translationsbb
# bb_apanelisavailable bb_bbpanel. bb_usepanelwizard bb_gotopanelwizard?
Also If I am trying to add a new topic by going to bb_category :
CategoryClassTemplate I am not able to save that.I am encountering with the
following error
java.lang.NullPointerException
at com.xpn.xwiki.XWiki.getXWikiPreference(XWiki.java:2008)
at com.xpn.xwiki.XWiki.getXWikiPreference(XWiki.java:2022)
at com.xpn.xwiki.XWiki.useDefaultAction(XWiki.java:5822)
at
com.xpn.xwiki.web.XWikiServletURLFactory.addName(XWikiServletURLFactory.java:237)
at
com.xpn.xwiki.web.XWikiServletURLFactory.createURL(XWikiServletURLFactory.java:181)
at com.xpn.xwiki.doc.XWikiDocument.getURL(XWikiDocument.java:1025)
at com.xpn.xwiki.api.Document.getURL(Document.java:590)
at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1611)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1611)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1611)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:124)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:226)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
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
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:155)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
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.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:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Can anybody please help on this.
Thanks
Debasis
--
View this message in context: http://n2.nabble.com/Probem-with-nstallation-of-Bulletin-board-Application-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I've been looking through the XWiki documentation and have been wondering about setting a parent when creating a new page.
I can only see two effects:
1) visually, in the page descriptor (eg. in space "Projects": "Projects: Project Template > Project1" (with a parent) vs " Projects: Project1" (without a parent).
2) in the "document index" tree view where pages are shown in their parent/child hierarchy
Other than that, is there any purpose to setting a parent?
Thanks,
Trevor
Hello,
I'm trying to connect to my XWiki 1.9.2 instance using XWiki Eclipse.
In the XWiki connection settings dialog box, the field "Server URL" is set
to "http://<server>/xwiki". And when I click on Finish, I get the following
error message :
Error connecting to remote XWiki: 'Failed to create input stream: Server
returned HTTP response code: 401 for URL:
http://<real_server>/xwiki/bin/login/XWiki/XWikiLogin;jsessionid=79C01C68A222CC518927BECE744B53F2?srid=W0osUbgb'.
Please check your settings.
I know that 401 is for Unauthorized but my username and password are valid.
Is there something to configure in xwiki.cfg ?
Could anyone help me ? Thank you.
Maxime Mathieu
Maybe somebody can help me for this subject:
As a understand, Xwiki is a platform, on which I can add more and more
applications. I tried to install Xwiki Enterprise (successfully) and also, I
tried different applications on it. All is ok, but I need application "File
Manager" same as in Xwiki Workspace. I think, that I can take this
application separately and will add it to Xwiki Enterprise, same as other
applications. But I didn't find this application separately. I search all
site and all forums but dind't find any solution. Maybe I can import direct
xwiki-workspaces.xar - in this variant, please explain, which documents I
should select in a import process (I think not all of them).
--
View this message in context: http://n2.nabble.com/Using-File-Manager-Application-from-Xwiki-Workspace-in…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I am using xwiki with hsqldb.when I am trying create and save the page I am
getting exception.Here exception stack trace goes .
java.lang.NullPointerException
at com.xpn.xwiki.XWiki.getXWikiPreference(XWiki.java:2008)
at com.xpn.xwiki.XWiki.getXWikiPreference(XWiki.java:2022)
at com.xpn.xwiki.XWiki.useDefaultAction(XWiki.java:5822)
at
com.xpn.xwiki.web.XWikiServletURLFactory.addName(XWikiServletURLFactory.java:237)
at
com.xpn.xwiki.web.XWikiServletURLFactory.createURL(XWikiServletURLFactory.java:181)
at com.xpn.xwiki.doc.XWikiDocument.getURL(XWikiDocument.java:1025)
at com.xpn.xwiki.api.Document.getURL(Document.java:590)
at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1611)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1611)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1611)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:124)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:226)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
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
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:155)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
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.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:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
--
View this message in context: http://n2.nabble.com/Unable-to-save-the-any-page-in-Xwiki-with-Hsqldb-tp355…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I am trying create a page using "curl", but I need insert the page as a html
macro in content tag, like following:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<page xmlns="http://www.xwiki.org">
<title>Hello world</title>
<content>
* {{html}}
<html xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:html="http://www.w3c.org/1999/xhtml">
<body>test</body>
</html>
{{/html}}*
</content>
</page>
But, it doesn't accept the content inside {{html}} tag, showing as content
only the {{/html}} tag.
How can I create a page this way or must be created of another way?
Thanks,
Alexandre Souza
2009/8/31 <users-request(a)xwiki.org>
> Send users mailing list submissions to
> users(a)xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)xwiki.org
>
> You can reach the person managing the list at
> users-owner(a)xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. the links I see don't look like the links I posted (clay)
> 2. Panels in Chronopolys (Anna M Wiese)
> 3. Re: the links I see don't look like the links I posted
> (Marius Dumitru Florea)
> 4. How do I create an ImageMap in Xwiki with Syntax 2.0?
> (Steven Calkins)
> 5. Re: How do I create an ImageMap in Xwiki with Syntax 2.0?
> (Vincent Massol)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 30 Aug 2009 14:30:21 -0500
> From: "clay" <clay(a)grabafact.com>
> Subject: [xwiki-users] the links I see don't look like the links I
> posted
> To: <users(a)xwiki.org>
> Message-ID: <EEEEKPCFNEOKNFCCMDBDIEELCAAA.clay(a)grabafact.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
>
>
> I'm using 1.9.3.22597 & Syntax 2.0,
>
> When I paste text like this:
>
>
>
> http://forum.doityourself.com/general-chats-discussions/273144-painting-hou
> se-numbers-curb.html<http://forum.doityourself.com/general-chats-discussions/273144-painting-hou…>
>
> done by the city.They leave a
>
>
> into a page, after save & view the text shows up like this:
>
>
> http:~/~/
> forum.doityourself.com/general-chats-discussions/273144-painting-h
>
> ouse-numbers-curb.htmlhttp://forum.doityourself.com/general-chats-discussion
> s/273144-painting-house-numbers-curb.html<http://forum.doityourself.com/general-chats-discussions/273144-painting-h%0…>
>
> done by the city.They leave a
>
>
> where the first http is a label & the 2nd is the link what can I do?
>
>
>
>
> Page Source:
> <div id="xwikicontent">
> <p> </p><p><span
> style="color:#0000ff;">http:~/~/
> forum.doityourself.com/general-chats-discuss
> ions/273144-painting-house-numbers-curb.html<http://forum.doityourself.com/general-chats-discuss%0Aions/273144-painting-…>
> <!--startwikilink:http://forum.d
>
> oityourself.com/general-chats-discussions/273144-painting-house-numbers-curb
> .html--><span class="wikiexternallink"><a
> href="
> http://forum.doityourself.com/general-chats-discussions/273144-paintin
> g-house-numbers-curb.html<http://forum.doityourself.com/general-chats-discussions/273144-paintin%0Ag-…>
> "><span
> class="wikigeneratedlinkcontent">
> http://forum.doityourself.com/general-chats
> -discussions/273144-painting-house-numbers-curb.html<http://forum.doityourself.com/general-chats%0A-discussions/273144-painting-…>
> </span></a></span><!--st
> opwikilink--></span></p><p><span class="Apple-style-span" style="WIDOWS: 2;
> TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT:
> 13px verdana; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal;
> COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing:
> 1px; -webkit-border-vertical-spacing:
> 1px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust:
> auto; -webkit-text-stroke-width: 0px">done by the city. They leave a
> note on your door you fill it out and tape it back on the door. They come
> take the note. You do this so they know who's getting it done.</span></p>
> </div>
>
> xWiki Source:
> (% style="COLOR: #0000ff"
> %)http:~~~~/~~~~/
> forum.doityourself.com/general-chats-discussions/273144-pai
>
> nting-house-numbers-curb.html[[http://forum.doityourself.com/general-chats-d
> iscussions/273144-painting-house-numbers-curb.html]]<http://forum.doityourself.com/general-chats-discussions/273144-pai%0Anting-…>
>
> (% class="Apple-style-span" style="WIDOWS: 2; TEXT-TRANSFORM: none;
> TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: 13px verdana;
> WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0);
> WORD-SPACING: 0px; -webkit-border-horizontal-spacing:
> 1px; -webkit-border-vertical-spacing:
> 1px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust:
> auto; -webkit-text-stroke-width: 0px" %)done by the city. They leave a
> note
> on your door you fill it out and tape it back on the door. They come take
> the note. You do this so they know who's getting it done.
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 30 Aug 2009 20:57:11 -0700 (PDT)
> From: Anna M Wiese <orngtictac(a)yahoo.com>
> Subject: [xwiki-users] Panels in Chronopolys
> To: xwiki <users(a)xwiki.org>
> Message-ID: <451830.60775.qm(a)web52811.mail.re2.yahoo.com>
> Content-Type: text/plain; charset=us-ascii
>
> I have figured out how to change the panels on the main page using the
> panel wizard by going to the link
> http://localhost:8080/xwiki/bin/view/Panels/ and clicking the panel
> wizard, but I can seem to find how to adjust the panels in the working
> groups. Is there a way to use the panel wizard on other pages besides the
> main page?
>
> Also, when I have set up a panel configuration for a working group page is
> there a way to save that configurations to be used on other pages.
>
> Any assistance will be greatly appreciated.
>
> -Anna
>
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 31 Aug 2009 11:24:28 +0300
> From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
> Subject: Re: [xwiki-users] the links I see don't look like the links I
> posted
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <4A9B88BC.6000909(a)xwiki.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi,
>
> clay wrote:
> >
> > I'm using 1.9.3.22597 & Syntax 2.0,
> >
>
> > When I paste text like this:
>
> In which editor did you paste? Wiki or WYSIWYG?
>
> >
> >
> >
> http://forum.doityourself.com/general-chats-discussions/273144-painting-hou
> > se-numbers-curb.html
> >
> > done by the city.They leave a
>
> Are the new lines, the tabs and the text after the URL important? I
> mean, does this issue reproduce without them (if you paste/write just
> the URL)? What happens if you paste/write a URL in an empty page?
>
> What version of Safari do you use? Does this issue reproduce in Firefox?
>
> Thanks,
> Marius
>
> >
> >
> > into a page, after save & view the text shows up like this:
> >
> >
> > http:~/~/
> forum.doityourself.com/general-chats-discussions/273144-painting-h
> > ouse-numbers-curb.htmlhttp://
> forum.doityourself.com/general-chats-discussion
> > s/273144-painting-house-numbers-curb.html
> >
> > done by the city.They leave a
> >
> >
> > where the first http is a label & the 2nd is the link what can I do?
> >
> >
> >
> >
> > Page Source:
> > <div id="xwikicontent">
> > <p> </p><p><span
> > style="color:#0000ff;">http:~/~/
> forum.doityourself.com/general-chats-discuss
> > ions/273144-painting-house-numbers-curb.html<!--startwikilink:
> http://forum.d
> >
> oityourself.com/general-chats-discussions/273144-painting-house-numbers-curb
> > .html--><span class="wikiexternallink"><a
> > href="
> http://forum.doityourself.com/general-chats-discussions/273144-paintin
> > g-house-numbers-curb.html"><span
> > class="wikigeneratedlinkcontent">
> http://forum.doityourself.com/general-chats
> >
> -discussions/273144-painting-house-numbers-curb.html</span></a></span><!--st
> > opwikilink--></span></p><p><span class="Apple-style-span" style="WIDOWS:
> 2;
> > TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT:
> > 13px verdana; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal;
> > COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing:
> > 1px; -webkit-border-vertical-spacing:
> > 1px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust:
> > auto; -webkit-text-stroke-width: 0px">done by the city. They leave
> a
> > note on your door you fill it out and tape it back on the door. They come
> > take the note. You do this so they know who's getting it done.</span></p>
> > </div>
> >
> > xWiki Source:
> > (% style="COLOR: #0000ff"
> > %)http:~~~~/~~~~/
> forum.doityourself.com/general-chats-discussions/273144-pai
> > nting-house-numbers-curb.html[[
> http://forum.doityourself.com/general-chats-d
> > iscussions/273144-painting-house-numbers-curb.html]]
> >
> > (% class="Apple-style-span" style="WIDOWS: 2; TEXT-TRANSFORM: none;
> > TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: 13px verdana;
> > WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR:
> rgb(0,0,0);
> > WORD-SPACING: 0px; -webkit-border-horizontal-spacing:
> > 1px; -webkit-border-vertical-spacing:
> > 1px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust:
> > auto; -webkit-text-stroke-width: 0px" %)done by the city. They leave a
> note
> > on your door you fill it out and tape it back on the door. They come take
> > the note. You do this so they know who's getting it done.
> >
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 31 Aug 2009 10:50:30 +0200
> From: "Steven Calkins" <steven.calkins(a)crossmediasolutions.de>
> Subject: [xwiki-users] How do I create an ImageMap in Xwiki with
> Syntax 2.0?
> To: "XWiki Users" <users(a)xwiki.org>
> Message-ID: <F63091682B4CC141B8AB9D347A9C50EF0389AE2F(a)ms1.stuertz.wue>
> Content-Type: text/plain; charset="us-ascii"
>
> Dear All,
> How do I create an ImageMap in Xwiki with Syntax 2.0?
>
> I already have the image map created with an open source tool. I can
> include an image in syntax 2 with the [[image:URL||width="xxx"]] syntax.
> But where do I tell it to use the image map? And where can I put the
> image map?
>
> Thanks for any help.
>
> Steven Calkins
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 31 Aug 2009 10:56:16 +0200
> From: Vincent Massol <vincent(a)massol.net>
> Subject: Re: [xwiki-users] How do I create an ImageMap in Xwiki with
> Syntax 2.0?
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <E9510CD0-E17B-4493-89C6-39A14E7C45FC(a)massol.net>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> Hi Steven,
>
> On Aug 31, 2009, at 10:50 AM, Steven Calkins wrote:
>
> > Dear All,
> > How do I create an ImageMap in Xwiki with Syntax 2.0?
> >
> > I already have the image map created with an open source tool. I can
> > include an image in syntax 2 with the [[image:URL||width="xxx"]]
> > syntax.
> > But where do I tell it to use the image map? And where can I put the
> > image map?
>
> You'll need to use the HTML macro:
> http://code.xwiki.org/xwiki/bin/view/Macros/HTMLMacro
>
> Thanks
> -Vincent
>
>
>
> ------------------------------
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
> End of users Digest, Vol 25, Issue 60
> *************************************
>