I never thought I was dense before . . . but I am when it comes to the code stuff. I have used the tutorial (thank you!), but I really need it step-by-idiot-step. When I tried it, it didn't work. I may be typing literally what you have when I should be inserting the particular instance, I can't remember the copy/paste keyboard commands (complete Window interfacer here), etc. I appreciate your work very much and all the people here who have helped me and not laughed loud enough for me to hear them all the way in California!!!
The simplest way to put a clickable thumbnail for a DPC image in the forum is to take note of the image ID, then when adding your message click the last icon above the text box, enter the image ID when requested, click ok and you're done. No need to get the url.
The url is only required if posting from another site.
How do you embed a clickable email address using forum code tags? I can't seem to find the right tag. I have tried 'mail', 'email', 'mailto' and 'url', however none work and the url tag adds // in front thereby ignoring any mailto: protocol.
How do you embed a clickable email address using forum code tags? I can't seem to find the right tag. I have tried 'mail', 'email', 'mailto' and 'url', however none work and the url tag adds // in front thereby ignoring any mailto: protocol.
I've seen it in some people's dpc prints bio, so how do you do it?
I found it.
The tag is [email]. I believe the format is {email}user@host{/email}. Of course you will want to replace the {} with [].
Incidentally you might want to check out the new forum search feature if you haven't already... I found this answer by searching for "mail link forums."
As you compose a post, there's a checkbox to "show signature." You create the signature line on your preferences page. Try to keep it brief/no pictures.
Be aware that some people also exercise their option to hide the display of your (and all) signatures.
GeneralE, thank you for pointing out that we can hide signatures, I raced off to do that right away !!!
Edited to practice clickable thumbnails (just because I'm feeling brave). Oh boy, this looks weird...... can't wait to see if it really works, but thanks for the tutorial anyway, bod.
Here goes:
I'd like to that everyone for both the tutorial and the excellent help (the email tag was helpful).
I had a question though that I answered myself during this (my first) forum post:
What about Bold and Italic tags (specifically within the bios and signatures)?
For anyone that might ask that same question, its very much like using them in HTML -- just replace the "<" and ">" with "[" and "]". So you do the {b}bold{/b} or {i}italic{/i} (where the "{" and "}" are "[" and "]").
You can also put those two together for Bold Italic. A few others you might not be aware of (remove the spaces in the leading tags to get them to work):
You can also put those two together for Bold Italic. A few others you might not be aware of (remove the spaces in the leading tags to get them to work):
No problem. I spent WAAAAY too much time hand-coding web pages in the HTML 1.0 days (back when NCSA Mosaic was the only web browser). At the time one had to be very particular about semantics when coding, or pages would break.
Most browsers today, fortunately, are much more forgiving.