| SillyDog701 Forums |
| Author |
Message |
Antony


Joined: 18 Jun 2002 Posts: 12754 Location: Sydney, Australia
|
10 Jun, 2004 7:53 am new BBCode: sdt, sdp, tt |
[sdp=34826] |
|
And the link to other SillyDog701 posts (threads) will be in a new colour plus an icon ( )to differentiate from external links ( ). Internal link won't open in a new browser window.
External link, for example MozInfo701 , will be opened in a new browser window.
For example, New G5 dual 2.5GHz (won't open in a new browser window)
If you are lazy, you can use the new sdt, the usage is sdt=thread ID
Hence the same link can be typed in a new way New G5 dual 2.5GHz | Code: | | [sdt=5941]New G5 dual 2.5GHz[/sdt] |
What if you want to link to a particular post?
Such as the second post in New G5 dual 2.5GHz thread?
Similarly, you can use the new sdp, the usage is sdp=post ID
Hence the same link can be typed in a new way the second post | Code: | | [sdp=34702]the second post[/sdp] |
How do you find the post ID?
Just click on the next to "date time"
i.e. something like:
13 Jan, 2004 5:30 pm
I hope you can enjoy the new BBCode (coded by Antony) to save your typing time or copy-n-paste time.
Added 25.7.2004,
Want to type monospaced letters in the message?
Using TT
| Code: | | This is normal text. [tt]This is monospaced text. (teletype)[/tt] | will give you
This is normal text. This is monospaced text. (teletype)
Suggested Usage
- file path
e.g. the profile is located in C:\Documents and Settings\user_name\Application Data\Mozilla\Profiles
- file name
e.g. Edit the prefs.js file
- func†ion name, variable name, variable.
e.g. user_pref("browser.cache.memory.capacity", 4096);
Benefit of using this TT code?
Making the text standing out, won't confused with the rest of the text (sentence).
Quick to type.
Same name as HTML tag.
It's in the same line as the text, unlike CODE BBCode, it won't start a new block.
subject changed by Admin 25.7.2004
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.8
Last edited by Antony on 06 Jun, 2005 10:45 am; edited 2 times in total |
|
| Back to top |
|
 |
profman


Joined: 11 Sep 2002 Posts: 1501
|
10 Jun, 2004 12:41 pm |
[sdp=34844] |
|
Sounds handy to me.
I'll try it the first opportunity that I get.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
|
|
| Back to top |
|
 |
profman


Joined: 11 Sep 2002 Posts: 1501
|
10 Jun, 2004 1:32 pm |
[sdp=34847] |
|
The new behavior causes me to mistakenly close windows that I am working on. I would rather have the internal links open up in a new window instead of the same window, but I'll get used to the new system if this is not changed.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
|
|
| Back to top |
|
 |
Antony


Joined: 18 Jun 2002 Posts: 12754 Location: Sydney, Australia
|
10 Jun, 2004 5:41 pm |
[sdp=34865] |
|
| profman wrote: | The new behavior causes me to mistakenly close windows that I am working on. I would rather have the internal links open up in a new window instead of the same window, but I'll get used to the new system if this is not changed. | thanks for the feedback.
I have considered this issue, but if all (internal) links are opened in new window, there will be lots of windows overlapping. And there are always to copy a link in a new window or in a new tab. (Check your preference and the context menu.)
I haven't figured out a way to open a link which designed to be opened in a new window in the same window. Since it is easier to do the other way round, I decided to add this feature.
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.8
|
|
| Back to top |
|
 |
Alice

 Alice Wyman Joined: 21 Jul 2002 Posts: 1787
|
14 Jun, 2004 4:54 am Re: new BBCode: sdt, sdp |
[sdp=35125] |
|
| Antony wrote: | And the link to other SillyDog701 posts (threads) will be in a new colour plus an icon ( )to differentiate from external links ( ). Internal link won't open in a new browser window. |
I was wondering about all those arrows in links.
I too would rather have internal links open in a new window, same as external links so I'll just right-click and open the link in a new window (or new tab). That's what I usually do on other sites when I want to look at a link but still have the original page open. That way I just X-out the new page without having to use the back button and reload the original page.
| Antony wrote: | How do you find the post ID?
Just click on the next to "date time"
i.e. something like:
13 Jan, 2004 5:30 pm  |
I never knew about that. Thank you 
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 |
|
| Back to top |
|
 |
Wellander


Joined: 21 Oct 2002 Posts: 2576
|
25 Jun, 2004 3:57 pm |
[sdp=36364] |
|
Hi,
I love this new system.
It takes the confusion of new windows away.
It also makes it eaiser to use. (post) |
|
| Back to top |
|
 |
Antony


Joined: 18 Jun 2002 Posts: 12754 Location: Sydney, Australia
|
24 Jul, 2004 8:45 am TT BBCode |
[sdp=39375] |
|
SillyDog701 is always improving, now, another new BBCode available in SillyDog701 Message Centre - TT
You can use it to type monospaced text (teletype) in the message.
Using TT
| Code: | | This is normal text. [tt]Now monospaced text (teletype).[/tt] Back to normal. | will give you
This is normal text. Now monospaced text (teletype). Back to normal.
Suggested Usage
- file path
e.g. the profile is located in C:\Documents and Settings\user_name\Application Data\Mozilla\Profiles
- file name
e.g. Edit the prefs.js file
- function name, variable name, variable.
e.g. user_pref("browser.cache.memory.capacity", 4096);
Benefit of using this TT code?
Making the text standing out, won't confused with the rest of the text (sentence). Very useful in file path and valuable that you want to make sure it is clear.
Quick to type.
Same name as HTML tag.
It's in the same line as the text (i.e. inline), (unlike CODE BBCode, it won't start a new block.)
You don't need to specify a new colour for it, it's in dark green by default.
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.8
|
|
| Back to top |
|
 |
