rudolfnoe / customizeyourweb

Automatically exported from code.google.com/p/customizeyourweb
0 stars 0 forks source link

regex or something to change href attributes #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please describe the requested feature in detail...

I would like the ability to change href attributes on a page from, say, 
'a href="http://www.somesite.com/dlpage.php?id=11"'  
to '
a href="http://www.somesite.com/download.php?i=11"'

Doing it with regex or the like would be preferable but not 100% necessary.

What version of the product are you using? On what operating system?
0.4.2.4 on Linux(Fedora)

Please provide any additional information below.

Original issue reported on code.google.com by ehrich.w...@gmail.com on 23 Sep 2010 at 10:51

GoogleCodeExporter commented 8 years ago
Accepted. Will be implemented in future release (probably 0.6)

Original comment by Rudolf....@gmail.com on 28 Oct 2010 at 8:45