Added descriptions for New, Open, Save and Exit to OSR-101

2005-06-29 Thread Michael Wechner
Hi I have added descriptions for New, Open, Save and Exit http://www.wyona.org/osr-101/osr-101.xhtml Any feedback is very welcome. Thanks Michi -- Michael Wechner Wyona - Open Source Content Management -Apache Lenya http://www.wyona.com http://lenya.apache.o

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Doug Chestnut wrote: But WebDAV is just not sufficient for this purpose. I agree that WebDAV isn't sufficient for all of the required cms actions, but I think it could be a starting point. Extend it for the features that it doesn't provide. It would at least take care of Level 1 complia

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Gregor J. Rothfuss wrote: Michael Wechner wrote: I think it's very clear where it is leading and that it might take some time, but again and again it's about getting started and that's the whole point. i have no idea what you intend to do with things like http://foo.bar/

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Gregor J. Rothfuss
Michael Wechner wrote: I think it's very clear where it is leading and that it might take some time, but again and again it's about getting started and that's the whole point. i have no idea what you intend to do with things like http://foo.bar/letter.xml"/> http://fo

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Gregor J. Rothfuss wrote: Andreas Hartmann wrote: Or is writing the spec part of the project? IMO that could be an interesting research topic, but it'll certainly busy a team of several people for several months, without knowing where it will lead ... exactly. zhiwu has his work cut out f

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Andreas Hartmann wrote: Michael Wechner wrote: Gregor J. Rothfuss wrote: Michael Wechner wrote: OSR-101 is not about editing. Editing is just one minor part. OSR-101 is about the whole CMS user interface. well, in that case it is out of scope. why? It's not my idea to think tha

Re: increasing session timeout to 30min

2005-06-29 Thread Jann Forrer
On Wed, 29 Jun 2005, Josias Thoeny wrote: > On Wed, 2005-06-29 at 09:12 -0400, Gregor J. Rothfuss wrote: > > Nele Vogel wrote: > > > > >> I haven't tried this in Lenya, but normally you would add something like > > >> > > >> 25 > > >> > > >> > > >> to your WEB-INF/web.xml, right after th

robots.txt and google sitemap

2005-06-29 Thread Doug Chestnut
Hi devs, Thinking about how to generate a robots.txt file and a google sitemap file for my site. I guess the easy impl would be to add an attribute to the sitetree node that defined search priority (negative value would signify that it shouldn't be indexed). Seems like the better approach wo

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Doug Chestnut
Michael Wechner wrote: Doug Chestnut wrote: I like the webDAV approach because one can use it with so many different editors. Most desktop web editors support webDAV and have for a while. If the editor doesn't support webDAV, well, just make a web folder (windows) or mount_webdav (mac, whic

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Gregor J. Rothfuss
Andreas Hartmann wrote: Or is writing the spec part of the project? IMO that could be an interesting research topic, but it'll certainly busy a team of several people for several months, without knowing where it will lead ... exactly. zhiwu has his work cut out for him without having to foll

Feedback for index.html

2005-06-29 Thread Rolando Isidoro
Hi, just to say that the links "Lenya 1.2.4 released" and "Lenya 1.4alpha1 released" in the homepage are both pointing to the same location http://lenya.apache.org/1_4/installation/index.html. Supposedly, the first one should point to http://lenya.apache.org/1_2_x/installation/index.html or som

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Andreas Hartmann
Michael Wechner wrote: Gregor J. Rothfuss wrote: Michael Wechner wrote: OSR-101 is not about editing. Editing is just one minor part. OSR-101 is about the whole CMS user interface. well, in that case it is out of scope. why? It's not my idea to think that Zhiwu should implement the

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Gregor J. Rothfuss wrote: Michael Wechner wrote: OSR-101 is not about editing. Editing is just one minor part. OSR-101 is about the whole CMS user interface. well, in that case it is out of scope. why? It's not my idea to think that Zhiwu should implement the whole spec, but part of th

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Doug Chestnut wrote: I like the webDAV approach because one can use it with so many different editors. Most desktop web editors support webDAV and have for a while. If the editor doesn't support webDAV, well, just make a web folder (windows) or mount_webdav (mac, which doesn't work yet, thi

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Gregor J. Rothfuss
Michael Wechner wrote: OSR-101 is not about editing. Editing is just one minor part. OSR-101 is about the whole CMS user interface. well, in that case it is out of scope. - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Gregor J. Rothfuss wrote: Michael Wechner wrote: I think that's actually a plus ;-), because it hopefully means you tend to a more generic approach. considering that CMS are written in all kinds of languages and running on all kinds of platforms, a protocol-based approach seems the only s

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Doug Chestnut
I like the webDAV approach because one can use it with so many different editors. Most desktop web editors support webDAV and have for a while. If the editor doesn't support webDAV, well, just make a web folder (windows) or mount_webdav (mac, which doesn't work yet, think it doesn't like the

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Gregor J. Rothfuss
Michael Wechner wrote: I think that's actually a plus ;-), because it hopefully means you tend to a more generic approach. considering that CMS are written in all kinds of languages and running on all kinds of platforms, a protocol-based approach seems the only sensible choice. we already us

Re: increasing session timeout to 30min

2005-06-29 Thread Doug Chestnut
Josias Thoeny wrote: Or make it configurable via build.properties? The build-process could write the specified value into the web.xml. I think many people would like to adapt the session timeout to their needs. Josias +1 Set it to 30min but make the setting noticeable in the lenya setup. be

Re: increasing session timeout to 30min

2005-06-29 Thread Jonathan Linczak
On Jun 29, 2005, at 9:12 AM, Gregor J. Rothfuss wrote: Nele Vogel wrote: I haven't tried this in Lenya, but normally you would add something like 25 to your WEB-INF/web.xml, right after the entries The timeout is specified in minutes, I think 10 is the default. Your approach seem

Re: increasing session timeout to 30min

2005-06-29 Thread Josias Thoeny
On Wed, 2005-06-29 at 09:12 -0400, Gregor J. Rothfuss wrote: > Nele Vogel wrote: > > >> I haven't tried this in Lenya, but normally you would add something like > >> > >> 25 > >> > >> > >> to your WEB-INF/web.xml, right after the entries > >> > >> The timeout is specified in minutes, I

increasing session timeout to 30min

2005-06-29 Thread Gregor J. Rothfuss
Nele Vogel wrote: I haven't tried this in Lenya, but normally you would add something like 25 to your WEB-INF/web.xml, right after the entries The timeout is specified in minutes, I think 10 is the default. Your approach seems to solve the problem! I set the timeout to 30 Minutes

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Michael Wechner
Zhiwu Xie wrote: However the question remains that if an editor does not support certain things shall we just leave it and lose certain functionality, one thing we can do is introduce various levels of compliance, e.g. re editing Level 1) New, Open, Save, Save As, Exit Level 2) Save All, C

