PDA

View Full Version : WYSIWYG & Insert Link


soge
01-08-2007, 04:44 PM
Hello everybody!

I have a little problem with my vBulletin board, I would be very grateful, if somewone could help me.

If I click 'Insert Link' button in the WYSIWYG editor, then the tag shows like this: [ URL="http://www.www.com"]http://www.www.com[/URL ]

I need to get rid off the " (quote marks over the URL), in what file I have to made changes? I have tried to find it myself, but I really can't find the right spot.

Regards :-)

soge
01-08-2007, 06:39 PM
Yes, I understand that works very nice... but

I need to get rid off the quote marks " ", because I have to copy URL-s to my forum from other sites, there are they without quote marks.

Like this: [ URL="http://www.www.com"]http://www.www.com[/URL ]

If I could somehow change the vBulletin code, that if I click the "Insert Link" button, then system will prompt me to insert the URL and it inserts without the quote marks (").

I need like this: [ URL=http://www.www.com]http://www.www.com[/URL ]