On 5/30/06, Kristoffer <[EMAIL PROTECTED]> wrote:
> 3. An article needs some basic layout, for example headlines and
> images. The images for an article may vary from article to article. How
> could I extend my model to achieve this?
>
For a project I worked on, which was Plone-driven, we defined layout models.
The template for a given model specified where to put the 'n' first
images attached  to an article.
The author was also able to add images elsewhere using the rich text
editor we provided him with.
I think this worked out quite well, and I'm currently thinking about
making this again for a little django cms engine I'm working on (which
I'll opensource later, once it's been used and improved for some
time).

-- 
Brice Carpentier aka Br|ce

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to