DesignByOnyx
-
4/14/2010 1:17:40 AM
"Insert new web part by reference to existing web part"
I need to have little bits of reused content all around my site. Examples are configured web parts displaying latest news, newest products, breadcrumbs, calls to action, advertisements, list of services, etc. Some pages might use "latest news", "call to action", "list of services". Other pages might use "latest news", "newest products", "call to action".
PLEASE NOTE: I am very aware of Kentico's inheritance model. What I need is currently not possible with Kentico.
I have a bunch of ad-hoc templates which all have very similar content in different parts. Right now, I have to configure the same exact web part on multiple pages, which is a pain. It would be nice to reference an existing web part, and insert it into a template by reference only. That way I could update the web part in one place, and it would be updated in all places that reference it.
I hate to say these words on this site, but dot net nuke employs this "insert existing module" functionality. ("modules" are dnn's equivalent to "web parts"). You can then select any web part on the site and insert it by reference, or by cloning it.
|