Release 2.0.
Compatibility update for Whakerexa 1.0 (WhakerKit 2.0).
to be used AccessibilityButton class
updated documentation
Do not hard code path to "header.htm" file in WhakerKitHeaderNode
Language setting is now properly managed through 'get_msg()' function,
documented the use of twine
Released 1.2
Release 1.2
whakerkit.sample: solved problem with CustomPagesResponse title management
whakerkit.nodes: A cleaner solution to deal with the footer node -- debugged
whakerkit.nodes: A cleaner solution to deal with the footer node
whakerkit.nodes: A cleaner solution to deal with the footer node
whakerkit.nodes: A cleaner solution to deal with the footer node
whakerkit.config: Finished to debug the way to fix path, and root_path.
whakerkit.config: Updated the way to fix path, and root_path.
whakerkit.config: Changed settings root path assignment.
Merge remote-tracking branch 'origin/master'
whakerkit.config: Added pathmanager.py, a utility to derive project-relative paths.
attempted to solve absolute/relative path to WhakerKit statics (uploads and statics). To be continued.
Updated pyproject.toml to work properly with "build"
Added makedoc.py and generated the documentation.
refactored: migrated 'locale' folder and HTML error files into 'statics'
debugged for integration into SPPAS swapp.
responses: corrected bug in enable_components of the ResponseRecipe
README.md
integrated whinpy settings into settings.py
migrated settings.py into config package
modified the way to use the JSON config file and 'sg'.
documents.docs_manager: corrected bug. Do not add a document which was already collected!
refactored "deposit" package is now "documents" and "middleware.py" migrated into responses package
added error 500 files
migrated icons in statics, and debugged connection.py if JWT not available.
Use of the migrated package instead of WhintPy, and migrated js and css into "statics" folder
Merge remote-tracking branch 'origin/master'
Added WhintPy-1.1 python packages.
responses.pages_resp: removed unused icon() and description() methods
responses.pages_resp: corrected bug in enable_component
responses: use of "self.path" instead of the string "./whakerkit"
responses: Added functions to WhakerKitResponse
Added 3 components into the "components" package
Added "components" package to manage the use of Whakerexa with WhakerPy HTMLNode.
Introduced "path" in settings to manage whakerkit path.
minor changes in css
Added index.html for documentation and updated readme
Updated to be adapted to a real website
Release 1.0
Refactored: any file to launch the sample is located in the 'sample' folder!
Refactored: any file to launch the sample is located in the 'sample' folder!
Added WhakerKit URL in "Powered by..."
Debug for its 1st deploy! See: https://auto-cuedspeech.org
Tested whintpy_add.py provided script
Finalized README, addd use cases
Initial commit