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

Add Image Channel Element #28

Open
amiad opened this issue Feb 8, 2018 · 1 comment
Open

Add Image Channel Element #28

amiad opened this issue Feb 8, 2018 · 1 comment

Comments

@amiad
Copy link

amiad commented Feb 8, 2018

I tried to use this library but I need image channel.
Please add its.

@kAlvaro
Copy link

kAlvaro commented Jan 5, 2019

As workaround, you can extend \Suin\RSSWriter\Channel and add your own logic. The tricky bit is that <image> needs to be inserted before <item> and the library does not provide specific hooks to do that.

I wrote a little custom Channel for my personal use. It doesn't implement all fields but it should be easy to improve.

@suin suin pinned this issue Jan 5, 2019
@suin suin unpinned this issue Jan 5, 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

2 participants