Log in Register




ReReplacer Pro

ReReplacer is a Joomla! component and system plugin that enables you to replace anything in your Joomla! site’s output with whatever you want.

ReReplacer will search the text (html) of your pages for your search request and replace it with what you have told it to do.
These replacements are on the fly. That means they are not permanent. They are done every time you request a web page in your site.

This gives you great possibilities and power to manipulate the output of your site.

Regular Expressions

You have the ability to use powerful regular expressions to search and replace. This opens up endless possibilities. You can do virtually anything with ReReplacer.

Why use ReReplacer?

You can use ReReplacer for all kinds of stuff like:

  • Add/remove/change elements in the html structure of your site
        This can help you add extra ways to style elements or change the layout.
  • Create your own plugin-like tags
        You can use quick-codes and replace it with a long bit of text or html code. Like:
             !contactdetails!, [terms], FOOTER, etc.
        Via regular expressions you can even make these dynamic, like:
              , nonumbernl, etc.
  • Clean up unwanted html
        Like: comment tags, meta-generator tag, unwanted copyright code from other extensions, etc.
  • Replace simple words
        Like: replacing the company name (for mirror sites), correct common spelling errors in your content, replace bad words with ***, etc.
  • Replace "Domready" with "load" for IE compatibility of your scripts
  • Replace your image (media) urls with a CDN url.

 

What ReReplacer is NOT!

ReReplacer does not touch your database. The replacements are not permanent. So you cannot use ReReplacer to replace stuff for good. You can use my other extension DB Replacer for that.

It also does not touch the files. You cannot use ReReplacer to replace stuff in the (php) files of your site.

Only registered and logged in users can download this file.

Add comment

Submit