Rank: Newbie
Joined: 5/14/2008 Posts: 5
|
Hi folks,
I'm not sure if I'm looking at this the right way. Unfortunately I've been working with EPiServer at work and kinda got stuck in that mindset.
Here's what I have done at work and would like to do for myself with Umbraco. I have created a new datatype, inheriting from an existing one, and allow users to dynamically include contents from static files into a property content. In the XHTML editor I have allowed users to enter tagged text, ie. ##INCLUDE:<filename.ext>## and the content of filename.ext is rendered onto the page when viewed.
Is this possible to do in Umbraco, using the RichText editor datatype? How would I go about it? If someone can perhaps point me in the right initial direction I can follow it and investigate some more. Any comments would be greatly appreciated.
Many thanks, Dany.
|
Rank: Newbie
Joined: 5/14/2008 Posts: 5
|
Hmm...I'm replying to my own post here....sorry about that... Doug's suggestion here here has given me an idea....
|