Re: Making a cocoon publication publishable by W yona
Michael Wechner <[email protected]> Fri, 03 Jan 2003 16:12:24 +0100
| Newsgroups | gmane.comp.cms.wyona.user |
|---|---|
| Message-ID | <[email protected]> |
Michael Homeijer wrote: >>From: Michael Wechner >>Michael Homeijer wrote: >> >>>Hi, >>> >> >><snip/> >> >>>My following step is to add the Wyona magic to the mix. >>>Based on what I read about Wyona, I think I should get the following >> > in > >>>place in order of priority: >>>- Dependency manager (dependencies between resources and published >> > pages?) > >>What kind of dependency do you mean? Something like if a resource has >>been modified, that another resource/page will be updated as well (or >>deleted from cache)? > > > A resource can be published on multiple pages: the details of a resource in > a page or in a list. I mean the dependency that if a resource is changed, > not the resource gets published, but the page(s) that contain the resource. Do "aggregate" the XML of the page via XInclude from the resources? The dependency manager I had in mind was able to do two things: You can either (1) configure it by hand (patterns and list) or you can (2) generate the dependencies by resolving XIncludes. When you have this "dependecy-list" then you just enter the URI of the modified resource and as a result you receive all depending pages. Then you can apply any action you want to the pages from the result, such as for instance republish them. > > >>>- Publisher task (to generate the static pages or copy resources to >> > the live > >>>environment) >> > >>That should be no problem. Take a look at the oscom, forum or unipublic >>Publication and publish one of the pages (Menubar -> File -> Publish). >> >>To implement the Menubar into your Cocoon publication take a look at the >>wyona-cms-doc publication: authoring-sitemap.xmap (escpecially the view >>xhtml4wyona, live-sitemap.xmap) >> > > > Menubar...., does this mean I can't have my own look & feel? I am working on > a "outlook web access" style admin user interface and wouldn't like changing > it. Sure,you can have your own look and feel and you don't have to use the Wyona menubar. Within the menubar you can see how you can call the publish screen, someting like http://127.0.0.1:48080/wyona-cms/oscom/authoring/wyona/publishScreen?uris=/wyona-cms/oscom/editor-matrix/zope.html,/wyona-cms/oscom/editor-matrix/index.html&sources=/editor-matrix/zope.xml Please note: uris: These are the pages which will be exported statically sources: These are then "XMLs" which are "copied" from authoring to live HTH Michael > > >>>- Revision controller (check-in/out connection to xopus or other >> > editors and > >>>xmlforms metadata popup) >> >>Our Revision Controller is in there, but not fully tested. I am >>currently working on it and I hope to have it ready by next week. >> >>HTH >> >>Michael > > > Thnx, > Michael > > > >> >> >> >>There's supposed to be information about publishing a Cocoon site with >>Wyona, but I didn't find it and I don't know if it applies to my > > setup. > >>Can anybody post come comments or pointers to get me started. >> >>TIA, >>Michael >> > > > _______________________________________________ > WyonaCMS-users mailing list > [email protected] > http://mail.wyona.org/cgi-bin/mailman/listinfo/wyonacms-users