cvs commit: xml-cocoon2/src/documentation/xdocs/plan changes-doc.xml doc.xml index.xml proposed-toc.xml

2002-07-06 Thread crossley
crossley2002/07/07 00:10:51 Modified:src/documentation/xdocs Tag: cocoon_2_0_3_branch mail-lists.xml src/documentation/xdocs/plan Tag: cocoon_2_0_3_branch changes-doc.xml doc.xml index.xml proposed-toc.xml Log: Describe

cvs commit: xml-cocoon2/src/documentation/xdocs/plan changes-doc.xml doc.xml index.xml proposed-toc.xml

2002-07-06 Thread crossley
crossley2002/07/07 00:10:33 Modified:src/documentation/xdocs mail-lists.xml src/documentation/xdocs/plan changes-doc.xml doc.xml index.xml proposed-toc.xml Log: Describe the new cocoon-docs mailing list. Revision ChangesPath 1.7

cvs commit: xml-cocoon2/src/documentation/xdocs contrib.xml

2002-07-06 Thread crossley
crossley2002/07/06 23:49:49 Modified:src/documentation/xdocs Tag: cocoon_2_0_3_branch contrib.xml Log: Added more tips for mailing list etiquette. Revision ChangesPath No revision No revision 1.6.2.3 +12 -0 xml-co

cvs commit: xml-cocoon2/src/documentation/xdocs contrib.xml

2002-07-06 Thread crossley
crossley2002/07/06 23:49:32 Modified:src/documentation/xdocs contrib.xml Log: Added more tips for mailing list etiquette. Revision ChangesPath 1.9 +12 -0 xml-cocoon2/src/documentation/xdocs/contrib.xml Index: contrib.xml =

cvs commit: xml-cocoon2/src/webapp/samples/search welcome-index.xsp

2002-07-06 Thread crossley
crossley2002/07/06 22:44:58 Modified:src/webapp/samples/misc samples.xml src/webapp/samples/poi/content samples.xml src/webapp/samples/search welcome-index.xsp Log: Fix broken links after samples were moved. Revision ChangesPath 1.2 +1

cvs commit: xml-cocoon2/src/documentation/xdocs/tutorial tutorial-rmi-generator.xml

2002-07-06 Thread crossley
crossley2002/07/06 22:20:41 Modified:src/documentation/xdocs Tag: cocoon_2_0_3_branch performancetips.xml src/documentation/xdocs/howto Tag: cocoon_2_0_3_branch howto-patch.xml src/documentation/xdocs/tutorial

cvs commit: xml-cocoon2/src/documentation/xdocs/tutorial tutorial-rmi-generator.xml

2002-07-06 Thread crossley
crossley2002/07/06 22:20:09 Modified:src/documentation/xdocs performancetips.xml src/documentation/xdocs/howto howto-patch.xml src/documentation/xdocs/tutorial tutorial-rmi-generator.xml Log: Link to local documentation rather than hard-coded to the web

cvs commit: xml-cocoon2 changes.xml

2002-07-06 Thread crossley
crossley2002/07/06 22:08:34 Modified:.changes.xml Log: Link to local documentation rather than hard-coded to the website. Revision ChangesPath 1.206 +2 -2 xml-cocoon2/changes.xml Index: changes.xml =

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/concepts catalog.xml

2002-07-06 Thread crossley
crossley2002/07/06 21:48:43 Modified:.changes.xml src/documentation/xdocs/userdocs/concepts catalog.xml Log: Document the recent movement of the Catalog Entity Resolver files into WEB-INF. Revision ChangesPath 1.205 +6 -2 xml-cocoon2/chang

cvs commit: xml-cocoon2/src/documentation/xdocs/plan changes-doc.xml

2002-07-06 Thread ivelin
ivelin 2002/07/06 11:40:22 Modified:.changes.xml src/documentation/xdocs/plan changes-doc.xml Log: changes update Revision ChangesPath 1.204 +11 -2 xml-cocoon2/changes.xml Index: changes.xml =

Re: [RT] reconsidering pipeline semantics

2002-07-06 Thread Michael Wechner
J.Pietschmann wrote: > Stefano Mazzocchi wrote: > >> In that case I agree: like I said, if you need to do your stuff without >> Cocoon around, or without a precise way (xpipe?) to define how a >> document is processed, document() is the way to go. That's the only >> argument I acknowledge. >

Re: cvs commit: xml-cocoon2/src/webapp sitemap.xmap

2002-07-06 Thread Nicola Ken Barozzi
Tim Myers wrote: > to stuff your own little projects, (assuming you're in unix) > it's super convenient to add this to the cocoon sitemap: > > > > > > > > > > > > > > then stick whatever kindof automounting sitemap you want in your > public_html

cvs commit: xml-cocoon2/src/webapp/userhomes sitemap.xmap

2002-07-06 Thread nicolaken
nicolaken2002/07/06 06:50:20 Modified:.changes.xml Added: src/webapp/userhomes sitemap.xmap Log: Added "userhomes" in the webapp, that automounts the sitemaps found in *nix user homes. To remove it, just delete the dir. Revision Changes

cvs commit: xml-cocoon2/src/webapp/userhomes - New directory

2002-07-06 Thread nicolaken
nicolaken2002/07/06 06:47:29 xml-cocoon2/src/webapp/userhomes - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [RT] reconsidering pipeline semantics

2002-07-06 Thread J.Pietschmann
Stefano Mazzocchi wrote: > In that case I agree: like I said, if you need to do your stuff without > Cocoon around, or without a precise way (xpipe?) to define how a > document is processed, document() is the way to go. That's the only > argument I acknowledge. The problem appears to be that ther

check this out

2002-07-06 Thread Stefano Mazzocchi
xml.house.gov talking about reinventing the wheel and making it squared. Bah, at least they won't file M$ word documents, at least it's a step forward. -- Stefano Mazzocchi One must still have chaos in oneself to be able to give birth to a dancing star. <[EMAIL P

Re: [RT] Cocoon Blocks, Flow, Sitemap, MVC+... ACE?

2002-07-06 Thread Stefano Mazzocchi
Nicola Ken Barozzi wrote: > > These are two approaches that I find interesting to evaluate: > > * webml: http://webml.elet.polimi.it/webml/index.html > > ("Web Modeling Language (WebML) is a notation for specifying > complex Web sites at the conceptual level. > WebML enables the hi

Re: [RT] reconsidering pipeline semantics

2002-07-06 Thread Stefano Mazzocchi
"J.Pietschmann" wrote: > > Stefano Mazzocchi wrote: > > I personally don't like the document() function of XSLT. I normally > > suggest to use an xinclude stage to perform aggregation when the > > structure of the aggregation is not fixed, but that's really up to you. > > > I personally don't lik