Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Doubling Pages
#1
Hi!

Please, tell me is there any problem with doubling pages in GS?
It's a problem that Joomla has, for example, and other well-known CMS.

Thanks in advance.
Reply
#2
What kind of problems you have on mind ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#3
GetSimple has no such issue.
Reply
#4
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:

Code:
<url><![CDATA[slug]]></url>

otherwise it will not work properly (copies will not be listed in the page manager...)
Reply
#5
ooh maybe this is something we can add though, i plan on adding some kind of health checking to pages or health check.

So far I have, and now 1 more.

Page is corrupt ( xml parse issue )
Page is missing ( important when its a parent )
Page is duplicate
Page has invalid parent
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#6
That url field is redundant (we can get it from the filename) and could be removed (with some fix, not to break something).
Reply




Users browsing this thread: 1 Guest(s)