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

Taxonomy #4

Closed
thmarx opened this issue Oct 4, 2023 · 3 comments · Fixed by #127
Closed

Taxonomy #4

thmarx opened this issue Oct 4, 2023 · 3 comments · Fixed by #127
Milestone

Comments

@thmarx
Copy link
Owner

thmarx commented Oct 4, 2023

Support Tags and categories

@thmarx thmarx added this to the 2.5.0 milestone Oct 30, 2023
@thmarx
Copy link
Owner Author

thmarx commented Nov 1, 2023

Faceting is part of Lucerne. Should we implement tagging and taxonomy in the search module?

@thmarx thmarx removed this from the 2.5.0 milestone Nov 7, 2023
@thmarx
Copy link
Owner Author

thmarx commented Nov 28, 2023

Or, maybe better option, part of the view implementation.

@thmarx thmarx modified the milestones: 3.0.0, next_minor Dec 10, 2023
thmarx pushed a commit that referenced this issue Dec 15, 2023
thmarx pushed a commit that referenced this issue Dec 15, 2023
@thmarx
Copy link
Owner Author

thmarx commented Dec 17, 2023

we need a way to access taxonomies in templating to create tag clouds of something like that.

thmarx pushed a commit that referenced this issue Dec 17, 2023
thmarx pushed a commit that referenced this issue Dec 17, 2023
thmarx pushed a commit that referenced this issue Dec 17, 2023
thmarx pushed a commit that referenced this issue Dec 17, 2023
thmarx pushed a commit that referenced this issue Dec 18, 2023
thmarx pushed a commit that referenced this issue Dec 18, 2023
thmarx pushed a commit that referenced this issue Dec 18, 2023
thmarx pushed a commit that referenced this issue Dec 19, 2023
#4 taxonomy config in separate file
@thmarx thmarx linked a pull request Dec 19, 2023 that will close this issue
thmarx added a commit that referenced this issue Dec 19, 2023
* #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

---------
thmarx pushed a commit that referenced this issue Dec 20, 2023
thmarx pushed a commit that referenced this issue Dec 21, 2023
thmarx pushed a commit that referenced this issue Dec 21, 2023
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 a pull request may close this issue.

1 participant