web/wp-content/plugins/event-calendar/K2/readme.txt
branchwordpress
changeset 109 03b0d1493584
equal deleted inserted replaced
-1:000000000000 109:03b0d1493584
       
     1 == Display in a K2 SIDEBAR MODULE ==
       
     2 
       
     3 If you are using K2 (http://getk2.com), an advanced template for WordPress, then
       
     4 there is an option for displaying the EventCalendar in the sidebar of your blog.
       
     5 
       
     6 Within the eventcalendar3 plugin directory, you will find a K2 directory that
       
     7 contains the ec3_sidebar_module.php. Copy this file into /app/modules/ of your
       
     8 K2 theme install. 
       
     9 
       
    10 Next, go to 'Presentation > K2 Sidebar Modules'. You should see two new modules:
       
    11 'Event Calendar' and 'Upcoming Events' in the "Module's type" listing. Enter a
       
    12 module name, select an EC module and click on the 'Add' button. Your module
       
    13 name will appear on the left-hand side, currently appearing at the bottom of the
       
    14 list.
       
    15 
       
    16 By clicking on your module name, you will be able to see the module options.
       
    17 
       
    18 There are several parameters within this interface you can set:
       
    19 
       
    20   o You can change the module's name.
       
    21   
       
    22   o You can show/hide the module's name in the sidebar.
       
    23    
       
    24   o You can customize where the module appears in the sidebar. 
       
    25   
       
    26   o Number of events to show in the Upcoming Events list. [Default: 5]
       
    27 
       
    28 You can move your EventCalendar module to any location within the sidebar by
       
    29 dragging it to the desired spot.
       
    30 
       
    31 Be sure to 'Save' before leaving so your changes will be recorded.
       
    32 
       
    33 Finally, if you want to control other aspects of the Event Calendar, please
       
    34 click on the link following these parameters within the module control. You will
       
    35 be taken to 'Event Calendar Options' so you can further customize the
       
    36 presentation of the Event Calendar plugin.