Status: offline

ivy

Forum User
Full Member
Registered: 11/25/04
Posts: 314
until Geeklog1.8.1, dummy topic (permission 3 2 2 0) assigned page are not searched, and we can use autotag: staticpage_content for guest users. (The page permission is 3 2 2 2.)

ex)
Text Formatted Code

 
_parts_ : (permission 3 2 2 2) assigned topics (permission 3.2 2 0)

But Geeklog 2.0.0, autotag: staticpage_content does not display assigned to topic (perrmission 3 2 2 0) for guest users.

How can we set staticpages to non-search mode in Geeklog 2.0.0 site?

Static page should be permitted by assigned topics?

The static page assigned to TopicA: (3 2 2 0) and TopicB: (3 2 2 2) is displayed to guest?
Geeklog Japan https://www.geeklog.jp

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
A staticpage assigned to a topic will take on the permissions of that topic. So if a user cannot view the topic then they shouldn't be able to view the staticpage (just like how stories work).

Is your real question how can you prevent a staticpage from displaying in the search results?

If you look in the staticpage configuration you can disable center block and php staticpages from appearing in search results.

One of the Geeklog Core Developers.

Status: offline

ivy

Forum User
Full Member
Registered: 11/25/04
Posts: 314
Tom,
I see!
thanks.
Geeklog Japan https://www.geeklog.jp

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
Did that help you?

You could make that staticpage use php then it could skip the search.

Else if you do need a specific staticpage to be not included in the search results you will have to add a feature request for it Smile
One of the Geeklog Core Developers.

Status: offline

ivy

Forum User
Full Member
Registered: 11/25/04
Posts: 314
I always set "Home only" mode.
But if "dummy" topic permission is 3 2 2 2, then
http://geeklogsite/index.php?topic=dummy
This page is searched by crawler if displayed in topic block.

"Topic" need non-listed option, maybe.




Geeklog Japan https://www.geeklog.jp

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
You can have hidden topics.

There is a flag you can set on the topic edit admin form.
One of the Geeklog Core Developers.