Hi,
xwiki is great think - but for a business enviroment i am trying to use it
know is not suitable. I learned users how to use wiki , how to write pages
using wysiwyg editor.
And there is the problem wysiwyg -- creation of tables not working - users
will write whole document with nice tables and lot of colours save it, and
the result is table:null or table: TableMacro: missing content.
Any tips for improvements?
Thanks guys,
David
Hello all!
I am new to XWiki and I am trying to create a new skin. Although I can successfully locate all of the major changes I need to make in the style sheets and vm files, I cannot change nor find where "Comments" or "Attachments" is located because I desire to change the font style and size of this on all of the pages. Does anyone have any idea where this is located?
Thanks,
Douglas
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
I'm sorry, I forget the Subject:
> Hi at all!
>
> How can I configure an external page to read some XWIKI WebRss Feed??
>
> I've tried with google gadget, and with a Javascript function but don't
> work...
>
> It's the first time I approach with Rss, so I'm sorry if the question is
> out of meaning for XWiki developer..
>
> Have I to register something of my XWiki? I think not... So if you can
> tell me what I can do, or a fast tutorial for RssFedd, I'll thanks a lot..
>
> Bye!
> Riccardo Grazioli
> grazioli(a)adacto.it
> Adacto - anima digitale
>
Hi, I've got Fedora core 8 running. I installed tomcat5 with example
webapps and it works. I tried to install xwiki but it doesn't: I've
gote an error 404. So I installed jetty to use it but I've got the
same problem. Any ideas?
I've got nothing on the log (exept error 404)
It seems that this is the same problem as reported in http://jira.xwiki.org/jira/browse/XWIKI-2123.
I'm using XWiki 1.1 (1.1.2.5797).
Does anybody know a workaround for this issue?
> -----Original Message-----
> From: users-bounces(a)xwiki.org
> [mailto:users-bounces@xwiki.org]On Behalf
> Of Magnus Grimsell
> Sent: Tuesday, April 22, 2008 11:08 AM
> To: users(a)xwiki.org
> Subject: [xwiki-users] exception on update
>
>
> I just got an exception when trying to update a wiki page with a link.
> The page I try to link to is named "Byggsystemet" in space
> "Utveckling".
>
> Does anybody know why this happen and if there is a workaround?
>
> java.sql.BatchUpdateException: Duplicate entry
> '1127421030-Utveckling.Byggsystemet' for key 1
> at
> com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatemen
> t.java:896)
> at
> org.apache.commons.dbcp.DelegatingStatement.executeBatch(Deleg
> atingStatement.java:294)
> at
> org.apache.commons.dbcp.DelegatingStatement.executeBatch(Deleg
> atingStatement.java:294)
> at
> org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatc
> her.java:58)
> at
> org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatche
> r.java:195)
> at
> org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:230)
> at
> org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:140)
> at
> org.hibernate.event.def.AbstractFlushingEventListener.performE
> xecutions(AbstractFlushingEventListener.java:296)
> at
> org.hibernate.event.def.DefaultFlushEventListener.onFlush(Defa
> ultFlushEventListener.java:27)
> at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1009)
> at
> org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:356)
> at
> org.hibernate.transaction.JDBCTransaction.commit(JDBCTransacti
> on.java:106)
> at
> com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWi
> kiHibernateBaseStore.java:699)
> at
> com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWi
> kiHibernateBaseStore.java:673)
> at
> com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibe
> rnateStore.java:314)
> at
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheSto
> re.java:97)
> at
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheSto
> re.java:91)
> at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:957)
> at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:119)
> at com.xpn.xwiki.web.SaveAction.action(SaveAction.java:128)
> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:147)
> at
> org.apache.struts.action.RequestProcessor.processActionPerform
> (RequestProcessor.java:431)
> at
> org.apache.struts.action.RequestProcessor.process(RequestProce
> ssor.java:236)
> at
> org.apache.struts.action.ActionServlet.process(ActionServlet.j
> ava:1196)
> at
> org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
> at
> org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.do
> Filter(WebApplicationHandler.java:830)
> at
> com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetChara
> cterEncodingFilter.java:117)
> at
> org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.do
> Filter(WebApplicationHandler.java:821)
> at
> org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebAp
> plicationHandler.java:471)
> at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler
> .java:568)
> at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
> at
> org.mortbay.jetty.servlet.WebApplicationContext.handle(WebAppl
> icationContext.java:633)
> at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
> at org.mortbay.http.HttpServer.service(HttpServer.java:954)
> at
> org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
> at
> org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
> at
> org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
> at
> org.mortbay.http.SocketListener.handleConnection(SocketListene
> r.java:244)
> at
> org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
> at
> org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi at all!
How can I configure an external page to read some XWIKI WebRss Feed??
I've tried with google gadget, and with a Javascript function but don't work...
It's the first time I approach with Rss, so I'm sorry if the question is out of meaning for XWiki developer..
Have I to register something of my XWiki? I think not... So if you can tell me what I can do, or a fast tutorial for RssFedd, I'll thanks a lot..
Bye!
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
Dear Friends,
I am new to the XWiki and SWiki and hence i need to use
these tech in to my project for the development of a web portal. Please help
me how to do the configure and and make them to work over with mysql to
display things over in Velocity. First i need to configure the XWiki and
practice them for displaying things. So do i start it and proceed things.
Help needed.....
regards,
M.R.Sudhakar.
Dear Friends,
I am new to the XWiKi technology. I would like to develop a
project (web design). So whats the first thing i should do on the
configuration. I have installed the
xwiki-enterprise-installer-windows-1.4-milestone-1 setup file which is for
the XWiki to explore the things in it.
Now i do need to kick start an application on the Eclipse. So what are the
things i should do to install this package over in them - the 1st thing.
How to configure in Eclipse for me to kick start a web page designing.
Having said that i have installed the mysql and Tomcat for development. How
do i start it with. Please advise me on how i can use this Xwiki to
communicate with the mysql and the Velocity to display the things over on
web portal
1st explain me the configuration part....to start on eclipse. Thanks...!!!!
Please advise me on this...!!!
regards,
M.R.Sudhakar
--
View this message in context: http://www.nabble.com/Sudhakar%3A-Hai-iam-New-to-XWiki-and-SWiki-tp16830553…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi!
I would like to modify text into Comments and attachments panel, and if possible, also the text of buttons in the editing area, like "save and continue"... in Italian Language..
I can't find this objects or panel.
I don't think it need to change some template.. so there should be a page to go for settings this properties..right?
Thanks,
Riccardo.
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