-
Forum
-
GMapFP
-
Documentation
-
Any suggestions how to modify GmapFP pro feed?
Any suggestions how to modify GmapFP pro feed?
-
Krx
-
Auteur du sujet
-
Visiteur
-
il y a 4 ans 4 semaines #5158
par 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
Connexion ou Créer un compte pour participer à la conversation.
Réduire
Plus d'informations
-
Messages : 1926
-
Remerciements reçus 267
-
-
-
-
il y a 4 ans 3 semaines #5162
par 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
Connexion ou Créer un compte pour participer à la conversation.
-
Forum
-
GMapFP
-
Documentation
-
Any suggestions how to modify GmapFP pro feed?
Temps de génération de la page : 0.175 secondes