No duplicate aliases anywhere within the hierarchy

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
davidbenko
New Member
New Member
Posts: 2
Joined: Mon Mar 29, 2010 11:03 am

No duplicate aliases anywhere within the hierarchy

Post by davidbenko »

Hello,

CMS Made Simple has done everything we wanted it to very easily, but it doesn't seem to be
able to do this..

In our existing flat file website we have sub sections with the same name in different sections..

/research/groups/sisp/projects/
/research/groups/sisp/people/
/research/groups/sisp/publications/

/research/groups/robotics/projects/
/research/groups/robotics/people/
/research/groups/robotics/publications/

This is great for a file system, but cms made simple only sees the last item as the alias and
so complains about it being not being unique. Is there any way around this limitation?

This subject is touched upon in this post too..
http://forum.cmsmadesimple.org/index.php?topic=27550.0

Thank you.
Last edited by davidbenko on Tue Mar 30, 2010 8:58 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: No duplicate aliases anywhere within the hierarchy

Post by Rolf »

Hello davidbenko
Welcome at the CMS Made Simple forum.

I'm afraid page aliases should be unique in CMSMS, you have to find a way around this.
Perhaps you can do something like

/research/groups/sisp-projects/
/research/groups/sisp-people/
/research/groups/sisp-publications/

/research/groups/robotics-projects/
/research/groups/robotics-people/
/research/groups/robotics-publications/


Regards, Rolf  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
davidbenko
New Member
New Member
Posts: 2
Joined: Mon Mar 29, 2010 11:03 am

Re: No duplicate aliases anywhere within the hierarchy

Post by davidbenko »

Thank you,

We are thinking about using the full url for the page alias
/research/groups/sisp/projects/
this may break other things though.
Post Reply

Return to “CMSMS Core”