Relevant
A New Template for Joomla!
Search and Replace RegexIf you want to replace everything between two quotes, eg. href="/*", use the following regex: href="/[^"]*" If you have several "replace" operations that you frequently perform, you can use jEdit to record a macro.
|