php-generate-sitemap - no chapters #4

Closed
opened 2021-11-09 12:22:42 +01:00 by Badiboy · 2 comments
Badiboy commented 2021-11-09 12:22:42 +01:00 (Migrated from github.com)

Thank you for the very useful script.

Could you please check, why php-generate-sitemap does not generate links for chapters? Like this:
https://demo.bookstackapp.com/books/dummy-content-book/chapter/chapter-a

(If you need a ready test case - I can provide you the private API access).

Thank you for the very useful script. Could you please check, why php-generate-sitemap does not generate links for chapters? Like this: https://demo.bookstackapp.com/books/dummy-content-book/chapter/chapter-a _(If you need a ready test case - I can provide you the private API access)._
ssddanbrown commented 2021-11-09 15:38:35 +01:00 (Migrated from github.com)

Hi @Badiboy,

I think this was generating such chapter links but they would not be output due to an error in how I was joining together all the different endpoints. Have addressed this in f165f615fa so, with those changes, you should now get chapter endpoints also. Have verified this on my local dev instance.

Hi @Badiboy, I think this was generating such chapter links but they would not be output due to an error in how I was joining together all the different endpoints. Have addressed this in f165f615fae3b415cbf47a96661c4d43043e6a11 so, with those changes, you should now get chapter endpoints also. Have verified this on my local dev instance.
Badiboy commented 2021-11-09 18:34:54 +01:00 (Migrated from github.com)

Thank you, it seems fine now!

Thank you, it seems fine now!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bookstack/api-scripts#4
No description provided.