Especially In multi-language environments, it would be quite useful if the entries in the feed would contain the node language as xml:lang attribute value
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | atom-entry_lang-740992-6.patch | 1.07 KB | bart.hanssens |
| atom-language.patch | 645 bytes | bart.hanssens |
Comments
Comment #1
mgiffordI'm bumping this to D7 as hopefully it will be adopted there and then back-ported to D6.
Comment #2
deekayen commentedThere has been a lot of work to the module since this patch was written. Please re-roll for 7.x.
Comment #3
deekayen commentedWhen I looked at my personal node table, the language field is set to "und". I don't know how that translates to the $node variable on node_load(), nor do I have much interest in making language support on my own site. Seems to me, this patch is incomplete and needs some additional variable setting to $item in _atom_print_feed() to be able to pass the language to the theme function.
Comment #4
bart.hanssens commentedProbably changed in D7, it's been a while since I've added the patch, but I'll take a look at it.
Comment #5
sinkinsona commentedAny update on the xml:lang patch? Just wanted to see if any progress has been made as I have a requirement for a project that I am working on.
Comment #6
bart.hanssens commentedMaybe this patch will help.
Comment #7
deekayen commentedcommitted