Re: [Tiki-users] Using plugin "map", POI for admins only
Jonny Bradley via TikiWiki-users <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
It should be tiki_p_view_trackers (tiki_p_list_trackers is to be able to see the tracker listed on /trackers) For pending items you need tiki_p_view_trackers_pending and there's one for closed items too, and assuming you don't have any category permissions muddying the waters just tiki_p_view_trackers for anonymous should work... Note, you need to rebuild your search index via /tiki-search-rebuild after you change permissions usually and the map plugin uses the search index. jonny > On 30 Nov 2020, at 15:20, Karsten Wemheuer <[email protected]> wrote: > > Hi Marc, > > thanks for Your answer. > > Which permission should be used? I have several trackers and only with > this one should unregistered users be able to see the entries on the > wiki page with the map. Therefore the global perm > "tiki_p_view_trackers" and "tiki_p_list_trackers" are not enabled. > > But I cannot find any permission on object level for the specific > tracker and the items. > > Best regards, > > Karsten > > Am Montag, den 30.11.2020, 09:47 -0500 schrieb [email protected]: >> You need to set permissions for the tracker. >> >> >> On Mon, 30 Nov 2020 13:57:26 +0100 Tiki users mailing list tikiwiki-u >> [email protected] said >> >>> >>> Hi *, >>> >>> I am using the map feature in a test scenario. I set up a tracker >>> for >>> some poi. Opening the wiki page with the map works and the POIs are >>> displayed, but only for the admin user. Unregistered users see the >>> map >>> without any POI. >>> >>> Which permissions prevent the POI from being displayed? >>> >>> I am using tiki21 >>> >>> Any help would be welcome, >>> >>> Karsten >>> >>> >>> _______________________________________________ >>> TikiWiki-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users >>> >> >> >> >> _______________________________________________ >> TikiWiki-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users > > > _______________________________________________ > TikiWiki-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-users