I have a list of questions about some issues I'm having. I'm trying to set up a basic demo of Lenya as part of a scoping study into the use of Open Source solutions for CMS development.
I have 2 fairly basic requirements for the initial demo, and I'm having trouble with both of them and running out of time. Basically I need to set up an input template to capture the following list of fields for an article: * Title (Text) * Body (XHTML) * Program Name (Text) * Subject (From List) - is there a good way of doing hierarchical lists / trees in Lenya?) * Location (From List) - ditto * Info Source (Text - 1 or more as required) * Source (Text - 1 or more as required) * Contributor (Text - 1 or more as required) * Rights Holder (Text - 1 or more as required) * Content Genre (From List) * Editorial Genre (From List) * Issued Date (Date) * Broadcast Date (Date - 1 or more as required) * Production Date (Date - 1 or more as required) I am having trouble seeing how to set-up a new document input type from the documentation on the official site, or in any of the other reading I've done around the issue. Please enlighten me if you can :-) ALSO: I want to be able to import XML from another source. Now I can see how to set up a pipeline for displaying XML from another source fairly easily however I have 2 issues with this: 1. I want to be able to say "if the page exists in the system already get that data and transform it this way - otherwise look for it over here (the alternative XML source - all in one directory for the purposes of the demo) and transform it this way". I have managed to hijack the pipeline entirely and display my alternative source XML OR display data from system in my Lenya install - but I can work out how to do wither or both depending on whether the data already exists. 2. When I do this - how does it create an editable object in Lenya? You see, I don't just want to import data from the XML source and *display* it - I want to it to become an editable object in the Lenya system, permanently. So that from then on (after it has been edited the first time) it will load from the Lenya data and be maintained in Lenya. Please help if you can. Nicholas. -- View this message in context: http://www.nabble.com/Noobie-Questions-tf3678443.html#a10279372 Sent from the Lenya - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
