|
Posted by Jan Morten Sψrensen on 02/08/07 15:54
"P Pulkkinen" <perttu.POISTATAMA.pulkkinen@POISTATAMA.elisanet.fi> skrev i
meddelandet news:iJHyh.7870$lw4.3113@reader1.news.saunalahti.fi...
> Rik wrote:
>
> > He means the data is not really a tree, just relations. An odd
> > structure for a menu, but possible.
>
> Okay. But if any kind of relationship is possible, I'd like to see the
> visual representation of the menu.
>
> By the way, this structure could work too imho, if the point was to have
> tree, but be able to "recycle" same contents like "About us"-page.
>
That was my idea yeah :) But my little code snippet fixed it for me ;)
> Categories
> =======
> cat_id
> cat_name
> parent_id
> content_id
>
> Cat_contents
> =========
> content_id
> content_blob
>
>
>
Navigation:
[Reply to this message]
|