My client would like to have the owner of the specific book when the outline permissions tab is opened by a user that has the permissions to add content.

Could you give me some pointers on how to implement this? Is this variable available in the context of the module?

Comments

Anonymous’s picture

Category: support » feature
Anonymous’s picture

Title: Display book "owner" on the outline permissions tab » Display the name of the book author on the outline permissions tab
Anonymous’s picture

Title: Display the name of the book author on the outline permissions tab » Display the name of the book author on the permissions tab
Version: 6.x-1.0-rc6 » 6.x-2.x-dev
Status: Active » Fixed

I changed the code, and now the table shown in the permission tab doesn't simply show author, but shows also the link to the user profile for the author of the book author.

I committed the code to the development snapshot; between 5 days I will create a new official release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

pthanos’s picture

thank you very much!