My client is using WebYep to edit the FW site I’ve built for them. We want to change the file names of the pages (about.php becomes about-us.php etc). When I do this we loose all the text inputted using WebYep. There is a lot of text (but only one WebYep Rich Text item per page) and I really don’t want to have to manually re-enter, re-style and re-make all the links.
Hi Mark you can change the page titles to what ever you like by using the seo action on each page and changing title to what ever you wish so you could change ‘about’ to ‘about us’
the key should be the “documents” file which is located in the data folder of the webyep-system. Open this in an editor and you will see a structure like this:
/index.php 12
/about.php 5
Adjust the about.php to about-us.php (or whatever and you should have the content back.
Hi Mark… Thomas is correct,
if you look inside the data folder which here
webyep-system/data
you should see a file called documents. Just open that up using a text editor like Textmate or Textwrangler.
What you then see is a list of pages and there paths. Then all you would do is change there page names.
IMPORTANT PLEASE NOTE: - make a complete back up first of your webyep system and its data because if it gets corrupted you will have a proper system to fall back on