This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

rexCrawler

Description

rexCrawler uses regular expressions to crawl specified websites.
Websites are saved in user-defined groups, which can then be showed on wordpress pages/posts using shortcodes.
The data crawled by rexCrawler is saved in the WP database in custom tables. Once data has been crawled, it can be inserted
into a page using the shortcode [rexCrawler]. Refer to the documentation on http://www.rexcrawler.com for more information on how to use rexCrawler.

Installation

  1. Upload rexCrawler-folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Crawl data from the administration menu
  4. Place [rexCrawler] in your pages/posts

– Refer to the Documentation for more information and examples of use.

FAQ

None yet – do you have any?!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“rexCrawler” is open source software. The following people have contributed to this plugin.

Contributors

Translate “rexCrawler” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.15

  • rexCrawler can now be used in text-widgets aswell

1.0.14

  • Bug that caused the output filtering to fail when not using all filter-methods fixed
  • Cleaning up the administration javascript code
  • Updated danish localization

1.0.13

  • Fixed an error when selecting a stylesheet for editing
  • Cleaned up the output-script a bit

1.0.12

  • Added stylesheet name generator for use in classes
  • Fixed a bug which caused the admin stylesheet not to be included in some cases

1.0.11

  • Bit of cleaning up the code
  • AJAX added to the output tables when using forms

1.0.10

  • Added a “Database check” on the main options page
  • Added database installation if tables are missing

1.0.9

  • Changed output-stylesheet again

1.0.8

  • Redid the whole output-stylesheet thing
  • Fixed a few typo’s in danish localization

1.0.7

  • Minor fixes

1.0.6

  • Fixed bug where the database-tables wasn’t created at activation

1.0.5

  • Fixed bug where the selected default stylesheet wasnt shown
  • Added table-layout parameter (Called with the parameter name ‘table’ – normal/list layout = 1)
  • Added another table layout (ID 2)
  • Possible to choose default table layour

1.0.4

  • Fixed stylesheet inclusion error

1.0.3

  • Trying again. Danish translation!

1.0.2

  • Danish translation

1.0.1

  • Readme updated

1.0

  • First upload!