-
released this
2023-03-16 14:53:25 +01:00 | 26 commits to master since this release- Removed
PagePolicyandPagePolicyKeytables altogether. They were never useful. - Added
calendarfield toPage. - Added
Usertable. - Added
Flask-LoginandFlask-WTFdependencies in order to implement user logins. - Added
python-i18nas a dependency. Therefore, i18n changed format, using JSON files now. - Login is now required for creating and editing.
- Now you can leave a comment while changing a page’s text. Moreover, a new revision is created now
only in case of an effective text change. - Now a page can be dated in the calendar.
- Now you can export and import pages in a JSON format. Importing can be done by admin users only.
- Improved page history view, and added user contributions page.
- Updated Markdown extensions to work under latest version.
- Like it or not, now gzip library is required.
- Added CSS variables in the site style.
- Templates are now with
.jinja2extension.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Removed