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

Investigate multi-level / nested doc indexing #53

Open
erikaheidi opened this issue Oct 7, 2024 · 3 comments
Open

Investigate multi-level / nested doc indexing #53

erikaheidi opened this issue Oct 7, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@erikaheidi
Copy link
Contributor

erikaheidi commented Oct 7, 2024

This would be ideal for multi-language documentation and to support nested content.

@erikaheidi
Copy link
Contributor Author

PR open to add support for multi-level content dirs in librarian-core. still needs some work in this repo to confirm that URLs and navigation are functional.

@erikaheidi
Copy link
Contributor Author

From the content side, it's all functional, but more work needs to be done in the Request class to support listing pages for sub-levels of content. Currently working on tests for the Request class and will improve it from there.

@erikaheidi
Copy link
Contributor Author

Next, update command-web where the web controllers live

  • add tests for nested content
  • use getParent for obtaining the Content Type
  • verify that post lists are correctly obtained in sub-levels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant