2011-03-24, 10:00:44
Hi Getsimplers :-),
i'm new to this CMS and after playing a while with release 2.x i take a look
to 3.x... i really like this little toy ;-), but i'm my opinion the way the page's
priorities are handled is a bit awkward.
For example, if i have:
index, priority -
page_1, priority 2
page_1_1, priority 3 [parent: page_1]
page_2, priority 4
[...]
shouldn't be better to have something like:
index, priority -
page_1, priority 1
page_1_1, priority 1 [parent: page_1]
page_2, priority 2
[...]
where page_1_1 priority is handled as "1.1" because it's a child
node.
What i'm saying is: isn't be better to have a hierarchical structure
over a simple priority way that mixed the menu ordering (especially
when you want a multilevel navigation)?
Another thing: what if i've got more than 20 items to order (e.g. 30
galleries, each one that has its own page)?
I know that I18n plugin tries to do something like that, but i think it
relies on the present priority numbering and not in a pure hierarchical
way.
Am i worng?
Cheers and great work guys ;-),
ff0000.it
i'm new to this CMS and after playing a while with release 2.x i take a look
to 3.x... i really like this little toy ;-), but i'm my opinion the way the page's
priorities are handled is a bit awkward.
For example, if i have:
index, priority -
page_1, priority 2
page_1_1, priority 3 [parent: page_1]
page_2, priority 4
[...]
shouldn't be better to have something like:
index, priority -
page_1, priority 1
page_1_1, priority 1 [parent: page_1]
page_2, priority 2
[...]
where page_1_1 priority is handled as "1.1" because it's a child
node.
What i'm saying is: isn't be better to have a hierarchical structure
over a simple priority way that mixed the menu ordering (especially
when you want a multilevel navigation)?
Another thing: what if i've got more than 20 items to order (e.g. 30
galleries, each one that has its own page)?
I know that I18n plugin tries to do something like that, but i think it
relies on the present priority numbering and not in a pure hierarchical
way.
Am i worng?
Cheers and great work guys ;-),
ff0000.it