Hello lenya users, My objective is to implement a monthly newsletter on Lenya 1.2. The newsletter must:
a) be indexed by lucene as other documents are b) have it's own template c) automatically be stored in a structure that "scales forever" and is created automatically by custom logic somewhere, not manually by the user. Something like /pub/live/newsletter/yearNumber/month.html a) is a non issue. For b), i think the best way in 1.2 is to create a custom resource type by duplicate the XHTML schema and presentation files, to have a different template for it. My main problem is c): has anyone implemented anything similar? Any pointers welcome. Thanks, Manos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
