Page 1 of 1

Internal Page Link and its Page Alias

Posted: Fri Jun 20, 2008 6:57 pm
by Augustas
Hello, I am not sure if it is a bug, or I am missing something.
In CMSMS 1.3 I have the following scenario:

Page A:
It is "Content" type page with some content and page-alias "sitemap".

Page B:
Has type "Internal Page Link".
"Destination Page" -> I choose Page A
"Page Alias:" -> I write "sitemap-ru"

Finally, when MenuManager template generates the menu, the Page B is linked with the alias "sitemap"
(I expected to be linked to "sitemap-ru")

Is this behaviour normal?
If Yes, then how the page-alias of Page B can be accessed, how can it be used? or what is the purpose of having page-alias for "Internal Page Link", if it cannot be accessed?

Re: Internal Page Link and its Page Alias

Posted: Fri Jun 20, 2008 7:13 pm
by Dr.CSS
Because Page B is not a page but a link it takes the alias of the page it links to, otherwise it wouldn't know what page it was linking to as all links are page alias' taken from the menu text if not changed in options, so I guess page alias should be taken out of the internal link interface...

Re: Internal Page Link and its Page Alias

Posted: Fri Jun 20, 2008 7:17 pm
by Augustas
mark wrote: I guess page alias should be taken out of the internal link interface...
I also think so.