ReReplacer


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:
{copyright}, !contact_details!, [terms], __FOOTER__, etc.
Via regular expressions you can even make these dynamic, like:
{youtube 123abcABC}, {twitter}nonumber_nl{/twitter}, 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.
-------------------------------------------------------------------------------------------------------------------------------------
How to use it: http://www.nonumber.nl/rereplacer
NoNumber extensions require php 5.3+
See for more requirements: http://www.nonumber.nl/rereplacer#requirements
Support forum: http://www.nonumber.nl/forum
-------------------------------------------------------------------------------------------------------------------------------------
Please do not use the reviews to post support issues. Use my forum for that.
One more time, where is my ReReplacer for J16?. Please hurry!!!
I used this extension to replace "domready" expression which causes problem in Internet Explorer 7 and 8 with expression "load" to solve the problem.It worked !!!
This extension rocks.It is excellent extension.
Thank you developer.
My country officially uses two alphabets, Latin and Cyrillic one.
ReReplacer spared me from trouble of adding every article twice to our website, by automatically replacing Latin characters with Cyrillic ones.
After i got an idea for using this component for this problem, i contacted Peter and asked him how could i achieve this, and he has put me on the right direction in a matter of minutes.
I created an xml file with character replacement list, created a link which sets a simple cookie when clicked on, and set the Publishing Assignment PHP field to read the cookie, and voila!
We have thousands and thousands of articles on our website and i can only imagine what a pain it would be to have to add two versions of articles manually each time.
As i wrote already on another Peter's extension review, the support you get from him is unmatched by any commercial extension i've used until now!
Thanks man!
Thanks a lot to develop such a nice extension.
Thanks!
If you don't understand certain options, please don't hesitate to ask me. If you think there should be changes to descriptions (tooltips), also let me know. Any change to make things clearer / better is welcome :)
A must have!
If there is no other way, ReReplacer is the ultimate way to get rid of generated code that is making your life miserable. Don't make the mistake I did. Download and install it today, for when you need tomorrow.
Thank you, Peter!
I used it for replacing a link in a section list layout pointing to a category listing with a link pointing to another section listing.
E.g.: You have section A with categories I II III and section B with categories I II III, where conent of section B is really subordinate to content in section A.
Now you have a section listing for section A which shows the categories with links to their listings like:
category I
category II
category III
But actually you want to have the link to category AII point to a section listing for section B instead of pointing to a category AII listing.
Before I discovered ReReplacer it was not possible to do in Joomla! core (at least I wouldn't know how). Now I just replace the link to the category AII listing with a link to a section B listing. In the category AII description I have information about section B.
This is an easy way to accomplish unlimited nesting of sections within categories without having to use a CCK extension.
Saved me a lot of headaches. Thanks again!


