BradM
10th May 2007, 08:47 PM
Let's say you're posting and want to make it easy for someone to find information on quality manuals. You can form a search query as a link within the post:<url=http://Elsmar.com/Forums/search.php?do=process&titleonly=1&query=quality+manual>Quality Manuals</url>NOTE: In this example I used < and > instead of [ and ] because even in the 'code' box' the string will appear as a clickable link like this: Quality Manuals (http://Elsmar.com/Forums/search.php?do=process&titleonly=1&query=quality+manual) instead of your being able to see th code - In this example I am searching for the two words 'quality' and 'manual' and I'm limiting the search to thread titles only.
Is there a way to put a title on a link to a particular thread or to a post? Instead of the poster seeing this big long thread with numbers/letters/etc., is there a way to title it as :supplier evaluation 1, supplier evaluation 2, etc.
If I understand correctly, your example above is in relation to a search, and not necessarily with results found.
For example, is there a way to clean up this link to an post I made with two links?
http://elsmar.com/Forums/showpost.php?p=194943&postcount=2
Marc
11th May 2007, 01:09 AM
Yes. You can make a link with a 'title', if that's what you're asking.
Using the 'Link' button in editing boxes is the first thing.
http://elsmar.com/gif/Posts Links 1a.gif
You should get a 'Requester' box like this:
http://elsmar.com/gif/Posts Links 2a.gif
Fill in the URL:
http://elsmar.com/gif/Posts Links 3a.gif
and click OK. You'll get a link. I looked at your example and there's a lot of 'garbage' I see which you probably don't because it appears you are using the full WYSIWYG editor. That puts in a bunch of 'extra' information such as font sizes and colors, etc.
The bottom line is you want words to show rather than just a url. When a link is made, in the 'raw' it looks like this: <url="http://Elsmar.com/Forums/showpost.php?p=146042&postcount=10">http://Elsmar.com/Forums/showpost.php?p=146042&postcount=10</url>
NOTE: In this example I used < and > instead of [ and ] because even in the 'code' box' the string will appear as a clickable link.
Note that there is the link and the link is repeated between <url=.....> and </url>. That is the place to put the text you want.
That said, I use the 'standard' editor so I'll see things you don't using WYSIWYG.
Give me a bit and I'll look at this using the WYSIWYG editor to try to see what you see. As I said, the WYSIWYG editor will not show you all the code like the 'standard' editor does.
Marc
11th May 2007, 01:36 AM
When using the WYSIWYG editor, if you look at the 'link' in the WYSIWYG editor:
http://elsmar.com/gif/Posts Links 4.gif
If you highlight a link:
http://elsmar.com/gif/Posts Links 5.gif
You can type or paste the text you want to show:
http://elsmar.com/gif/Posts Links 6.gif
Highlight the next link:
http://elsmar.com/gif/Posts Links 7.gif
and type in what you want to show:
http://elsmar.com/gif/Posts Links 8.gif
Note that the first link is in bold. If you would look in the 'standard' editor, you'll see for some reason the WYSIWYG editor put in the code for bold. I'm not sure why.
One of the nice things about vBulletin these days is the WYSIWYG editor. But - it's a very difficult aspect of software like this. It ends up putting in a lot of extraneous code for a number of reasons. I am not saying it shouldn't be used, just that I use the standard editor because I want the control over the code.
You CANB switch back and forth between editing modes to see what is there by clicking on the 'switch editor mode' button:
http://elsmar.com/gif/Posts Links 9a.gif
Miner
11th May 2007, 09:18 AM
I just type the text that I want to appear as the link, highlight it, click the hyperlink button that you showed, paste in the URL and close it. A lot less work.
Marc
11th May 2007, 10:52 AM
I just type the text that I want to appear as the link, highlight it, click the hyperlink button that you showed, paste in the URL and close it. A lot less work.
Ah! You're using the WYSIWYG interface, correct? I never use that editor and didn't know it worked that way! Thanks for the tip!