Provide specific player with access to edit specifc Wiki page

Krothos
Krothos
edited April 2020 in General Discussion

I'm hoping I can provide one specific player with access to edit a specific Wiki page.

I current use CSS to block editing abilities for all my players.


/* Remove player's ability to edit wiki pages */
.campaign-member div.wiki-page-container .icon-edit {display:none}
.campaign-game-master div.wiki-page-container .icon-edit {display:inline}

There is one page on my Wiki that I want to give a specific player access to edit. This is to help me out manage information on a sheet that will be used during the campaign.

I don't want to give this player GM permission, as it may give him spoiler information on other pages.

 

Post edited by Krothos on

Comments

  • ragnarhawk
    Posts: 168

    Hi Krothos,

    You know that this does not actually remove the ability to edit the pages, it just removes the link...  To edit you are actually calling a slightly different URL.  Instead of mycampaign.obsidianportal.com/wiki_pages/my_content, you are calling mycampaign.obsidianportal.com/wiki_pages/my_content/edit.  You could put a link to that in the Player Secrets on the page in question, and that would give that player (and any others that shared that secret) a link to edit

  • Krothos
    Krothos
    Posts: 230

    Good suggestion! Thank you.

     

Sign In or Register to comment.

March 2024
Wrath of the Highborn

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions