Hello,
The old server xwiki is down since 2 days, exemple : http://rcnthouare.xwiki.com
It's possible to reload this server...I know that there is no engagement of
service.
Thank you for your help
Joel
Hi guys,
I have some points that I don't understand in XWiki, which occur
somehow like bugs to me.
I just edited the WebHome article of the Main Space which came with
the default XWiki-Xar-File.
In that WebHome there are 2 sections defined, the first one being the
started by a Title1 format caption and the second one being started by
a Title2 format caption. First thing is, how can I get another section
with Title2 format in that page. I couldn't find any documentation on
this.
When editing the page in XWiki1.0 syntax I tried to add a section by
having a "1.2" prefix after the existing "1" and "1.1" section, but
that results in 1.2 being printed on the resulting page instead of a
Title2 headline and a new section. When I format Title2 using WYSIWYG,
I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
before). The result is, that the page has a new bold Title2 headline,
but still no new section (besides the syntax being strange - HTML).
Another point is, that I just reedited that page and now, after
saving, the first section, the one with the Title1 headline is no
longer editable. WebHome points to section 2 directly, though I still
see the content in the page.
Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
xwiki.cfg, but that doesn't seem to have any effect.
I really hope, you can give me some hints on my troubles. BTW, I'm
using MSSQL 2000, if that could be involved in the problems.
Many thanx in advance.
Cheers,
Sebastian
Hi,
Just tried to convert my existing XE instance to XEM (application manager
1.5, wiki manager 1.6).
The existing wikis are displayed in the WikiManager.WebHome page. But when i
try to edit an existing wiki i get the following error:
A problem occured while trying to service your request. Please contact the
support if this happens again.
Detailed information:
Error number 3201 in 3: Exception while saving document
XWiki.XWikiServerHel
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.HelmutLehner
]
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document XWiki.XWikiServerHel
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.HelmutLehner
]
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:590)
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.SaveAction.save(SaveAction.java:176)
at
com.xpn.xwiki.web.SaveAndContinueAction.action(SaveAndContinueAction.java:64)
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(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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:135)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
org.hibernate.StaleObjectStateException: Row was updated or deleted by
another transaction (or unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.HelmutLehner
]
at
org.hibernate.persister.entity.AbstractEntityPersister.check(AbstractEntityPersister.java:1769)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2412)
at
org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2312)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.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(AbstractFlushingEventListener.java:298)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.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(XWikiHibernateBaseStore.java:866)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:837)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:580)
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.SaveAction.save(SaveAction.java:176)
at
com.xpn.xwiki.web.SaveAndContinueAction.action(SaveAndContinueAction.java:64)
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(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:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:135)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
any help appreciated,
Thanks
hel.
--
View this message in context: http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2169510.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I'm currently working on a pilot install of Xwiki workspaces at our University and have installed Xwiki on a RHEL 5 server with tomcat5 and that seems all good and well. I've been working lately on getting ldap authentication setup and working and I can now successfully log into Workspaces using ldap credentials. However, once logged in using ldap I get the following message. " You cannot create a personal space since you are not registered on this wiki !" So I'm hoping that what I'm trying to do is possible because if not its pretty much a show stopper for our attempt with Xwiki. I'm using Xwiki Workspaces 1.1.1.
Hello,
I installed on my linux laptop the xwiki enterprise: i installed the war,
the xar, i added the plugins for the wiki-manager and application manager,
the both applications and the XAR to load XEM pages. Everything is ok and i
can do all i want in it with panels or logout.
Then i created a virtual wiki (without any template as none was suggested)
and in this virtual wiki i installed the xar from the wiki enterprise. In
this virtual wiki, if i want to log out i can't (i have to logout from the
main wiki) . Also i try to move the Search panel from right side to left
side then after a refresh, it's replaced by another panel (list of panels or
the panel called "Main") even if i recreate the search panel in a
SearchPanelBis. And now i can't do anything with panels i always have the
problem. I have to reload the XAR (and get the search panel on the right) if
i want to have it working
I can't find out why i have this problems on a virtual wiki and not on the
main one.
Thank you for your help
Christophe
Ubuntu 8.10
Linux kernel 2.6.27-9
Tomcat 6.0.18
Firefox 3.1beta2
XE 1.7.1.15366
Mysql 14.12 5.0.67
JVM 1.6.0_10-b33
Hi!
I've created some simple macros (for html otput), but they are not
loaded after I restart tomcat (5.5). Old macros work fine, but the new
are just rendered as a text.
Tomcat log contains one error, don't know if it's the reason macros
don't work:
--------------------------
INFO: Pausing Coyote HTTP/1.1 on http-8180
Jan 22, 2009 3:08:48 PM org.apache.catalina.connector.Connector
pause
SEVERE: Protocol handler pause failed
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at java.net.Socket.(Socket.java:366)
at java.net.Socket.(Socket.java:209)
at
org.apache.jk.common.ChannelSocket.unLockSocket(ChannelSocket.java:492)
at
org.apache.jk.common.ChannelSocket.pause(ChannelSocket.java:289)
at org.apache.jk.server.JkMain.pause(JkMain.java:681)
at
org.apache.jk.server.JkCoyoteHandler.pause(JkCoyoteHandler.java:163)
at
org.apache.catalina.connector.Connector.pause(Connector.java:1032)
at
org.apache.catalina.core.StandardService.stop(StandardService.java:489)
at
org.apache.catalina.core.StandardServer.stop(StandardServer.java:734)
at
org.apache.catalina.startup.Catalina.stop(Catalina.java:602)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.catalina.startup.Bootstrap.stop(Bootstrap.java:307)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.commons.daemon.support.DaemonLoader.stop(DaemonLoader.java:200)
--------------------------
Best regards, Mike
One of the things I've been asked to accomplish using XWiki is a single
question *survey* type section at the bottom of my FAQ pages. Something
like:
68% of 158 people found this information useful.
Was this information helpful? O Yes O No
[Submit]
You get the idea. Now, the problem is I'm not sure exactly how I'd
accomplish something like this. I know I can create a survey class and sheet
that will allow me to store the data and display it the way I want, but how
do I update the values when the person clicks submit? Would it just be an
update SQL statement, or would I update properties of an attached instance
of the survey class and then save the page? Any hints or examples would be
appreciated. I found the Polls application, but it only supports creating a
new poll and not updating values in an existing Poll, which is more like
what I am looking to do.
Thanks!
.:. Kevin
--
View this message in context: http://n2.nabble.com/Adding-survey-question-and-details-to-page-template...…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Vincent,
thanks for your quick reply. Though I didn't find anything new on that
page, I discovered, that I have to always write 1.1 in XWiki1.0 Syntax
instead of increasing the number to 1.2. That wasn't intuitive for me
in the first place.
Also, XWiki2.0 Syntax seems to work now, though I asked myself, if it
is possible to convert existing Syntax 1.0 articles to 2.0 articles.
What I still don't get is "How to create sections" - or get an edit
icon at the top right at all. While the original WebHome and the
edited version of it has it for each section, new pages don't get such
an icon. I looked at the WebHome page and found, it is using the
XWiki.ArticleClass object. Unfortunately adding this object to a new
article doesn't resolve the issue. Any idea, what I might be doing
wrong?
Cheers
Sebastian
On Thu, Jan 22, 2009 at 11:34 AM, Vincent Massol <vincent(a)massol.net> wrote:
> Hi Sebastian,
>
> On Jan 22, 2009, at 11:27 AM, Sebastian Kannengiesser wrote:
>
>> Hi guys,
>>
>> I have some points that I don't understand in XWiki, which occur
>> somehow like bugs to me.
>>
>> I just edited the WebHome article of the Main Space which came with
>> the default XWiki-Xar-File.
>> In that WebHome there are 2 sections defined, the first one being the
>> started by a Title1 format caption and the second one being started by
>> a Title2 format caption. First thing is, how can I get another section
>> with Title2 format in that page. I couldn't find any documentation on
>> this.
>>
>> When editing the page in XWiki1.0 syntax I tried to add a section by
>> having a "1.2" prefix after the existing "1" and "1.1" section, but
>> that results in 1.2 being printed on the resulting page instead of a
>> Title2 headline and a new section. When I format Title2 using WYSIWYG,
>> I get HTML syntax in Wiki-Syntax instead of 1.2 (which didn't work
>> before). The result is, that the page has a new bold Title2 headline,
>> but still no new section (besides the syntax being strange - HTML).
>>
>> Another point is, that I just reedited that page and now, after
>> saving, the first section, the one with the Title1 headline is no
>> longer editable. WebHome points to section 2 directly, though I still
>> see the content in the page.
>>
>> Last point is: How can I get XWiki2.0 Syntax working? I enabled it in
>> xwiki.cfg, but that doesn't seem to have any effect.
>
> See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing
>
>> I really hope, you can give me some hints on my troubles. BTW, I'm
>> using MSSQL 2000, if that could be involved in the problems.
>>
>> Many thanx in advance.
>>
>> Cheers,
>> Sebastian
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
> Thanks
> -Vincent
> http://xwiki.com
> http://xwiki.org
> http://massol.net
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
I have a pretty generic (just downloaded and unpacked) xwiki setup. I tried to make some changes to webapps/xwiki/WEB-INF/xwiki.cfg but the file did not seem to even get read. I looked at the atime of the file, and it was the same as when I edited it, not when I started the server. This makes me think I'm putting the file in the wrong place.
Thanks,
Brian Minton
Hi!
How can I edit inline form structure? For now, each inline form (Edit
-> Inline) is created as table and I, for example, want to change how
it's displayed.
Best regards, Mike
Hello,
I have faced a similar issue with the search panel having disappeared
both from the column and from the panel wizard. I tried changing all
the possible page layouts and every time i changed the layout i went
and checked the panel in the panel wizard. It just wasn't there!
The one thing that i distinctly remember i did before the panel
disappeared is that i changed the look & feel of the search box by
adding a different button and set a background image. In fact, i had
playing around with the skin for quite a while not just the panels.
Don't know if these two are related.
I had to scrap one of the instances of XWiki 1.7 final because of this
problem. I have managed to setup the whole thing again. However, i am
afraid i might just end into the same thing again.
I am running XWiki 1.7 final version on a tomcat 6 server with mysql 5
and the corresponding jdbc:mysql driver. This time, however, i've not
changed the skin or the css at all except for the logo at the top.
Thank you guys!!!
Message: 1
Date: Mon, 19 Jan 2009 17:05:18 +0800
From: "Harrison@Gmail" <huang.cong(a)gmail.com>
Subject: Re: [xwiki-users] the panel for "create" new page disappear
To: "'XWiki Users'" <users(a)xwiki.org>
Message-ID: <49744250.06876e0a.2557.ffff8fdb(a)mx.google.com>
Content-Type: text/plain; charset="gb2312"
Thank you very much. I managed that by entering it in the Url directly. But
your first suggestion doesn't work as I can't find "new page" panel under
the "tools". Only "search" panel is shown under "tools". Is it a xWiki bug?
Regards,
Harrison
Thanks AK,
It would be great if in futture it was more easily visible i.e. in the
profile.
My colleagues and I were also wondering if in future it was easier to add
users to groups - at the moment you have to type in the user name it seems
to add them to a user group. It would be better to be able to edit a user
and select their user group from a populated drop down list of user groups,
or in the user groups page to assign a user to a user group from a populated
drop down list of users.
And if anyone else knows how to get the Watchlist to work with Microsoft
Exchange we'd be grateful - thanks.
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Alexey Kamenchuk
Sent: 22 January 2009 08:22
To: XWiki Users
Subject: Re: [xwiki-users] Watchlist integration with Microsoft Exchange
server
Hi Richard,
To specify user email after user account has been created:
. Click on user name in right hand top corner
- Choose Edit Objects from Edit menu
- expand XWikiUsers section
- Find email field in there
HTH
AK
goldring, richard wrote:
> Hi,
>
> Does anyone know:
>
> * how to get the watch list to work with Microsoft Exchange server to send
> emails out to users?
> * how do you edit a users email address - it's not in their profile - you
> only seem able to set it when registering a user
>
> Thanks.
>
> Regards
>
> Richard
>
> Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
> is confidential. It may also be legally privileged. It is intended only
for
> the stated addressee(s) and access to it by any other person is
> unauthorised. If you are not an addressee, you must not disclose, copy,
> circulate or in any other way use or rely on the information contained in
> this e-mail. Such unauthorised use may be unlawful. We may monitor all
> e-mail communications through our networks. If you have received this
e-mail
> in error, please inform us immediately on sender's telephone number above
> and delete it and all copies from your system. We accept no responsibility
> for changes to any e-mail which occur after it has been sent. Attachments
> to this e-mail may contain software viruses which could damage your
system.
> We therefore recommend you virus-check all attachments before opening.
> Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne
Business
> Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
> 868273
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on sender's telephone number above
and delete it and all copies from your system. We accept no responsibility
for changes to any e-mail which occur after it has been sent. Attachments
to this e-mail may contain software viruses which could damage your system.
We therefore recommend you virus-check all attachments before opening.
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi,
Does anyone know:
* how to get the watch list to work with Microsoft Exchange server to send
emails out to users?
* how do you edit a users email address - it's not in their profile - you
only seem able to set it when registering a user
Thanks.
Regards
Richard
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on sender's telephone number above
and delete it and all copies from your system. We accept no responsibility
for changes to any e-mail which occur after it has been sent. Attachments
to this e-mail may contain software viruses which could damage your system.
We therefore recommend you virus-check all attachments before opening.
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Is there a way to purge document revisions using Velocity or Groovy?
Someone can see actual and last revision by:
${doc.getVersion()}<br>
${doc.getPreviousDocument().getVersion()}<br>
The next is deleting the document with all revisions...
Don't try to purge with(!):
${doc.getPreviousDocument().delete()}
Thanks,
Rudolf
--
View this message in context: http://n2.nabble.com/Purge-Document-Versions-via-Script-tp2192579p2192579.h…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
I am using XWiki 1.6 / 1.7 / 1.8 on a Tomcat 6, java 1.6 and XP. The task manager application causes some problems. Updating the IssueClass once (just change for the date fields the display formats) leads to the error below. The “visible” error: No “Reporter” / “Assignee” is visible within the lists / sheets.
Any ideas?
Thanks
mb
org.hibernate.QueryException: expecting ''', found '<EOF>' [select prop1.value||' from com.xpn.xwiki.objects.BaseObject as obj, com.xpn.xwiki.objects.StringProperty as prop1, com.xpn.xwiki.objects.StringProperty as prop2, com.xpn.xwiki.objects.IntegerProperty as prop where obj.className='XWiki.XWikiUsers' and obj.id=prop1.id.id and prop1.id.name='first_name' and obj.id=prop2.id.id and prop2.id.name='last_name' and obj.id=prop.id.id and prop.id.name='active' and prop.value=1 and obj.name='XWiki.mb']
at org.hibernate.hql.ast.QueryTranslatorImpl.doCompile(QueryTranslatorImpl.java:204)
at org.hibernate.hql.ast.QueryTranslatorImpl.compile(QueryTranslatorImpl.java:111)
at org.hibernate.engine.query.HQLQueryPlan.<init>(HQLQueryPlan.java:77)
…
Michael Beetz | Professional Services | Infor | Mobil: +49 (172) 7481 131 | michael.beetz(a)infor.com | Fax: +49 (211) 20563 200 | Infor Global Solutions Hannover GmbH | Postanschrift: Max-Planck-Strasse 15 c, 40699 Erkrath | Geschäftsführer: Wolfgang Kobek, Jochen Kasper, Greg Giangiordano | Sitz der Gesellschaft: Günther‑Wagner‑Allee 19, 30177 Hannover | Amtsgericht Hannover, HRB 0513
Produktives Anlagenmanagement und umweltfreundliche Logistikprozesse:
Testen Sie die Energieeffizienz und Umweltorientierung in Ihrem Unternehmen mit dem Infor Green Assessment <http://emea.infor.com/green/de/?cid=EMEA-CE-DE-EAM-0808-FY09-GOING-GREEN-OB…>
P Before printing, think about the environment
Hi,
I have noticed that in the Lucene Search substrings are not found.
E.g. The word 'Wallpapers' is on a page.
When I search for 'wallpaper', 0 is found. The same when I search for
'wall'.
When I search for 'wall*' or 'wallpaper*', the page is found. But this
is not very inuitive for the user. The user would never think about
using an asterisk.
Can this behavior be changed?
Thanks
Reto
I need to be able to support the following items with my xwiki implementation
and I'm looking for someone to verify that xwiki has the ability (I
understand there will be customization needed) to support these items:
1) provide view options such as
a) most frequently viewed
b) recently added FAQs
c) last modified by date
I know the stats module supports gathering these types of information but
can a regular page be created that would allow content to be displayed
ordered by one or more of these?
2) application shall be able to provide related information when viewing
FAQs
Is there a way to track/create relationships between items when there is
only a template used for displaying content. In other words, these aren't
unique documents.
3) provide a “key word” search based on the text of the questions and
answers stored in the database.
I'd imagine I will need to use the Lucene Search in order to get the most
flexible solution but can a search query just specific pieces of text stored
in the database. For example the question and answer fields of FAQ objects.
4) provide a “key word” search based on categories of FAQs.
In this case categories are not separated into spaces. Within the
application topics are separated into spaces, but within a given space there
will be multiple categories/topics.
5) provide the ability to track submitted questions by User
I know you can track changes, but is there a relatively easy mechanism to
see who originally created a given question.document?
6) store feedback related to FAQ’s. For example, store response to “Was the
answer helpful?”
Would creating a simple "Was this information helpful?" type tracker that
would display in each page be a matter of adding some properties to the
display object? How would the choice be recorded? Is there an event for
saving this type of information for a user that has only "View" permissions?
7) must be able to generate reports related to the answers provided by
customers.
I'm guessing if the database schema is updated to be accurate it will
probably be easier to create reports based on the information stored in the
database. Are there any plans to build any sort of reporting capabilities
into xwiki?
These are the big items that I've found I need to support. I'm trying to get
an idea about the level of work involved in implementing them so any help or
guidance would be greatly appreciated.
Thanks in advance!
.:. Kevin
--
View this message in context: http://n2.nabble.com/xwiki-features-out-of-the-box...-tp2187025p2187025.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Several guys were creating pages around the same time in XE and everything
was working. All of sudden, I noticed that I can't create new page anymore
because the panel of creating the new page disappeared. It appeared that no
one can create new page as this panel just disappeared. Can anyone help me
how to solve this issue?
We are using the XE 1.7-milestone-1.13758.
Harrison
Why can't I do something like:
#set($tRule = "")
#set($idx = $tRule.indexOf(','))
$idx ## Outputs -1
$idx+1 ## Outputs -1+1
I've tried using the $number tool but it doesn't work, if I do:
$number.format($idx)
It outputs $number.format($idx).
What am I missing?
.:. Kevin
--
View this message in context: http://n2.nabble.com/Strangeness-with-numbers...-tp2168613p2168613.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi guys,
just a quick question? Do you think it will be difficult to migrate
from a MSSQL database to a MySQL database. I have to use MSSQL for
now, but might have the chance to switch from Micro$oft to Unix/Linux
later and it would be very critical to do the mentioned database
switch then. Any experiences or opinions around? Thanx guys.
Cheers
Sebastian
I'm trying to set up my registration email (the XWiki Instance is running on
my localhost) but the problem i'm having is that the when a user registers
they recieve the following email:
Subject: Validate your account on $wikiname
Body:
Hello test test,
This email address was used to register a new account on ${wikiname}. If you
did not make the request, please ignore this message.
In order to activate your account, please follow this link:
$xwiki.getDocument("XWiki.AccountValidation").getExternalURL("view",
"validkey=${validkey}&xwikiname=${xwikiname}")
How do I stop the variable names from appearing and get the actual data to
display?
Thanks
--
View this message in context: http://n2.nabble.com/Registration-Email-Error-tp2151197p2151197.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Using the example @:
http://www.xwiki.org/xwiki/bin/view/FAQ/Howtodisablecommentsandattachments
I am able to remove all of the sections at the bottom of pages, Comments,
Attachments, History and Information. Now what I would like to do is show
some of these items conditionally based on the users permissions.
Would I do this via the "Custom Display" option in the class editor?
How would I access the properties within the class? Something like:
#if($hasAdmin || $hasSpaceAdmin)
showcomments = "yes"
#else
showcomments = "no"
#end
Would I use a #set directive to set the property or is there something else
I need to do in order to set this value? Is this even the right place for
this type of action?
Thanks in advance!
.:. Kevin
--
View this message in context: http://n2.nabble.com/Conditionally-hiding-content..-tp2147464p2147464.html
Sent from the XWiki- Users mailing list archive at Nabble.com.