Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Find and replace with regex

by snopal (Pilgrim)
on Dec 31, 2007 at 14:53 UTC ( [id://659760]=note: print w/replies, xml ) Need Help??


in reply to Find and replace with regex

Something simpler is that you don't have to use the full domain path if you just use the root tree basis. Your example shows <img src="directory/image.jpg" />, which is a relative path and is not transportable between page hierarchies. The simple addition of a leading slash, as in "/directory/image.jpg" may be all the change you need.

Replies are listed 'Best First'.
Re^2: Find and replace with regex
by JayBee (Scribe) on Jan 09, 2008 at 12:11 UTC
    Yes, I'm familiar with that style, only if it was that simple, however, the WYSIWYG didn't like it either, so no go. ++ to you anyway :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://659760]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-18 04:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found