Hi,
I have imported a xWiki xar into xWIki version 1.7.1, and have it
configured to support multiple syntax types.
Basically the setting for the possible syntax choices is the same as
on another wiki where I imported the defaul xar from scratch.
But in the wiki where I imported the old data, I cannot change the
syntax of my pages. There simply is no selector for the syntax.
What can I do?
Henning
--
Henning Sprang
http://www.sprang.de | http://lazyb0y.blogspot.com/
Hi,
I have the same problem as already described here:
http://www.mail-archive.com/users@xwiki.org/msg06053.html
It's most defintely due to the fact that /usr/share/... on
Debian/Ubuntu is owned by root, but tomcat running as a different
user.
But there was not final solution mentioned in this previous thread.
Also, here are some hints that some varaibales could be set for the fop-library:
http://www.nabble.com/FOP-.94-Fonts-td17386501.html
So, I could try to set the fop config variable "cache-file"
But how and where should I set them? What name and which location
should I give the config file with this setting?
Thanks in advance,
Henning
--
Henning Sprang
http://www.sprang.de | http://lazyb0y.blogspot.com/
Hi,
I started testing XWiki Enterprise 1.7.2.16857 and have decided to only
use the xwiki/2.0 syntax. Therefore I changed the appropriate entry in
xwiki.cfg:
xwiki.rendering.syntax = xwiki/2.0
Then I restarted XWiki and all worked well (Wiki and WYSIWYG mode). I
think the syntax name was shown in the right column. That was yesterday.
Today the behaviour has changed. The syntax name isn't shown in the
right column. I get the old WYSIWYG editor. In Wiki mode the 2.0 syntax
isn't recognized. Instead I have to use the 1.0 syntax.
What has happened? Is there any solution?
Also I have a problem with the WYSIWYG editors. I would expect to create
standard wwiki syntax using it (e.g. "1 header" or "= header"). Instead
HTML code like "<h1>header</h1>" is created? Why?
I have checked all FAQ without success. The mail archives weren't
searchable.
Jens
Hi all,
I've installed the new blog application (
http://code.xwiki.org/xwiki/bin/view/Applications/BlogApplication) on XWiki
1.1.1. My old blog entries have been migrated and I can created new entries.
But when I go to the Blog/WebHome page (
http://www.antoniogoncalves.org/xwiki/bin/view/Blog/WebHome) I get the
following text showing instead of the list of entries :
#preparePagedViewParams($totalEntries 10)
$xwiki.jsx.use($blogScriptsDocumentName) 1.1 Create a new post
Do you know if I need to do something special to make this page work and get
the 10 last entries of my blog ?
Thank you,
Antonio
Hello All,
I am working on calendar application & I had seen the calendar in the link
http://playground.xwiki.org/xwiki/bin/view/Main/EventCalendar?month=5 I
personally feel this calendar needs a lot of modifications & a lot of new
features to be implemented. Presenting my ideas for the new & modified
calendar I need some help on the implementation of these ideas.
My ideas are:
- 1. I had seen that page reloads when someone wishes to go to next
month calendar I think this should not be there. The application should be
made such a way that it should open the next month calendar without loading
which can be implemented using Javascript very easily.
- 2. The topic of event should be available on the date itself as a
background of date column. This can be implemented very easily & is very
useful too. It can tell the user events on that date just by watching the
calendar.
- 3. When the user moves his mouse over the image column the column
should enlarge with different background color & will show the details of
events on that day. Implementing this using Ajax.
- 4. Calendar should import all the events from the wiki & user
can modify & delete that event if he wishes. This would be done in a very
user friendly manner using Ajax if the browser supports else just by form
submission method.
- 5. Modifiable themes & CSS option should be there so user can
modify the calendar as he wishes.
- 6. Calendar should be like a gadget which can be placed anywhere
on the page.
- 7. Last but not the least multilingual support should be there.
This will be the important part of the calendar application.
Working on this project I think I can implement the ideas 1-5 ,but in 6th &
7th idea I need help. I don`t know how to make calendar like a gadget & how
one can provide multilingual support where events can be placed in different
languages. Someone help me please to implement these ideas……
--
Neerav Mehta
B-Tech Part III
Electronics Engg.
ITBHU Varanasi
Hi guys!
I installed XWiki Enterprise 1.8.17790 on apache server. When saving a wiki
page fault occurs. Please if you have an idea of what could be the problem.
Thanks in advance
Sime S.
Report a fault:
Error number 3201 in 3: Exception while saving document Main.WebHome
Wrapped Exception: Could not execute JDBC batch update
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document Main.WebHome
Wrapped Exception: Could not execute JDBC batch update
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.jav
a:595)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
at
com.xpn.xwiki.web.CommentAddAction.action(CommentAddAction.java:65)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
sor.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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilt
er.java:145)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFi
lter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFi
lter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:172)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117
)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
onnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
a:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
rkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:689)
at java.lang.Thread.run(Thread.java:619)
Wrapped Exception:
java.sql.BatchUpdateException: Incorrect string value:
'\xC4\x91\xC4\x8D\xC4\x87...' for column 'XWR_PATCH' at row 1
at
com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java
:1669)
at
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1085)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement
.java:294)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement
.java:294)
at
org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48)
at
org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:92)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:87)
at
org.hibernate.jdbc.AbstractBatcher.prepareBatchStatement(AbstractBatcher.jav
a:222)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntity
Persister.java:2359)
at
org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(Abstra
ctEntityPersister.java:2312)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntity
Persister.java:2612)
at
org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:96)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:279)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:263)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:168)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(Abst
ractFlushingEventListener.java:298)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventL
istener.java:27)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338)
at
org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBas
eStore.java:866)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBas
eStore.java:837)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.jav
a:585)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
at
com.xpn.xwiki.web.CommentAddAction.action(CommentAddAction.java:65)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
sor.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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilt
er.java:145)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFi
lter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFi
lter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:172)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117
)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
onnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
a:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
rkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:689)
at java.lang.Thread.run(Thread.java:619)
Hello All,
This is Neerav. Actually I am new to Gsoc I want to participate in this
open source development program. I had seen the project ideas of
organization Xwiki & wanted to work on their project of Improved Bulletin
Board Application. I am having some new ideas for this project. I wish to
implement these ideas in this application. Actually I need to discuss them
with the mentor. Hence I need the help regarding that.
--
Neerav Mehta
B-Tech Part III
Electronics Engg.
ITBHU Varanasi