> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > This is a RT for reaching the aim of a minimal Cocoon and > for making updates of Cocoon easier. Perhaps this is nothing > new, but I want to explictly repeat it. So here we go: > > This first version of a minimal Cocoon contains *all* > current components but no samples. When we have the blocks > the second aim (= the feature to choose the wanted components) > will easily be reached. > > For creating a standard use of Cocoon we should provide a > default sitemap where we define the names of the sitemap > components. So the file generator has always the name "file" etc.
*All* the components in the root sitemap? The intention of samples refactoring was to move all the sample-specific stuff from the root sitemap to the samples' to make the root sitemap as much simple as possible. > > Apart from this component definition the main sitemap should > be empty (perhaps some default views we define), but no > resources and no pipelines, except a generic mount: > > <map:pipeline> > <map:match pattern="*/**"> > <map:mount check-reload="yes" src="{1}/" uri-prefix="{1}"/> > </map:match> > </map:pipeline> > > The root directory of the webapp should only contain the WEB-INF > directory with the libs, web.xml, cocoon.xconf etc and this > sitemap. Nothing else. What about the 'myapp' directory for a quick start? I envision questions like: "I placed my *.xml and *.xsl files in the root, but I get File not found errors. What's wrong". Or 'myapp' can be concidered a sample?.. Konstantin > > All samples and everything else (except the documentation) should > go into the samples directory with it's own subsitemap. > Installing the samples will then mean moving this samples directory > into the webapp directory of cooon and due to the automount above > a "localhost/cocoon/samples/welcome" will work. The same applies > to the documentation. > We could then make a minimal distribution, a samples add-on and > a documentation add-on. > > So the only work we have to do (which has already started) is to > move everything into the samples directory and voila we have > achieved a big step into the direction of a minimal Cocoon. > > Comments? > > Carsten > > Carsten Ziegeler Chief Architect Open Source Group, S&N AG > ------------------------------------------------------------------ > Cocoon Consulting, Training and Projects > ------------------------------------------------------------------ > mailto:[EMAIL PROTECTED] http://www.s-und-n.de > http://ziegeler.bei.t-online.de > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]