Hey guys,
I'm a new kid on the block here.
Long time user and supermoderator.
First time I've been responsible for a whole server though.
:banana:
I've been having a blast for the last couple months learning about vbulletin, tweaking styles, testing tweaks, installing hacks into php files, upgrading from 2.3.4 to various 3.0 versions, transferring databases, transferring servers, etc...... mainly everything from scratch on my own (with the assistance of some fine readings available!!!
YOU GUYS ROCK AROUND HERE!!!!). I've been wanting to tip my hat and say thanks and maybe nows the time as maybe I can help with this thread.
:up:
My guys didn't want outside links on the board so I made the 3 small mods to newreply, newthread, and private. All went well and it works beautiful for standard. So I was playing with that WYSIWYG Editor and like the thread here says, even if the checkmark is off, the links still parse.
So I tried something and it works in WYSIWYG Editor:
- Find a thread and Click Reply
- Uncheck automatically parse links in text.
- Type or paste your link in window.
- Type a space and one character.
- (...and a smilie doesn't count as a character apparently)
- Go back and Highlight just the link.
- Click Remove Link Button.
- Now click mouse after that extra character.
- Continue typing your reply.
- Post reply and it works!!!!
https://vborg.vbsupport.ru/index.php
So can a hack be made to force the WYSIWYG editor to look at the "auto pase links in text" and if no checkmark, when the user clicks "Submit Reply", have a script highlight the whole text and then call the "Remove Links" button?? .....like maybe in the includes/functions_wysiwyg.php file??
It makes sense to me that this is where the bug is, because only the WYSIWYG editor has this button so I'm guessing it has to do with some function that's calling the standard's way of removing parse.
What I'm saying is if I could find a manual workaround, then can someone create code to automate that manual workaround??
- Last thing, sorry to waste your time guys, lol.
I think the editpost.php needs to be edited along with newreply, newthread, and private.php if you really want no autoparsing by default. I posted to the other thread about it
https://vborg.vbsupport.ru/showthread.php?t=62254
Hey wow, sidenote.....
Take a look, one link is parsed and the other isn't.
hmmmmm, this would make my idea of highlighting whole messages and clicking the "Remove Links" quite a bit more challenging. This whole thing revolves around that next character after the link somehow guys.
Who's got the brains to overcome it??
:squareeyed: