Forum
Welcome, Guest
Please Login to access forum.
Use a Module as a DataSet (1 viewing) 
Go to bottom
TOPIC: Use a Module as a DataSet
#5258
Seek Your Geek
Fresh Boarder
Posts: 1
User Offline
Use a Module as a DataSet Karma: 0  
I am using Joomcore JO Facebook Events Pro on my website http://rcrockcrawl.com/events which will take whatever events I have loaded on my Facebook page and display them as a module onto my website. One of the reason I decided to go with JS SiteMap is the ability to add custom datasets, however I didn't realize what I wanted to do was not something that was easily click on a few buttons and be done. So now I am asking to see if anyone else has done something like this.

That data isn't 'saved' in my database as it is read when the page is loaded and then displays it based upon the template I have created. It would GREAT if I can get this information on my sitemap so it is visible and searchable with the search engines.
 
Logged Logged  
  The administrator has disabled public write access.
#5259
John Dagelmore
Admin
Posts: 3873
User Online Now
Re:Use a Module as a DataSet Karma: 84  
Hi,

from your description it looks that what you need is to fetch data not from Joomla but from an external source and put them into the sitemap.

If so, the way to do this would be to develop a custom plugin using the JSitemap API to fetch data from your remote source and feed them to the JSitemap component.

Other than this you can use the type of data source 'Links data source' that allows to specify manually a list of links to be included in the sitemap.

If you need to get the JSitemap API SDK contact me at This e-mail address is being protected from spam bots, you need JavaScript enabled to view it

Best regards

John D.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top