GetSimple Support Forum
Usage of "Keep Page Private" - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: Usage of "Keep Page Private" (/showthread.php?tid=1803)



Usage of "Keep Page Private" - emenick - 2011-06-03

Hi

I have created a few pages that I would like to keep private for a while, until they are finalized.

The pages are not showing in my menu, just as intended. But as soon as I generate a sitemap, the private pages are included in that sitemap. Is there any way to avoid this in order to keep them 100% private?

I also use the "Simpel page content" plugin, in order to print specific pages outside the content area. But here the problem is the same. As soon as I add text to the specific page, it is being printet, dispite that I have marked them as Private.

Any suggestions?

Thank you.


Usage of "Keep Page Private" - ccagle8 - 2011-06-03

private pages should not be part of the sitemap... let me look into this

[edit]
I just tested it and the sitemap does not show private pages. (it should be noted that i tested it with the latest SVN copy of the upcoming 3.1 version... but either way, the issue is closed)


Usage of "Keep Page Private" - yojoe - 2011-06-03

Private pages have never been added to sitemap.
I tested it twice after GS3.0 has been released.


Usage of "Keep Page Private" - emenick - 2011-06-07

Hi

Thanks for your replies.

It turns out that it is caused by using the i18n-navigation plugin, where I added at sitemap string with the parameter I18N_SHOW_PAGES. Apparently that called all pages.

Just needed the GetSimple Sitemap plugin in order to achieve what I wanted.

Thanks for a great CMS :-)


Usage of "Keep Page Private" - sal - 2011-06-07

emenick Wrote:It turns out that it is caused by using the i18n-navigation plugin, where I added at sitemap string with the parameter I18N_SHOW_PAGES. Apparently that called all pages.
The I18N plugin was recently updated to 1.6 to fix that problem.
Quote:Version 1.6: enhanced navigation structure view, honors private flag



Usage of "Keep Page Private" - kirstenplotkin - 2011-08-01

sal Wrote:
emenick Wrote:It turns out that it is caused by using the i18n-navigation plugin, where I added at sitemap string with the parameter I18N_SHOW_PAGES. Apparently that called all pages.
The I18N plugin was recently updated to 1.6 to fix that problem.
Quote:Version 1.6: enhanced navigation structure view, honors private flag
Thank you so much for this update. I think I understand my problem now!