Plugin Directory

Changeset 798986


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

Fixing README.TXT file

File:
1 edited

Legend:

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

    r798984 r798986  
    2525    `Options: 'horizontal', 'vertical', 'fade'`
    2626* pager (bool): If 1 (true), a pager will be added. `Default: 0`
    27     `Options: 0 - False`
    28     `1 - True`
    2927
     28    `Options: '0 - False', '1 - True'`
    3029* auto (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work. `Default: 0`
    31     `Options: 0 - False`
    32     `1 - True`
    3330
     31    `Options: '0 - False', '1 - True'`
    3432* pause (int): The amount of time (in ms) between each auto transition. `Default: 2000`
    3533* speed (int): Slide transition duration (in ms). `Default: 1000`
    3634
    37   * hidecontrolonend (bool): If 1 (true), "Next" control will be hidden on last slide and vice-versa.
     35* hidecontrolonend (bool): If 1 (true), "Next" control will be hidden on last slide and vice-versa. `Default: 1`
    3836
    39     `Default: 1`
     37    `Options: '0 - False', '1 - True'`
     38* infiniteloop (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work. `Default: 0`
    4039
    41     `Options: 0 - False`
    42 
    43              `1 - True`
    44 
    45   * infiniteloop (bool): If 1 (true), Slides will automatically transition. If 'hidecontrolonend' is 1 (true), This option not will be work.
    46 
    47     `Default: 0`
    48 
    49     `Options: 0 - False`
    50 
    51              `1 - True`
    52 
    53 
     40    `Options: '0 - False', '1 - True'`
     41= Example =
     42    [canto_testimonials_slider]
     43    [canto_testimonials_slider pager=1]
     44    [canto_testimonials_slider pause=1500]
     45    [canto_testimonials_slider fx="fade" hidecontrolonend=0]
    5446== Installation ==
    5547
Note: See TracChangeset for help on using the changeset viewer.