bu-ist / responsive-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BU Calendar

mustafauysal opened this issue · comments

Here is my plan for removing the functionalities and templates like this;

  • Register a template directory in the custom plugin. This way we can register custom page templates. (It can be calendar, profile or any other bu specific templates)
  • Move functionalities to the custom plugin.

@ashleykolodziej What do you think about this? Also, any thoughts about cleaning up the stylings? (e.g https://github.com/bu-ist/responsive-framework-3x/blob/develop/css/default.css#L115-L123)

I like this idea!

For cleaning up styles - those are managed in Responsive Foundation. https://github.com/bu-ist/responsive-foundation/tree/develop/css-dev/burf-theme/calendar If you want to take a crack at that, go for it - but it's written in Sass, so you'll need to create a new branch and recompile the Sass in the framework using that branch.