Plugin Directory

Changeset 798982


Ignore:
Timestamp:
11/05/2013 05:24:13 AM (12 years ago)
Author:
CantoThemes
Message:

Fixing README.TXT file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • canto-testimonials/trunk/README.txt

    r798972 r798982  
    1818    [canto_testimonials_slider]
    1919
    20  = Attributes List: =
    21   * count (int): Amount of Testimonials at slider.
    22     `Default: 3`
     20= Attributes List: =
     21* count (int): Amount of Testimonials at slider. `Default: 3`
    2322
    24   * fx (string): Type of transition between slides.
    25     `Default: 'horizontal'`
    26         `Options: 'horizontal', 'vertical', 'fade'`
    27   * pager (bool): If 1 (true), a pager will be added.
     23* fx (string): Type of transition between slides. `Default: 'horizontal'`
     24    `Options: 'horizontal', 'vertical', 'fade'`
     25* pager (bool): If 1 (true), a pager will be added. `Default: 0`
     26    `Options: 0 - False`
     27    `1 - True`
    2828
    29     `Default: 0`
     29* auto (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work. `Default: 0`
     30    `Options: 0 - False`
     31    `1 - True`
    3032
    31     `Options: 0 - False`
    32 
    33              `1 - True`
    34   * auto (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work.
    35 
    36     `Default: 0`
    37 
    38     `Options: 0 - False`
    39 
    40              `1 - True`
    41 
    42   * pause (int): The amount of time (in ms) between each auto transition.
    43 
    44     `Default: 2000`
    45 
    46   * speed (int): Slide transition duration (in ms).
    47 
    48     `Default: 1000`
     33* pause (int): The amount of time (in ms) between each auto transition. `Default: 2000`
     34* speed (int): Slide transition duration (in ms). `Default: 1000`
    4935
    5036  * hidecontrolonend (bool): If 1 (true), "Next" control will be hidden on last slide and vice-versa.
Note: See TracChangeset for help on using the changeset viewer.