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

Write to a Writer instead of to a file. #40

Closed
pedro-watermelon opened this issue Mar 2, 2018 · 5 comments
Closed

Write to a Writer instead of to a file. #40

pedro-watermelon opened this issue Mar 2, 2018 · 5 comments

Comments

@pedro-watermelon
Copy link

This allow, for example, write sitemap direct to a network connection, or gererate a in memory String with the sitemap.

@mkurz
Copy link
Collaborator

mkurz commented Jul 5, 2018

@pedro-watermelon If you provide a pull request I am happy to review and merge it. Thanks!

@nseb
Copy link

nseb commented Jul 13, 2018

I'm interested too

@mkurz
Copy link
Collaborator

mkurz commented Jul 13, 2018

@nseb If you come up with a pull request I can review it.

@mkurz
Copy link
Collaborator

mkurz commented Jan 26, 2019

Just found out you already can write the sitemaps to a String, see #10.
However this doesn't apply to the sitemap index file yet. I will fix this the coming days.

@mkurz
Copy link
Collaborator

mkurz commented Jan 27, 2019

Added support to write the index to a string as well: #46
Availabe in just released v1.1.2

@mkurz mkurz closed this as completed Jan 27, 2019
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

No branches or pull requests

3 participants