Insert tags of Feeds On Feeds RSS reader on items Flexicontent

More
8 years 9 months ago #55558 by davidote
I would like to know how could I put the tags of an RSS of Feed on Feed ( fofredux.sourceforge.net/ ) items in Flexicontent items . I introduce a new RSS and assign some tags. When the RSS is updated, the new items are stored with the tags of feed. I would like do the same but with Flexicontet items.

My script introduces the items and classify the item with its categories and source (eg yahoo.com) in Flexicontent.

Regards.

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago #55559 by micker
you can add custom field in rss view that not good ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago #55571 by davidote
In the settings Feeds on Feeds, there is a section where I can seet the list of feeds and a textbox where I can put tags separated with spaces. The tags are associated with the RSS in FoF tables. What I need is to save the tags in Flexicontent tables. What functions should call for the association of tags and items to be saved?

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago #55771 by davidote

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago #55774 by ggppdk
Hello

we do not have tags for RSS feeds,

we only have custom fields (included tags), which can be can append to the description
Code:
... ... $item = new JFeedItem(); $item->title = $title; $item->link = $link; $item->description = $description; $item->date = $date; //$item->author = $author; $item->category = $this->escape( $category->title ); // loads item info into rss array $doc->addItem( $item );


Look here, how do you add tags ???
api.joomla.org/cms-3/classes/JFeedItem.html


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago #55782 by davidote
Thank you very much for your answer.

That's exactly what I would like to do: Each feed of Feeds On Feeds has 1 or more tags. New items of Flexiconent should take the tags of the feed, using a custom field.

Regards.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.485 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline