Skip to content

Custom value in item #156

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

Closed
deathart opened this issue Sep 9, 2024 · 3 comments
Closed

Custom value in item #156

deathart opened this issue Sep 9, 2024 · 3 comments
Labels
feature New feature request or enhancement

Comments

@deathart
Copy link

deathart commented Sep 9, 2024

Hello,

First of all, thank you for your package, which works like a charm!

I have a question, in the items, is it possible to recover custom elements?

An example on this site: https://www.xboxygen.com/spip.php?page=backend

The key/value of dc:subject corresponds to category but it's impossible to retrieve the value at the moment.

Did I misread the readme or is it currently impossible to retrieve the value?

@rowanmanning rowanmanning added the feature New feature request or enhancement label Sep 9, 2024
@rowanmanning
Copy link
Owner

Hi @deathart, thanks! Glad you're finding it useful 🙂 adding the ability to pull custom elements isn't on the roadmap at the moment (and it'd be quite a big overhaul so I'm unlikely to do it) however I thought I was already parsing dc:subject. Turns out that I'm not!

I'd be happy to either do the work to pull dc:subject into feed and item categories if that works for you?

@rowanmanning
Copy link
Owner

I decided it was worth adding anyway. Give v1.1.0 a go and see if this works for you? I tested it with your feed and each entry now has a single category.

@deathart
Copy link
Author

Hello, thanks for this update, You solved the problem.

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

No branches or pull requests

2 participants