Hi,
I am currently working with big images on my xwiki site. Is there a way to
make the images auto-scale to the width of the xWiki page content if the
image is too big? In order to avoid the horizontal scroll bar that appears
on the page and adjust the images to the width of the xWiki page content. I
am using the colibri skin.
To make my question more general, What is the best way to dynamically resize
images on xwiki? or set a max size for the images maintaining the aspect
ratio.
Thanks,
Abel
Hello,
2 quick questions:
1. Does Watch app employ LiveTable for displaying list of articles?
2. Can Watch app be displayed under a tab, using your Tab macro?
Thanks
--Tom
Hi,
My name is Nick Doolittle and I am a social worker with VNA Hospice Care
based in Woburn, MA. I'm interested in creating a wiki for our
non-profit company- perhaps to be shared at least in part with other
similar elder service agencies in the area- to share an array of
information regarding our services in the Boston area. This information
will be shared with other social workers, nurses, and clinical managers
within our company. Some information, such as company policy, might be
kept restricted to specific users within our agency (if such a feature
is possible within XWiki).
It would be of great help to utilize XWiki to host this wiki. My XWiki
username (freshly created) is ndoolittle. As far as a server address
goes, something along the lines of "hospice" or "vnahc" would be ideal.
Thanks much,
Nick
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Hi all,
I wanted to insert a macro in a page using the wysiwyg and I noticed
that the macros filter (search box on top right) is not searching in the
macro ids.
For example, if I try to write "toc" I get no results. If I write
"table" I get the "Table of contents" macro as result, since its name
matches. I found this a bit annoying in my case, since i know the
macroid (if I were to write it in the wiki syntax) and I cannot find the
macro (still, I'm using the wysiwyg because I can never remember macro
params). Also, I use the search function because it's far easier to
filter it out then scroll for it in the list.
WDYT about searching in the macro ids as well? (1)
Also, the macro id is not displayed. This is good for simple users for
which it has no meaning, but there can be a situation when 2 macros have
the same name and same description (e.g. void description) and users
would want to be able to differentiate one from the other in the macros
list, even the simple users, I would say (for example because they
always want to use one macro of the 2 and they can never tell one from
the other only by name).
WDYT about displaying the macro is as well? (2) of course pretty small
and greyed out, like some advanced metadata.
Marius said it's no big deal to implement neither, as long as we agree.
My +1 for both (1) and (2).
Thanks,
Anca
Hello,
I'm running xwiki-enterprise-2.3.1. After adding a bunch of documents
to the wiki, and trying to click on the "Rebuild the Lucene index"
link on the LuceneSearch page, it seems to hang indefinitely. A whole
bunch of documents are in the wiki that should show up to a search
term "Hardware", but none appear when searching using Lucene.
When using the old WebSearch page, they all show up. Is there a way
to fix this?
Thanks,
- James Cuzella
Hi,
Is there a way to login to XWiki using the user's e-mail address. I tried to
create a user whose Login ID is equal to his e-mail address. But, it is not
possible. I suppose that XWiki doesn't allow the @ character on the Login
ID. I know I can extend the XWiki Authentication classes. But I was hoping
to find something faster.
Thanks,
Abel
Hallo Everybody!
I evaluate various wiki's for company purposes, and the integration of office tools is a major issue.
Unfortunatelly I receive an error message which says: "Error while converting document [Test.doc] into html"
The log shows me that the problem is a defective configuration; however,i use the latest Open office release. Installed and Uninstalled it twice (also Xwiki) and it didn't help.
Would be great if someone could give a hint where the problem is.
2010-06-22 17:11:57,892 [http://172.25.0.1:8080/xwiki/bin/view/XWiki/OfficeImporterResults] ERROR rterVelocityContextInitializer - Error while converting document [Test.doc] into html.
org.xwiki.officeimporter.OfficeImporterException: Error while converting document [Test.doc] into html.
at org.xwiki.officeimporter.internal.builder.DefaultXHTMLOfficeDocumentBuilder.build(DefaultXHTMLOfficeDocumentBuilder.java:90)
at org.xwiki.officeimporter.internal.builder.DefaultXDOMOfficeDocumentBuilder.build(DefaultXDOMOfficeDocumentBuilder.java:74)
at org.xwiki.officeimporter.OfficeImporterVelocityBridge.officeToXDOM(OfficeImporterVelocityBridge.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.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.value(ASTReference.java:493)
at org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
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.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.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at org.xwiki.rendering.internal.macro.velocity.VelocityMacro.evaluate(VelocityMacro.java:110)
at org.xwiki.rendering.internal.macro.velocity.VelocityMacro.evaluate(VelocityMacro.java:44)
at org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:200)
at org.xwiki.rendering.macro.script.AbstractScriptMacro.execute(AbstractScriptMacro.java:53)
at org.xwiki.rendering.internal.transformation.MacroTransformation.transformOnce(MacroTransformation.java:174)
at org.xwiki.rendering.internal.transformation.MacroTransformation.transform(MacroTransformation.java:119)
at org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:72)
at com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7213)
at com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7188)
at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:797)
at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:811)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:525)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.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.value(ASTReference.java:493)
at org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
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.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1791)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1729)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:837)
at sun.reflect.GeneratedMethodAccessor135.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.ASTIfStatement.render(ASTIfStatement.java:87)
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.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1840)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1761)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:154)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:224)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:129)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:304)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:930)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Caused by: org.xwiki.officeimporter.openoffice.OpenOfficeConverterException: Error while performing conversion.
at org.xwiki.officeimporter.internal.openoffice.DefaultOpenOfficeConverter.convert(DefaultOpenOfficeConverter.java:119)
at org.xwiki.officeimporter.internal.builder.DefaultXHTMLOfficeDocumentBuilder.build(DefaultXHTMLOfficeDocumentBuilder.java:87)
... 114 more
Caused by: net.sf.jodconverter.office.OfficeException: could not complete task
at net.sf.jodconverter.office.ManagedProcessOfficeManager.execute(ManagedProcessOfficeManager.java:95)
at net.sf.jodconverter.OfficeDocumentConverter.convert(OfficeDocumentConverter.java:71)
at net.sf.jodconverter.OfficeDocumentConverter.convert(OfficeDocumentConverter.java:62)
at org.xwiki.officeimporter.internal.openoffice.DefaultOpenOfficeConverter.convert(DefaultOpenOfficeConverter.java:103)
... 115 more
Caused by: java.util.concurrent.ExecutionException: com.sun.star.document.CorruptedFilterConfigurationException: The filter configuration appears to be defective. Please install the office suite again.
at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at net.sf.jodconverter.office.ManagedProcessOfficeManager.execute(ManagedProcessOfficeManager.java:90)
... 118 more
Caused by: com.sun.star.document.CorruptedFilterConfigurationException: The filter configuration appears to be defective. Please install the office suite again.
at com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:182)
at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:148)
at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:344)
at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:313)
at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:101)
at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:652)
at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:154)
at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:136)
at $Proxy35.loadComponentFromURL(Unknown Source)
at net.sf.jodconverter.AbstractConversionTask.execute(AbstractConversionTask.java:58)
at net.sf.jodconverter.office.ManagedProcessOfficeManager$2.run(ManagedProcessOfficeManager.java:85)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
--
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl
Hi,
We are using Tomcat 6.0.18, MSSQL 2005 and XWiki 2.4-MILESTONE-1.29254.
When we go to the "Stats" page this error is displayed in the log :
[XXX/xwiki/bin/view/Stats/Visit] WARN util.JDBCExceptionReporter - SQL
Error: 0, SQLState: 22003
[XXX/xwiki/bin/view/Stats/Visit] ERROR util.JDBCExceptionReporter -
Only dates between January 1, 1753 and December 31, 9999 are accepted.
[XXX/xwiki/bin/view/Stats/Visit] ERROR xwiki.XWikiStatsReader -
Faild to search for vist statistics
com.xpn.xwiki.XWikiException: Error number 3223 in 3: Exception while
searching documents with sql select name, sum(pageSaves), sum(pageViews),
sum(downloads) from VisitStats where ? <= startDate and endDate < ? group by
name order by sum(pageSaves) asc
Wrapped Exception: could not execute query
at
com.xpn.xwiki.store.XWikiHibernateStore.search(XWikiHibernateStore.java:2292)
at
com.xpn.xwiki.store.XWikiHibernateStore.search(XWikiHibernateStore.java:2221)
at
com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader.getVisitStatistics(XWikiStatsReader.java:475)
at
com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl.getVisitStatistics(XWikiStatsServiceImpl.java:248)
at com.xpn.xwiki.api.StatsService.getVisitStatistics(StatsService.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
....
Any way to correct this ?
Sébastien.
--
View this message in context: http://xwiki.475771.n2.nabble.com/MSSQL-Date-problem-tp5212940p5212940.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi.
See below
----- "xManish" <shresthamanish(a)gmail.com> wrote:
> Jerome Velociter wrote:
> >
> > Hi Nithya, Manish
> >
> > Have you checked
> >
> http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI#HPagereso…
> > ?
> >
> > In particular :
> >
> > /wikis/{wikiName}/spaces/{spaceName}/pages/{pageName}
> > HTTP Method: PUT
> > * Accepted Media types:
> > o application/xml (Page element)
> > o text/plain (Only page content)
> > o application/x-www-form-urlencoded (allowed field names:
> title,
> > parent, content)
> >
> > Is something not clear about it ? Not working ?
> >
> > Thanks,
> > Jerome
> >
> >
>
> Hi Jerome,
> Thanks for the reply. I was able to create the page afterwards. Sorry
> for
> the impatience :)
Sorry if my message felt harsh, that was not the intend :)
> However, today I am into different but similiar situation. I need to
> create
> users in XWiki through REST Api.
> Is it possible? How to do it?
Currently, I'm not sure you can perform this as an atomic operation.
Unless maybe your wiki runs with the implicit XWikiAllGroup setting (see http://jira.xwiki.org/jira/browse/XWIKI-2116 )
What you have to do is then use the object REST api ( http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI#HObjectre… ), creating a page with an object of class XWiki.XWikiUsers
If you don't have the implicit XWikiAllGroup then you need to add an object of class XWiki.XWikiGroups with the created user as member, to XWiki.XWikiAllGroup document.
I agree an API to directly hit and create users, under /wikis/{wikiName}/users would be nice.
Regards,
Jerome.
>
> Thanks,
> Manish
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/How-to-add-a-page-with-contents-in-xwiki-…
> 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
Hi Friends,
In my fresh installed Xwiki (ver. 2.3.28602), I've configured the Lucene search plugin accordingly to the described in
http://code.xwiki.org/xwiki/bin/view/Plugins/LucenePlugin
But when I try to search any keyword, it returns only the following result:
Failed to execute macro: HTML
And no information appears on the log. How can I fix this?
Regards,
Ramon Gomes Brandão