You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some functions have overloaded methods with int and long to work in all template engines. We should check, if the long method is enough and if yes, remove the int method.
The text was updated successfully, but these errors were encountered:
* #4 first draft for taxonomies
* #4 function to generate links to taxonomy
* use google guice
* add more beans to guice
* mostly everything in guice
* #4 add pagination to taxonomy page
* #4 add template function for taxonomy access
* #4 fix injector usage in test
* #4 rename default taxonomy templates
* #4 extract content Mapper
* #4 refactor code to use ContentNodeMapper
* #124 remove int method, tested with thymeleaf and pebble templateengine
* #93 use threadcontext
* remove system.out
* #4 configuration file for taxonomy values
* #125 configuration layer added
#4 taxonomy config in separate file
* update readme for 3.1.0
* update reload of site properties
* reloading of configuration files
---------
Some functions have overloaded methods with int and long to work in all template engines. We should check, if the long method is enough and if yes, remove the int method.
The text was updated successfully, but these errors were encountered: