Re: Creating New pages
Michael Wechner <[email protected]> Tue, 29 Oct 2002 00:10:53 +0100
| Newsgroups | gmane.comp.cms.wyona.user |
|---|---|
| Message-ID | <[email protected]> |
Kevin McCarthy wrote: > Well, I successfully installed Wyona, which was easy. And I made a copy of > the OSCOM pub so I could tinker with it. After a few struggles, I managed to > rip out the authentication/authorization. It was keeping me from editing any > of the pages, and it seemed easier to get rid of it than try to figure out > how to fix the settings. There are still a confusing number of what look > like parallel files, but I think experimentation will yield some answers > there. > > The question of the moment: how do you create new *instance* of a page? Well, there are various "ContentCreators" (based on ParentChildCreator). The "integration" of them is documented at: http://127.0.0.1:8080/wyona-cms/docs/xdocs/parent-child-creator.html Juergen has recently written a better "DefaultCreator",which is based on the ParentChildCreator, but I think we have not added it to the documentation yet. > > Taking an example from the OSCOM pub, what if I wanted to create a new > conference page? You would have to add a new item to one of the menus, such as for instance "New Page" within the "Edit" menu. You then would normally get to a "New Page Screen" where you might define a "Name/URL" for the page and then the page would be created by some "ContentCreator" you have to define within the configuration file "doctypes.xconf". Better examples can be found within the "unipublic" and "forum" publications. But again, documentation would help ;-) HTH Michael As best I can figure out, I would have to do this outside > the context of Wyona. > > Thanks, > Kevin McCarthy > > _______________________________________________ > WyonaCMS-users mailing list > [email protected] > http://mail.wyona.org/cgi-bin/mailman/listinfo/wyonacms-users