[pmwiki-users] Problem with page creation
Stirling Westrup
sti at pooq.com
Mon Oct 9 20:59:13 CDT 2006
pmwiki at 911networks.com wrote:
> Hi,
>
> I have the following in the sidebar:
>
> sidehead% Info
> * [[Dates|Dates]]
> * [[Retrieve|Retrieve Data]]
> * [[Summaries|Summaries]]
> ----
> %sidehead% About
> * [[About/Copyrights|Copyrights]]
> * [[About/Credits|Credits]]
> * [[About/Disclaimers|Disclaimers]]
>
> ----
> %right% [-[[Site.SideBar?action=edit | edit SideBar]]-]
>
> I have a few pages in: Dates
>
> 1. If I just click on dates, I get to the proper page:
> Info.Dates.
> 2. If I click:
> First: About copyrights
> Second: Dates
>
> Instead of getting the proper page, I get a blank page:
> About.Dates instead of Info.Dates
>
> I use the fixflow skin on Pm:2.1.26
>
> Any suggestion?
>
Just having [[Dates|Dates]] means to make a link to the Dates page in
whatever group you are currently looking at. If you want that to be
Info.Dates, then the link should be [[Info.Dates|Dates]] or just
[[Info/Dates]] for short.
More information about the pmwiki-users
mailing list