############################################################################### # ContextHelp.lng # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBBForum 3.0 # # Packaged: July 26, 2026 # # Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # ############################################################################### # Many thanks to Carsten Dalgaard (https://www.carsten-dalgaard.dk/) # # for his contribution to the YaBB community # ############################################################################### $contexthelplngver = 'YaBBForum 3.0 $0 $'; ### Do not translate uppercase words in sharp brackets ([]) %contextxt = ( 'clicktip' => "Right Click for help", 'url' => "Insert a \"URL\" link:

Select the URL: [SELECT]https://yabbforum.nz[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [url]https://yabbforum.nz[/url]
Insert a \"Text\" link:

Select the URL and the text: [SELECT]https://yabbforum.nz YaBB Forum[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [url=https://yabbforum.nz]YaBB Forum[/url]
The [link] YaBBC tags work in the same manner as the [url] tags, with the exception that the [link] tag (there is no insertion button for this tag) will open the clicked link in the present window, whereas the [url] tag opens the clicked link in a new window.", 'ftp' => "Insert a \"FTP\" link:

Select the FTP address: [SELECT]ftp://ftpdom[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [ftp]ftp://ftpdom[/ftp]", 'img' => "Insert a Image:

Select the Image directory: [SELECT]https://imagedirectory/image.gif[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [img]https://imagedirectory/image.gif[/img]", 'email2' => "Insert a \"Address\" mail link:

Select the mail address: [SELECT]myname\@domain.com[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [email]myname\@domain.com[/email]
Insert a \"Text\" mail link:

Select the mail address and the text: [SELECT]myname\@domain.com Mail me[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [email=myname\@domain.com]Mail me[/email]", 'media' => "Insert a Media file:

Select the URL to the Media file: [SELECT]https://www.your-domain.com/yabbchelp.swf[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [media]https://www.your-domain.com/yabbchelp.swf[/media]", 'table' => "Insert a empty one-cell table:

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [table][tr][td][/td][/tr][/table]
Embed a text or image into a one-cell table:

Select the text or image directory: [SELECT]Hello World[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [table][tr][td]Hello World[/td][/tr][/table]", 'tr' => "Insert a table row:

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [tr][/tr]", 'td' => "Insert a table cell:

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [td][/td]", 'hr' => "Insert a Horizontal Rule:

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [hr]", 'teletype' => "Change text to Teletype:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [tt]Hello World[/tt] bla bla

Result: bla bla Hello World bla bla", 'code' => "Insert Code in a box:

Select the Code:

[SELECT]<\;table>\;
 \; <\;tr>\;<\;td>\;Hello World<\;/td>\;<\;/tr>\;
<\;/table>\;[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code:

[code]<\;table>\;
 \; <\;tr>\;<\;td>\;Hello World<\;/td>\;<\;/tr>\;
<\;/table>\;[/code]

Result:

Code:[CODE]<\;table>\;
 \; <\;tr>\;<\;td>\;Hello World<\;/td>\;<\;/tr>\;
<\;/table>\;[/CODE]", 'quote2' => "Insert a Quote in a box:

Select the Quote: [SELECT]To be or not to be...[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [quote]To be or not to be...[/quote]

Result:

Quote:[QUOTE]To be or not to be...[/QUOTE]", 'edit' => "Insert an Edit message in a box:

Select the Edit message: [SELECT]Attached new zip package.[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [edit]Attached new zip package.[/edit]

Result:

Edited:[EDIT]Attached new zip package.[/EDIT]", 'sup' => "Change text to Superscript:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [sup]Hello World[/sup] bla bla

Result: bla bla Hello World bla bla", 'sub' => "Change text to Subscript:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [sub]Hello World[/sub] bla bla

Result: bla bla Hello World bla bla", 'list' => "Insert Unordered List with one item:

Select the list item text: [SELECT]Item 1[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code:

[list][*]Item 1
[/list]

To add more list items you have to type the item tags ([*]) by hand:

[list][*]Item 1
[*]Item 2
[*]Item 3
[/list]

Result:You can create 2 or 3 level lists by including a list inside another list:

[list][*]Item 1
[*]Item 2[list][*]Sub Item 1
[*]Sub Item 2
[/list][*]Item 3
[/list]

Result:
The [olist][*][/olist] YaBBC tags work in the same manner as the [list][*][/list] tags but will create a ordered list with numbers instead of bullets (there is no insertion button for the [olist] tags).", 'me' => "Insert your name (screen name):

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: /me says Hello World

Result: [ME] says Hello World
", 'move' => "Move a text or image across the message from right to left:

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: Moving the World [move]Hello World[/move]

Result:
Moving the World [MOVE]Hello World[/MOVE]", 'timestamp' => "Insert a Timestamp:

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: [timestamp=1121602762]

This tag will insert a timestamp in the readers (members) selected timeformat\.", 'bold' => "Change text to Bold:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [b]Hello World[/b] bla bla

Result: bla bla Hello World bla bla", 'italicize' => "Change text to Italic:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [i]Hello World[/i] bla bla

Result: bla bla Hello World bla bla", 'underline' => "Underline text:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [u]Hello World[/u] bla bla

Result: bla bla Hello World bla bla", 'strike' => "Strikethrough text:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [s]Hello World[/s] bla bla

Result: bla bla Hello World bla bla", 'highlight' => "Highlight text:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code: bla bla [highlight]Hello World[/highlight] bla bla

Result: bla bla [HIGHLIGHT]Hello World[/HIGHLIGHT] bla bla", 'palette1' => "Choose text color:

Select the text: bla bla [SELECT]Hello World[/SELECT] bla bla

Click on the \"[TITLE]\" button [BUTTON] and pick one of the 228 ready made colors or create a custom color tag\.

YaBBC Code: bla bla [color=#ff0000]Hello World[/color] bla bla

Result: bla bla [RED]Hello World[/RED] bla bla", 'pre' => "Insert Preformatted text:

Select the text: [SELECT]This  \;text is  \;  \;preformatted[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code:[pre]This  \;text is  \;  \;preformatted[/pre]

Result:[PRE]This text is preformatted[/PRE]", 'left' => "Left align text:

Select the text:
[SELECT]This text
is left aligned[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code:
[left]This text
is left aligned[/left]

Result:
[LEFT]This text
is left aligned[/LEFT]", 'center' => "Center text:

Select the text:
[SELECT]This text
is centered[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code:
[center]This text
is centered[/center]

Result:
[CENTER]This text
is centered[/CENTER]", 'right' => "Right align text:

Select the text:
[SELECT]This text
is right aligned[/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code:
[right]This text
is right aligned[/right]

Result:
[RIGHT]This text
is right aligned[/RIGHT]", 'noparse' => "No Parse:

Select the YaBBC Code:
[SELECT][table][tr][td]This table will not be parsed[/td][/tr][/table][/SELECT]

Click on the \"[TITLE]\" button: [BUTTON]

YaBBC Code:
[noparse][table][tr][td]This table will not be parsed[/td][/tr][/table][/noparse]

Result:
[table][tr][td]This table will not be parsed[/td][/tr][/table]", ); 1;