2012-11-13, 03:10:21
If you make copies of pages using GetSimple's page editor "clone page" option, you should have no problem.
However if you make copies of xml files directly in /data/pages/ (via ftp or whatever), you'll have to edit theem and change the slug to the correct one:
otherwise it will not work properly (copies will not be listed in the page manager...)
However if you make copies of xml files directly in /data/pages/ (via ftp or whatever), you'll have to edit theem and change the slug to the correct one:
Code:
<url><![CDATA[slug]]></url>
otherwise it will not work properly (copies will not be listed in the page manager...)