Ftp: Difference between revisions From Online Manual

Jump to: navigation, search
(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57)
(wikified. needs more work)
Line 1: Line 1:
<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''<span id="post_ftp">ftp</span>'''</tt></span></center></td><td><center>'''Ftp hyperlink'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/ftp.gif" alt="" class="bbc_img" /></center></td></tr>
{{Wordy bbc
|tag=ftp
|button=ftp.gif
|type=parsed_equals
|example=&#91;ftp=ftp&#58;//somedomain.com&#93;text or more BB Code&#91;/ftp&#93;, &#91;ftp&#93;ftp&#58;//somedomain.com&#91;/ftp&#93;
|result=<a href="ftp://somedomain.com">test or more BB Code</a>, ftp&#58;//somedomain.com
|description=
The <tt>ftp</tt> tag makes ftp hyperlinks. If a single ftp url is placed inside the tags, then a link will be made to that ftp url. How these links are opened depends on your browser, althought the default behaviour is to open in a new window.[ftp://somedomain.com ftp://somedomain.com]


<tr><td><nowiki>&#91;ftp&#93;ftp&#58;//somedomain.com&#91;/ftp&#93;</nowiki></td><td>The <tt>ftp</tt> tag makes ftp hyperlinks. If a single ftp url is placed inside the tags, then a link will be made to that ftp url. How these links are opened depends on your browser, althought the default behaviour is to open in a new window.</td><td>[ftp://somedomain.com ftp://somedomain.com]</td></tr>
&#91;ftp=ftp&#58;//somedomain.com&#93;text or more BB Code&#91;/ftp&#93;Links with descriptions can be made using this format. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly, with the exception of the <tt>email</tt>, <tt>ftp</tt>, <tt>iurl</tt> and <tt>url</tt> tags.[ftp://somedomain.com text or more BB Code]


<tr><td>&#91;ftp=ftp&#58;//somedomain.com&#93;text or more BB Code&#91;/ftp&#93;</td><td>Links with descriptions can be made using this format. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly, with the exception of the <tt>email</tt>, <tt>ftp</tt>, <tt>iurl</tt> and <tt>url</tt> tags.</td><td>[ftp://somedomain.com text or more BB Code]</td></tr>
<nowiki>ftp&#58;//somedomain.com</nowiki>Ftp urls will also be auto-linked. If this is not desired, the <tt>nobbc</tt> tag can be used.ftp://somedomain.com
 
}}[[Category:Basic Bulletin Board Code]]
<tr><td><nowiki>ftp&#58;//somedomain.com</nowiki></td><td>Ftp urls will also be auto-linked. If this is not desired, the <tt>nobbc</tt> tag can be used.</td><td>ftp://somedomain.com</td></tr>
 
{{Cleanup html}}
[[Category:Basic Bulletin Board Code]]
[[Category:Bulletin_Board_Code]]
[[Category:Bulletin_Board_Code]]

Revision as of 19:09, 18 January 2011

button: Ftp.gif

type: [ftp=parsed data]parsed content[/ftp]

description: The ftp tag makes ftp hyperlinks. If a single ftp url is placed inside the tags, then a link will be made to that ftp url. How these links are opened depends on your browser, althought the default behaviour is to open in a new window.ftp://somedomain.com

[ftp=ftp://somedomain.com]text or more BB Code[/ftp]Links with descriptions can be made using this format. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly, with the exception of the email, ftp, iurl and url tags.text or more BB Code

ftp://somedomain.comFtp urls will also be auto-linked. If this is not desired, the nobbc tag can be used.ftp://somedomain.com

example: [ftp=ftp://somedomain.com]text or more BB Code[/ftp], [ftp]ftp://somedomain.com[/ftp]

result: <a href="ftp://somedomain.com">test or more BB Code</a>, ftp://somedomain.com



Advertisement: