There are two methods for appending and prepending text, one which is simple, and one which is advanced. The simple one is called Simple Text Prepend/Append, and the Advanced one is called Regex, because I assume that's what's used to prepend or append the text.
I think that usability wise, people know that Regex (a techno-sounding name) is more advanced, and the simpler name title is what they should go with. Also, since they are under a Simple category, I assume people would assume as much.
I'm not sure if this is a step forwards or backwards, but I also wanted to create a patch for the first time ;)
This is a placeholder, a patch should be up in a bit. Cross your fingers ;)
Comments
Comment #1
birdmanx35 commentedComment #2
birdmanx35 commentedI'm also merging this with http://drupal.org/node/217236.
Comment #3
birdmanx35 commentedA patch is attached. I'm not sure if I did this right.
I did this with just the basic diff command, hope that doesn't make it too bad for ya.
Comment #4
birdmanx35 commentedI patched in reverse, nix that last one. Fixing in a moment.
Comment #5
birdmanx35 commentedHere we go, sorry that was a dumb newbie mistake ;)
Comment #6
birdmanx35 commentedComment #7
avpaderno+1
Comment #8
cwgordon7 commentedCommitted, thanks.