Changeset 227335
- Timestamp:
- 04/10/2010 03:35:25 AM (16 years ago)
- Location:
- gcal-sidebar
- Files:
-
- 2 edited
-
tags/2.3/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gcal-sidebar/tags/2.3/readme.txt
r227334 r227335 5 5 Requires at least: 2.8 6 6 Tested up to: 2.9.2 7 Stable tag: 2. 27 Stable tag: 2.3 8 8 9 9 Gcal Sidebar pulls a Google calendar feed and displays it in the sidebar of your wordpress blog. … … 28 28 29 29 This 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? = 32 Get 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. 30 33 31 34 == Screenshots == -
gcal-sidebar/trunk/readme.txt
r227333 r227335 5 5 Requires at least: 2.8 6 6 Tested up to: 2.9.2 7 Stable tag: 2. 27 Stable tag: 2.3 8 8 9 9 Gcal Sidebar pulls a Google calendar feed and displays it in the sidebar of your wordpress blog. … … 28 28 29 29 This 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? = 32 Get 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. 30 33 31 34 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.