Gents, I am using BETA 4 and encountered the following problem: Once logged on there seems to be an inactivity period, which forces a log out w/o warning. The editor for an entry is open, accepts entries but once you want to save what you edited and you took a break of > 10 minutes in between, everything is gone. On the other end with previous betas, I could leave the xwiki for hours go to different URLs, and go back to the Xwiki and I was still logged-on. What are the policies here and IMHO both cases described above should not happen. Thanks Uwe
Funny enough, I had a similar query.. I would call this a bug in previous versions, in that timeouts were seperated from tomcat's session timeout policy - this can lead to various problems. The good news is, this timeout time you're experiencing is actually tomcat's session timeout. To increase this, simply look to your web.xml file (under tomcat's conf directory) search for the node "session-timeout"; and update this accordingly in minutes. ________________________________ From: Uwe Kleinschmidt [mailto:[email protected]] Sent: 22 February 2007 01:57 To: [email protected] Subject: [xwiki-users] life time of log-in Gents, I am using BETA 4 and encountered the following problem: Once logged on there seems to be an inactivity period, which forces a log out w/o warning. The editor for an entry is open, accepts entries but once you want to save what you edited and you took a break of > 10 minutes in between, everything is gone. On the other end with previous betas, I could leave the xwiki for hours go to different URLs, and go back to the Xwiki and I was still logged-on. What are the policies here and IMHO both cases described above should not happen. Thanks Uwe
Hi all, How to ignore the wiki syntax when displaying text? I have text containing : [], **, etc. Then for example [test] will be displayed like 'test?'...So I have to extract huge data from files and want to keep data/text intact when displaying it. Thank you in advances ------- Youcef
{pre} this is [unformated] *text*! {/pre} On 2/23/07, bey <[email protected]> wrote:
Hi all,
How to ignore the wiki syntax when displaying text?
I have text containing : [], **, etc. Then for example [test] will be displayed like 'test?'...So I have to extract huge data from files and want to keep data/text intact when displaying it.
Thank you in advances
------- Youcef
-- You receive this message as a subscriber of the [email protected] list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (4)
-
bey -
Esbach, Brandon -
Sergiu Dumitriu -
Uwe Kleinschmidt