Weekly-Schedule

WeeklyScheduleLogo

This plugin allows users enter a list of weekly events through the WordPress admin interface and then display the resulting weekly schedule on a page of their choice.

2009-2010 TV Schedule section of this site uses Weekly Schedule to generate its contents.

Donations

If you feel generous and really like this plugin, here is a donation link on Paypal:

Plugin Donation (select desired amount)



Usage Examples

Click here for more usage examples of Weekly Schedule.

87 Comments to “Weekly-Schedule”

  • Povilas December 16, 2009 at 4:08 pm

    Maybe I wasn’t precise enough. If you want to create a site which would display WHATS ON TV. You have at least 20 local channels. They all have shows for the same time. If you add 20 shows on the same date, the table will expand rather dramatically :)

    If e.g. horizontal line would display channels (categories):

    TV1 TV2 TV3 TV4 TV5…

    and vertical would display time:

    7:00
    7:30
    8:00
    8:45

    You could use plugin for displaying whats on tv.

  • maruko December 17, 2009 at 10:06 am

    You made a great plugin!!
    I’m wondering if it is possible to put multiple
    weekly schedule charts?
    For example, studio A’s weekly schedule
    and Studio B’s Weekly Schedule….?

  • maruko December 17, 2009 at 6:43 pm

    Sorry my English is not clear… actually what i
    want to be able to do is not put the extra information in the same schedule, but actually create a new schedule on a different page(or a same page).
    That will be great if it’s able to be done like putting code in html say.. [weekly-schedule2] or [weekly-schedule3]… :-)

  • Yannick Lefebvre December 17, 2009 at 9:36 pm

    It is not possible to do these things with Weekly Schedule as it stands today. I only designed it to handle a single schedule at this time, but may consider extending it to support multiple schedules at some point in the new year.

  • maruko December 18, 2009 at 6:25 am

    Thanks for taking your time to answer to my question!
    Enjoy the holidays!

  • nathan December 21, 2009 at 1:04 am

    I’ve installed the plugin and set-up several categories & items. How do I get them to show up on a given page?

  • Yannick Lefebvre December 21, 2009 at 8:10 pm

    You add the code [weekly-schedule] on the page where you want your schedule to show up.

  • Raymond January 5, 2010 at 12:19 am

    Hi! Inquiry.

    Can this plugins capable to use for two different timezone same TV Programs? Possible having achieves for schedule? It seems onces I already input my fields to all respected time and date for the whole weekend, in order to create another week-schedule, Currently I replace the existing one.

  • Yannick Lefebvre January 12, 2010 at 9:25 am

    Hi Raymond. Weekly Schedule is really only meant to handle a list of recurring events, not to create a schedule of events that change from one week to the next, at least at this time in its development.

  • Tim January 23, 2010 at 6:46 pm

    Hi –

    I was running out of screen real estate using the half-hour time split. But by schedules needed to split on the half hour (say, 2:30-4:30). If I left it the way it was, the headers would get smashed together and become unreadable. If I switched to hourly splits, I’d lose accuracy by 30mins.

    I’m not sure how this could be made into a configurable option (I’ve never made a plug-in before), but basically I left it in half-hour mode, and put in a catch to only output the hours.

    if ($options['layout'] == ‘vertical’)
    $output .= “”;
    if ($minutes == “”)
    $output .= “” . $hour;
    //if ($minutes != “”)
    //$output .= “:” . $minutes;

    I’m hoping this might be useful to someone else. To see what I’m talking about, click here (http://www.pooteeweet.com/img/mixed_hour_half-hour.jpg)

Post comment


I'm Speaking at WordCamp Montreal 2010 - Aug 28-29

Author

About MeI'm a tech enthusiast working in the modeling and simulation software industry. I'm also married and the father of two very energetic little girls.

Find me on

Recent Posts by Date

September 2010
M T W T F S S
« Aug «-»  
 12345
6789101112
13141516171819
20212223242526
27282930  

Categories

Archives