PDA

View Full Version : Link pages together??



mads
07-03-2007, 08:58 AM
Hi

Is it possible to link a page to another page??

Like this:

I have to sub-pages called the same but under to different pages.. will I be able to link one sub-page 1 to sub-page 2, so you are redirected to sub-page 1 when you try to access sub-page 2??

Hope you understand :-)

royk
07-03-2007, 07:19 PM
I believe you can edit Foo/Bar contents to: #REDIRECT [[Foo2/Bar]] to have all requests to Foo/Bar go to Foo2/Bar.

mads
07-04-2007, 01:46 PM
Yes okay.. this works.. but when I click on Foo2/Bar then it redirects me and deletes the page?? so now only Foo/Bar i visible in the menu??

SteveB
07-04-2007, 04:51 PM
Redirects are not shown in the navigation on purpose since each time you rename a page, it also creates a redirect with the old name to the new name (this way bookmarks don't break).

Can you explain why you want Foo2/Bar to remain visible?

mads
07-04-2007, 08:31 PM
Okay.. I will try to explain :-)

Let's say that I have two sub-topics that are about the same, but placed under to different topics.

Ex.

-Topic 1 = Coca Cola
--Sub-Topic 1.1 = What is Cola?

-Topic 2
...
...
...

-Topic 7 = Pepsi
--Sub-Topic 7.1 = What is Cola?

Now instead of having to pages explaining what Cola is, then it would be nice if Sub-Topic 7.1 was linking to Sub-Topic 1.1 or visa versa.

Hope you understand :-) ?