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

add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template #236

Merged
merged 2 commits into from Aug 1, 2013

Commits on Jul 12, 2013

  1. add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template

    This adds a custom event to the 'dokuwiki' template that allows plugin
    authors to easily integrate custom pagetool buttons into the template.
    splitbrain committed Jul 12, 2013
    Copy the full SHA
    0a8f03d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2013

  1. rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAY

    also made it more secure against copy'n'paste
    splitbrain committed Aug 1, 2013
    Copy the full SHA
    ab3a75d View commit details
    Browse the repository at this point in the history