DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

What does the FGC extension do?

What does it do | Installation | Changelog

This extension grabs content from another website, with a simple jquery like selector syntax. It is based on simple html DOM written by S.C. Chen.

You can grab the content in two ways:
  • Configure the plugin on your page, or
  • let the scheduler task do the job and configure the plugin just to get the task results (So you can avoid an site access on every visit)

If you'll use the scheduler task, the latest content grabbing – associated to the given PID – is used.

NB: The extension is in an early alpha state.

fgc showcase

Plugin view:

fgc plugin

Scheduler Task view:

fgc task