8
Thanks again,
I tried editing the index.html, but nothing showed. I expected the display to be the same as my old html (which includes a link for my Recipes database). I know I'm missing something?
Do I need to update the PHP file first? If so, I see that the existing PHP (index.php) has some guidelines.
Do I need to update the PHP file first, and if so, what do I put in my index.htm file (if anything).I appreciate your assistance.
I tried the link for svn, but it's not working? I'm anxious to try ghost 2. Can u help>
Updated Comment: I copied my /Recipes contents to the Ghost directory and everything works well.
However, I don't see a place to limit access to Registered Users, Display in the Main Window, etc. If these options are not available, then I'll go with the basic suggestion (modify the menu) and modify my /Recipes so that only Registered Users of my app can view/post, etc.
For General Information, there are some other options.
1. Modify the
blocks that start up, and add the link for the database ... which would still require me changes to the PHP/MySQL app. This would NOT include the option to display for REGISTERED USERS only.
2. Use the
CONTENTS module, with changes to PHP/MySQL option.