Questions tagged [content-model]

20 questions
0
votes
0 answers

Are HTML5 Flow and Sectioning content models really new?

I'd like to better understand these two HTML5 content models. They don't really seem to offer anything. Isn't Flow the same as HTML4 inline? What like just stick with the name inline? As for Sectioning, (article, aside, nav, section), why does…
4thSpace
  • 43,672
  • 97
  • 296
  • 475
0
votes
1 answer

My products categories have (meta)data - Use taxonomies or implement them as content items?

I'd like to use the combo Drupal/CCK/Views to create a products catalog and I'm confused as to if I need to use taxonomies or not. My products could have a taxonomy, but each term in the taxonomy has information by itself. For example a product…
Dan Albey
  • 559
  • 1
  • 8
  • 14
0
votes
1 answer

Modifying existing Alfresco Content Model

We would like to insert a class between two Alfresco class sys:base and cm:person. What are the options? Like type Party has 2 children, Person(individual) and Organisation, So how to model it as Type Party comes between sys:base and cm:person.
Nikhil A A
  • 441
  • 1
  • 4
  • 17
0
votes
1 answer

What is the purpose of within association definition in a content model?

I noticed this within the person model (Didn't pick up on it the first time): cm:avatarOf
Dark Star1
  • 6,986
  • 16
  • 73
  • 121
0
votes
1 answer

Redirecting Content from Blog to Website Drawbacks

What are the drawbacks of using the content/data model of a blog like Blogger or Wordpress to store all of your information and then just having it redirect you to your "real" website? I'm wondering if it's a bad idea to setup a blog and just…
Lance
  • 75,200
  • 93
  • 289
  • 503
1
2