Plugin Directory

Changeset 227335


Ignore:
Timestamp:
04/10/2010 03:35:25 AM (16 years ago)
Author:
rjune
Message:

tagging 2.3 as stable

Location:
gcal-sidebar
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gcal-sidebar/tags/2.3/readme.txt

    r227334 r227335  
    55Requires at least: 2.8
    66Tested up to: 2.9.2
    7 Stable tag: 2.2
     7Stable tag: 2.3
    88
    99Gcal Sidebar pulls a Google calendar feed and displays it in the sidebar of your wordpress blog.
     
    2828
    2929This is somewhat harder. Again, go to the settings page of the calendar. Look at the bottom in the "Private Address" section. Click on iCal, and copy the text between 'private-' and '/basic.ics'. That is your private key. Paste that into the public / private config box to allow access to private calendars.
     30
     31= How do I display a different calendar on every page? =
     32Get the Calendar ID, then go to the page and scroll down to the "Custom Fields" Section. Create a new field named gcal_sidebar_feed_id and put the calendar ID in as the value.
    3033
    3134== Screenshots ==
  • gcal-sidebar/trunk/readme.txt

    r227333 r227335  
    55Requires at least: 2.8
    66Tested up to: 2.9.2
    7 Stable tag: 2.2
     7Stable tag: 2.3
    88
    99Gcal Sidebar pulls a Google calendar feed and displays it in the sidebar of your wordpress blog.
     
    2828
    2929This is somewhat harder. Again, go to the settings page of the calendar. Look at the bottom in the "Private Address" section. Click on iCal, and copy the text between 'private-' and '/basic.ics'. That is your private key. Paste that into the public / private config box to allow access to private calendars.
     30
     31= How do I display a different calendar on every page? =
     32Get the Calendar ID, then go to the page and scroll down to the "Custom Fields" Section. Create a new field named gcal_sidebar_feed_id and put the calendar ID in as the value.
    3033
    3134== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.