By the way, this problem sounds an awful lot like the whole resources 
thing to me.  Sure, in many cases a resource is only used once and can 
be "attached" to that page.  But in other cases, say with a logo or 
other commonly used element, the resource belongs more to the site than 
any one page - just like a style sheet.

When I think about the resource/attachment problem, I see:

Primary Issue - Who/What owns the resource (or in my case the 
sub-element) and how do you reference it from multiple pages.

Secondary Issue - How can you find out where (or if) the resource is 
being used (for cleanup and maintenance reasons).

Just my $0.02 -- hope it helps how the whole resource problem is 
approached.  As I said in my original post, my problem here is really 
common when abstracted.

I only need the Primary Issue solved for now, though.


-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to