|
Art Timeline extension has feature to generate events from article and SQL query. This is handy functionality that helps integrating components together. To import events from other extension administrator should go to Art Timeline->Settings->Generate from SQL query in Joomla! admin panel and enter appropriate query. For example, to import events from nice EventList extension the query may be:
SELECT title, datdescription as description,
dates as start_date, enddates as end_date,
CONCAT('../../../../images/eventlist/events/', datimage) as image from #__eventlist_events;
Here is what we get after import: Timeline with events imported from EventList extension.
Using this import from SQL query feature Art Timeline can import event from several Joomla! extensions.
|

Follow us on twitter
Google
Facebook
Twitter
Yahoo
Digg
del.icio.us
Windows Live
Furl
Reddit
Blogger 