Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

def show_wrapper() #24

Open
benzkji opened this issue Nov 17, 2019 · 0 comments
Open

def show_wrapper() #24

benzkji opened this issue Nov 17, 2019 · 0 comments

Comments

@benzkji
Copy link
Member

benzkji commented Nov 17, 2019

to define if plugin at all is shown.

for example:

def show_wrapper(self):
    if self.image:
        return True

default from baseplugin would still be True. When False, render the empty/hidden plugin template?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant