HI,
sorry for the subject, but we are currently trying to extricate ourselves from the Orchard jungle :-) Let's start trying to define our scenario: we need to build a "site" on top of Orchard, currently it's a spike to investigate the platform, defining these three main concepts: - Articles: an article is basically a page really similar to a blog post, has comment, tags, routing; - Categories: a category is an hierarchical aggregator of articles; - Sections: a section is a flat non-hierarchical aggregator of categories, has routing and menu support as we need a section to appear in the main menu; The first thing we did has been to build a "Sections module" and a "Categories module" (using Shapes: is there any docs that deeply discuss Shapes & Drivers?), currently we have those modules running and from the dashboard we can manage Sections and Categories. Now the first question is: which is the best way to create a one-to-many relationship between Sections and Categories? And obviously which steps should we follow to integrate the two editors? Regards, .m ___________________________________ Mauro Servienti | Microsoft MVP - Visual C# MCTS /MCPD- | IM: [email protected] --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected]
