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

documentation: Flask-Wiki integration #187

Merged
merged 1 commit into from
Apr 15, 2020
Merged

documentation: Flask-Wiki integration #187

merged 1 commit into from
Apr 15, 2020

Conversation

sebdeleze
Copy link
Contributor

  • Adds Flask-Wiki dependency.
  • Adds Flask-Wiki default configuration.
  • Installs Flask-Wiki module.
  • Creates the documentation template page.
  • Creates permissions to limit the wiki edition to a dedicated user.
  • Points the "Help" link in footer to Flask-Wiki homepage.
  • Adds a function for retreiving the current language.
  • Ignores "wiki" folder in .gitignore.
  • Removes useless test for SONAR extension.
  • Fixes issues in permissions tests.
  • Closes Install flask wiki #138.

Co-Authored-by: Sébastien Délèze [email protected]

* Adds Flask-Wiki dependency.
* Adds Flask-Wiki default configuration.
* Installs Flask-Wiki module.
* Creates the documentation template page.
* Creates permissions to limit the wiki edition to a dedicated user.
* Points the "Help" link in footer to Flask-Wiki homepage.
* Adds a function for retreiving the current language.
* Ignores "wiki" folder in .gitignore.
* Removes useless test for SONAR extension.
* Fixes issues in permissions tests.
* Closes #138.

Co-Authored-by: Sébastien Délèze <[email protected]>
@sebdeleze sebdeleze self-assigned this Apr 8, 2020
@sebdeleze sebdeleze marked this pull request as ready for review April 8, 2020 08:46
@sebdeleze sebdeleze requested a review from jma April 8, 2020 08:46
@sebdeleze sebdeleze merged commit 9c2efca into rero:dev Apr 15, 2020
@sebdeleze sebdeleze deleted the sed-wiki-install branch April 15, 2020 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant