Weekly-Schedule

WeeklyScheduleLogo

NOTICE: I will be working on a very involved project from mid-September 2011 to June 2012 and will not as much time available to support questions/feature requests on my plugins as I would normally have. Therefore, I recommend that you read through all comments here, through the forum on the wordpress.org and through the FAQ before asking questions. I will try to answer a few questions on occasions but I cannot guarantee at what frequency this will be. I will share more about this project as it progresses.

Thank you for your understanding.

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.

198 Comments to “Weekly-Schedule”

  • Alain L. January 26, 2010 at 11:31 pm

    Thanks for this plugin,

    i want to include your sheldule in the index page, but i don't made this.

    I include this code

    $page_id = 399;

    $page_data = get_page( $page_id );

    $content = $page_data->post_content; // Get Content

    echo $page_data->post_content;

    I create in page num 399 this text [weekly-schedule]

    http://virtuals.tv

    It's no good

    Can you help me, thank's

    Sorry for my bad English, i'm french…. ;-)

    • Yannick Lefebvre January 27, 2010 at 3:52 pm

      Tu peut t'exprimer en français si c'est plus facile pour toi.

      Donc, si je comprends bien, tu veut afficher un calendrier crée avec Weekly Schedule sur ta page principale. N'est-ce pas? Pas contre, je ne suis pas certain de comprendre le code PHP que tu affiche ci-dessus. WordPress à une fonctionalité de base permettant d'afficher une page de son choix sur la page d'index. Cette configuration est dans la section Settings > Reading de la page d'administration. J'ai l'impression que le code ne s'exécute pas dur a la fa¸on détournée que tu utilise pour charger le contenu de la page.

  • Alain L. January 27, 2010 at 7:32 pm

    ok mais le soucis est que j'ai remanié complétement l'index de WP, donc, je n'utilise plus la structure de base, donc l'affichage ne se fera pas.

    Je souhaite le mettre dans un en particulier sur ma page.

    Existe-t-il un include afin d'afficher le résultat du schedule, comme il en existe dans certains addons ?

  • Yannick Lefebvre January 29, 2010 at 3:08 am

    Il devrait être possible d'afficher l'horaire en appelant en utilisant le code suivant:

    echo ws_library();

    Je n'ai pas eu la chance de tester mais je crois que ça devrait fonctionner.

  • Carlo March 5, 2010 at 1:07 am

    Thanks for the plugin. Is it possible to have more than one weekly schedule? That would be awesome! Thanks

    • Yannick Lefebvre March 6, 2010 at 4:29 pm

      I may be able to do something like that eventually. What would your need be? To display distinct separate schedules of weekly events or to display continuous events of weeks that follow each other?

  • Dee March 7, 2010 at 8:06 pm

    Is it not possible to have this wonderful calendar list events by the month?

    • Yannick Lefebvre March 8, 2010 at 3:28 am

      Not at this time. The main purpose of Weekly Schedule is to display recurring weekly events. Now, that being said, are you looking for a solution to display recurring monthly events or continuous different events and display multiple months?

  • Moif Murphy March 11, 2010 at 4:30 am

    Yannick,

    We're looking for a scheduler for our radio station and this is looking like it could do the job. However, we have shows that are biweekly as well as weekly and so I was wondering if it's at all possible to amend the plugin so we can create biweekly shows?

    Thank you.

    • Yannick Lefebvre March 11, 2010 at 4:54 am

      I am definitely getting a lot of requests from people who want to go beyond a single week. But many of these diverse needs are quite diverse.

      I am really still just thinking about how to implement all these things at this point.

      What type of presentation would you see for a bi-weekly show? Would you see it displayed as a monthly view similar to the one that is currently on your site? That is quite different from the simple weekly view that I currently have.

  • Gordon Smith March 23, 2010 at 9:41 pm

    Hi

    First can I say this plugin seems wonderful, exactly what I was looking for but I seem to have an issue, when I am trying to add new items the Start Time & Duration drop boxes are empty, I'm unable to select a time and therefore unable to create an entry :(

    Could you off any advice please

    • Yannick Lefebvre March 24, 2010 at 10:46 am

      Hi Gordon. I have seen your comment but will only be able to investigate and give you a reply tomorrow evening. Sorry for the delay.

      • Yannick Lefebvre March 25, 2010 at 3:13 am

        Hi Gordon,

        Is it possible that you might have set the Start Time to be later than the End Time in the first page of the admin panel? Doing that would create an empty drop-down for the new entries.

        Yannick

  • TG March 28, 2010 at 1:01 pm

    Is there some way to update the category and schedule id's in the database when they are deleted and/or changed? I see that the id numbers continue to increase even if all the categories are deleted…. This becomes a pain with styling the css!

    • Yannick Lefebvre March 28, 2010 at 4:01 pm

      There is currently no easy way in Weekly Schedule to reset the category and schedule ID count. However, if you're handy with PHP MyAdmin, run the SQL statement: TRUNCATE TABLE (TABLENAME) after deleting all records in one of these tables and the auto-generated counter will reset back to 0.

  • elroy heesbeen March 31, 2010 at 1:43 pm

    Hello Yannick.Great stuff! I used hte weekly schedule for my radiostation, but how can I start the time schedule between 06.00 AM until 05.AM (so its 24 hours schedule), because the first time must be lower then the second, so how can I make the 24 hours schedule complete? Thanks.

    • Yannick Lefebvre April 1, 2010 at 9:37 am

      Hi Elroy, I have not really considered that use case when I created Weekly Schedule. I was more focusing on days being 24-hour spans from midnight to midnight. Just so I understand better, why would you want midnight to 5am to be on the previous day's schedule?

  • JJ April 6, 2010 at 2:35 am

    I have used this amazing plug in thank you and was wondering if there is a way to reset it so at the beginning of each week all the previous items in the calendar have been removed?

    SO it basically resets it self automatically on a Monday so it is blank?

    Is this possible?

    Thank you

    • Yannick Lefebvre April 8, 2010 at 4:16 pm

      I am not 100% sure that I understand the use case here. You would want your schedule to clear out once a week automatically so that you can start filling it up with items again?

Post comment

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

AJAX Calendar

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

Categories

Archives