|
'm add this link to my rss import... using RSS 2.0
feed field name: category --- pligg field name: link_tags
but de category come whitout spaces or comma...
in rss come like this:
<category>code</category>
<category>sql</category>
<category>sport</category>
when is imported, como like this in pligg
codesqlsport
then pligg can't split this tags in category and como with errors to my site... i'm not talking about subject, i'm toking about CATEGORY
using pligg 9.9.5 and rss import 0.6
|