Re: svn commit: r202313 - /lenya/trunk/src/webapp/lenya/pubs/default/lenya/publets/homepage/xslt/homepage2xhtml.xsl

2005-06-29 Thread Doug Chestnut
No problem! I have only taken a quick look, but Publets look very cool :) Andreas Hartmann wrote: [EMAIL PROTECTED] wrote: - + Thanks for spotting! Sorry for my lack of "build clean" discipline :/ -- Andreas - To uns

Re: ASF Standard for site.xml aka sitetree.xml (was Re: Eclipse based site.xml editor)

2005-06-29 Thread Ross Gardler
Thorsten Scherler wrote: On Wed, 2005-06-29 at 08:43 +0200, Nicola Ken Barozzi wrote: Ross Gardler wrote: Gregor J. Rothfuss wrote: Ross Gardler wrote: ... The current practice is that if we need a valid site structure document then we simply create a internal plugin (like the IMSMani

ASF Standard for site.xml aka sitetree.xml (was Re: Eclipse based site.xml editor)

2005-06-29 Thread Thorsten Scherler
On Wed, 2005-06-29 at 08:43 +0200, Nicola Ken Barozzi wrote: > Ross Gardler wrote: > > Gregor J. Rothfuss wrote: > > > >> Ross Gardler wrote: > >> > >>> Well, in that case I would avoid EMF for this instance and we need > >>> not consider whether site.xml is to have a DTD or not. Just a tree > >>>

Re: welcome to summer of code, Zhiwu Xie!

2005-06-29 Thread Zhiwu Xie
Hello Gregor and all, Thank you very much. Apology for not responding quickly. I was out of town for a few days and just got back. Most ideas in the proposal come from your previous discussions, and surely I'd love to have more of your inputs, as early as possible. This and the next week is list

Lenya tutorials

2005-06-29 Thread Zhiwu Xie
Hi all, I'd appreciate very much if you could share any Lenya learning materials, tutorial, lecture slides, talk recordings, etc., either for absolute newbies or for more advanced users/developers. Many thanks, Zhiwu - To uns

Re: svn commit: r202313 - /lenya/trunk/src/webapp/lenya/pubs/default/lenya/publets/homepage/xslt/homepage2xhtml.xsl

2005-06-29 Thread Andreas Hartmann
[EMAIL PROTECTED] wrote: - + Thanks for spotting! Sorry for my lack of "build clean" discipline :/ -- Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]