Antony


Joined: 18 Jun 2002 Posts: 12754 Location: Sydney, Australia
|
05 Jan, 2005 7:57 am easier with our unique BBCodes, sdt and sdp |
[sdp=50537] |
|
Now, it is even easier to add SillyDog701 Message Forum Threads and Posts links.
Thread ID (sdt) and Post ID (sdp) are now displayed in the page as shown below:
(Please disable your ad-block if you can't see above image.)
To use them, just use following code:
| Code: | | [sdt=5959]that thread[/sdt] |
and
| Code: | | [sdp=34826]that particular post[/sdp] |
Those SillyDog701's unique SDT and SDP BBCodes are designed to help you reply faster.
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.12
|
|
| Back to top |
|
 |
profman


Joined: 11 Sep 2002 Posts: 1501
|
05 Jan, 2005 2:00 pm |
[sdp=50553] |
|
Antony: Thank you for making navigation easier with these latest changes!
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217
|
|
| Back to top |
|
 |
Edward


Joined: 01 Dec 2002 Posts: 3291
|
09 Jan, 2005 9:05 am |
[sdp=50790] |
|
I used tt for the first time this morning, it's handy.
Antony, thanks for making it, sdp and sdt available.
UserAgent: Opera/8.0 (X11; Linux i586; U; en)
SillyDog701 Moderator
xubuntu 9.10 |
|
| Back to top |
|
 |
Antony


Joined: 18 Jun 2002 Posts: 12754 Location: Sydney, Australia
|
07 Mar, 2006 8:45 am |
[sdp=71207] |
|
Our Message Centre is now even easier to link to.
To link to any particular thread (from outside), simply use our sdt=####, in the URL, such as http://sillydog.org/forum/sdt_####.php
e.g. to link to [sdt=10930] from other sites, you can use http://sillydog.org/forum/sdt_10930.php
Similar method applies to sdp=#### e.g. http://sillydog.org/forum/sdp_####.php
Of course, the old links still work.
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.8
|
|
| Back to top |
|
 |
Don_HH2K


Joined: 09 May 2004 Posts: 4745
|
07 Mar, 2006 1:23 pm |
[sdp=71217] |
|
Can't you already do this using viewtopic.php's ?t= and ?p= arguments?
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060130 Donzilla/1.1PR1 (WML/1.3)
Laptop: Turion 64 X2 @ 2GHz, 2GB DDR2-667, 100GB HD, ATI Radeon X300, 15" LCD, Seven Ultimate RC |
|
| Back to top |
|
 |
Pu7o


Joined: 06 Jan 2005 Posts: 1978 Location: Portugal
|
07 Mar, 2006 1:25 pm |
[sdp=71218] |
|
Of course, but this way it "looks better".
UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.1) Gecko/20060214 Camino/1.0 (MultiLang) |
|
| Back to top |
|
 |
Antony


Joined: 18 Jun 2002 Posts: 12754 Location: Sydney, Australia
|
21 Mar, 2006 12:16 am |
[sdp=71788] |
|
We are into our second phase of URL tidying. All URLs will be displayed in this new way, making the link shorter.
Or course, the links in older format will always work.
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/417.9 (KHTML, like Gecko) Safari/417.9.2
|
|
| Back to top |
|
 |
Pu7o


Joined: 06 Jan 2005 Posts: 1978 Location: Portugal
|
21 Mar, 2006 4:41 am |
[sdp=71798] |
|
Also to note: http://sillydog.org/forum/section_[number].php links to the subforum with id=[number].
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060214 Camino/1.0 (MultiLang) |
|
| Back to top |
|
 |
|