-
Forum
-
Index
-
GMapFP
-
Documentation
-
Any suggestions how to modify GmapFP pro feed?
Any suggestions how to modify GmapFP pro feed?
-
Krx
-
Topic Author
-
Visitor
-
4 years 1 month ago #5158
by Krx
Hello
I need to provide a feed of our locations to another website.
I see that GmapFP pro provides RSS and Atom feeds.
If I open atom feed I can see that it's structured like this:
<entry>
<title></title>
<link rel="alternate" type="text/html" href="..."/>
<published></published>
<updated></updated>
<id></id>
<author>
<name></name>
<email></email>
</author>
<summary type="html"></summary>
<content type="html"></content>
</entry>
Questions:
1. is this feed cached or it pulls data every time when oppened?
2. Is there a way to change atom XML feed structure so that it includes this as well:
- coordinates
- category
- custom fields data
and removes author
Basically, if you could point me to which file creates this feed and how to add custom fields in it.
Thanks
Regards
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 1926
-
Thank you received: 267
-
-
-
-
4 years 1 month ago #5162
by gmapfp
Hi,
For generate the RSS structure, I used the Joomla function.
This function doesn't use the cache.
The file that build the RSS feed is in :
/components/com_gmapfp/views/gmapfp/view.feed.php
Please Log in or Create an account to join the conversation.
-
Forum
-
Index
-
GMapFP
-
Documentation
-
Any suggestions how to modify GmapFP pro feed?
Time to create page: 0.062 seconds