Remove Weekends

I need to remove the weekends. Is there a way to do that?

Thanks
l33

Hello,

Sure, check Custom views page in our documentation.

Best regards,
Ilya

That looks good. But it dose not tell me where to put the code. Can you help out with what files to edit? The application works really well. So I dont want to go hacking the app up. I just want to edit the files I need.

Thanks for all your help.
l33

Now that i think about it I would really like to edit the month view and remove the weekends from there.

Thanks
l33

But it dose not tell me where to put the code.
Are you using standalone scheduler or plugin?

Now that i think about it I would really like to edit the month view
Not possible.

I am using the plugin for joomla 1.5.

While above options are configurable in standalone scheduler, current version of plugin has not UI to alter week view.

is there any way how to do that without UI?

You might place scheduler configuration in scheduler_include.html file:

This code will be called before scheduler.init() call.