Re: CMS for presentation
John Cox <[email protected]>
| Newsgroups | gmane.comp.cms.cms-forum.general |
|---|---|
| Message-ID | <[email protected]> |
On Apr 6, 2005 7:06 AM, [email protected] <[email protected]> wrote: > > > I was wondering if I can use some sort of a CMS and input all these > things as text and then depending on Client or context, just generate a > different PPT. Please note that this is different from using a different > powerpoint template. Its like a dynamic JSP with placeholders for > different items, just that it will be a PPT and not JSP. Has anyone > tried this sort of a thing before? Any ideas? Something along these lines: http://www.wyome.com/index.php?module=articles&func=view&ptid=11&theme=slideshow_manta Basically, all I did was add a "theme" to Xaraya (http://www.xaraya.com ) and I am dynamically generating the presentation through the articles module to add the slides. The theme itself came from the idea from Eric Meyer of CSS fame, but the dynamic generation is just a publication type as can be seen here: http://www.wyome.com/index.php?module=articles&func=view&ptid=11 Please note, if you are viewing in IE, I have disabled the stylesheet loading as a choice. Xaraya is an OpenSource CMS of sorts, and you can read more about in the presentation... HTH, John Cox