Ignore:
Timestamp:
Nov 14, 2011, 11:17:15 PM (12 years ago)
Author:
dj3c1t
Message:

passage a Fluxbb 1.4.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rsr.v5.1.dev/web/punbb/lang/English/help.php

    r1 r3  
    77'produces'                              =>      'produces',
    88
     9'BBCode'                                =>      'BBCode',
    910'BBCode info 1'                 =>      'BBCode is a collection of formatting tags that are used to change the look of text in this forum. BBCode is based on the same principal as, and is very similar to, HTML. Below is a list of all the available BBCodes and instructions on how to use them.',
    1011'BBCode info 2'                 =>      'Administrators have the ability to enable or disable BBCode. You can tell if BBCode is enabled or disabled out in the left margin whenever you post a message or edit your signature.',
     
    1516'Underlined text'               =>      'Underlined text',
    1617'Italic text'                   =>      'Italic text',
     18'Strike-through text'   =>      'Strike-through text',
    1719'Red text'                              =>      'Red text',
    1820'Blue text'                             =>      'Blue text',
     21'Heading text'                  =>      'Heading text',
     22'Deleted text'                  =>      'Deleted text',
     23'Inserted text'                 =>      'Inserted text',
     24'Emphasised text'               =>      'Emphasised text',
    1925
    2026'Links and images'              =>      'Links and images',
    21 'Links info'                    =>      'You can create links to other documents or to e-mail addresses using the following tags:',
    22 'My e-mail address'             =>      'My e-mail address',
    23 'Images info'                   =>      'If you want to display an image you can use the img tag.',
     27'Links info'                    =>      'You can create links to other documents or to email addresses using the following tags:',
     28'This help page'                =>      'This help page',
     29'My email address'              =>      'My email address',
     30'Images info'                   =>      'If you want to display an image you can use the img tag. The text appearing after the "=" sign in the opening tag is used for the alt attribute and should be included whenever possible.',
     31'FluxBB bbcode test'    =>      'FluxBB bbcode test',
     32
     33'Test topic'                    =>      'Test topic',
     34'Test post'                             =>      'Test post',
     35'Test forum'                    =>      'Test forum',
     36'Test user'                             =>      'Test user',
    2437
    2538'Quotes'                                =>      'Quotes',
     
    2841'Quote text'                    =>      'This is the text i want to quote.',
    2942'produces quote box'    =>      'produces a quote box like this:',
     43'quote note'                    =>      'Note: If a username contains the characters [ or ] you can enclose it in quote marks.',
    3044
    3145'Code'                                  =>      'Code',
     
    3852'Bold, underlined text' =>      'Bold, underlined text',
    3953
     54'Lists'                                 =>      'Lists',
     55'List info'                             =>      'To create a list you can use the list tag. You can create 3 types of lists using the list tag.',
     56'List text 1'                   =>      'Example list item 1.',
     57'List text 2'                   =>      'Example list item 2.',
     58'List text 3'                   =>      'Example list item 3.',
     59'produces list'                 =>      'produces a bulleted list.',
     60'produces decimal list' =>      'produces a numbered list.',
     61'produces alpha list'   =>      'produces an alphabetically labelled list.',
     62
     63'Smilies'                               =>      'Smilies',
    4064'Smilies info'                  =>      'If you like (and if it is enabled), the forum can convert a series of smilies to images representations of that smiley. This forum recognizes the following smilies and replaces them with images:'
    4165
Note: See TracChangeset for help on using the changeset viewer.