Plugin Directory

Changeset 528776


Ignore:
Timestamp:
04/08/2012 09:06:21 AM (14 years ago)
Author:
niry
Message:

Corrected the layout of redame.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • showlinks/trunk/readme.txt

    r528714 r528776  
    1818
    1919Available parameters:
    20 category=<comma-separated ID-list> // Cannot be used along with category name
    21 category_name="<category title>" // Cannot be used along with category
    22 show_images=1 or 0 (1=true (default), 0=false)
    23 show_name=1 or 0 (1=true, 0=false (default)) // Only active when picture is set for link
    24 show_description=1 or 0 (1=true, 0=false (default)
     20* category=<comma-separated ID-list> // Cannot be used along with category name
     21* category_name="<category title>" // Cannot be used along with category
     22* show_images=1 or 0 (1=true (default), 0=false)
     23* show_name=1 or 0 (1=true, 0=false (default)) // Only active when picture is set for link
     24* show_description=1 or 0 (1=true, 0=false (default)
    2525
    2626Examples:
    27 To show category ID's 2 and 5 along with the description
    28 [showlinks category=2,5 show_description=1]
     27* To show category ID's 2 and 5 along with the description
     28* [showlinks category=2,5 show_description=1]
    2929
    30 To show link category "Räksmörgås" (Yes, this is some what stupid when using characters like this... use ID's instead if possible.)
    31 [showlink category_name="Räksmörgås"]
     30* To show link category "Räksmörgås" (Yes, this is some what stupid when using characters like this... use ID's instead if possible.)
     31* [showlink category_name="Räksmörgås"]
    3232
    33 Done!
     33* Done!
    3434
    3535== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.