Integrate ACL page permissions from plugin aclinfo in sidebar#75
Open
fschrempf wants to merge 1 commit into
Open
Integrate ACL page permissions from plugin aclinfo in sidebar#75fschrempf wants to merge 1 commit into
fschrempf wants to merge 1 commit into
Conversation
If the aclinfo plugin is installed a new item for the page permissions will be added to the sidebar menu. Signed-off-by: Frieder Schrempf <dev@fris.de>
Member
|
Hmm, I'm not sure why this needs to have any code in the template. Why not simply add the plugin's syntax to the sidebar? |
Contributor
Author
I just followed the way how the starred plugin is integrated in the sidebar. Only the upper part of the sidebar is generated from wiki syntax and as far as I understand meant to be used for site navigation and links. The lower part (separated by some spacing) is for tools and plugins and this is where the aclinfo nicely fits in. This part is not meant to be generated from any wiki syntax as far as I can see. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If the aclinfo plugin is installed a new item for the page permissions will be added to the sidebar menu.
This PR depends on cosmocode/aclinfo#7!