Posts by Loudon

    I have set up the ability for a client to create pages. Each of these pages are generated from a master page. The master page, and therefore the generated pages allow the client to enter a page heading, a folder name, and a password. The idea is to use this password to password protect the page. Normally I do this by using a php include to a php page which has a password protect function that asks for a password before users can view the page. Totally flummuxed as to how to get this to work with Perch as the password protect page has to be able to pick up the password for that particular page.

    Sorry, I realised my question wasn't worded very well. What I am hoping to do is add a link on the dashboard rather than to the dashboard. This link takes users to another page outwith Perch. I followed theseinstructions and it seemed to work in that a link was inserted in the footer judging by the source code. This sounds really daft but I can't see the link when I view the dashboard.