Skip to content

Replace blanks with different characters

OzzOzz
edited August 2012 in New Engines/Platforms
Is there an option like upcase, alpha,... to replace blanks with other characters?

Let's say I have an article tiltle called: "This is just a test"
The blanks should be replaced by an "-": "This-is-just-a-test"

I don't know if something like this exist to this point but if not than it could be helpful to define "verify url=" for Web 2.0 sites.

Comments

  • SvenSven www.GSA-Online.de
    edited August 2012

    for variables it is: replace=" ;-"

    for verification urls it is: verify url replace=" ;-"

    for urls to parse it is: modify url replace=" ;-"

Sign In or Register to comment.