Hi,
I have just downloaded SC and it worked once I had made the changes to the first page.
Now I need to make other pages editable with SC.
I have added the pages themselves to the config.php file which is fine and I can access that page in edit mode if I append ?page=page1.php to the end of the sitecake.php URL, again all fine.
However, my clients don’t really 1, know how to add this bit to the URL 2, want to do this manually for each page.
Is there any way of having a menu page which shows all the pages which are configured for SC management?
Could I just write a static page with redirects that does this append to the sitecake.php URL?
It would be nice if I could use the value from the array of configured pages from config.php to do this so that as a developer I add new page to site, add this page to the list within config.php and it updates this menu.
Any other suggestions or ways of doing this?
Many Thanks
Dave