drupalprojects / kalatheme

Mirror of http://drupal.org/project/kalatheme provided by hubdrop.
http://hubdrop.org/project/kalatheme
GNU General Public License v2.0
22 stars 29 forks source link

High level tasks for D8 alpha port #253

Open soniktrooth opened 8 years ago

soniktrooth commented 8 years ago

As discussed with @andrewmallis and I, @labboy0276 please outline some high level tasks that will need to happen for our MVP alpha.

e.g.

labboy0276 commented 8 years ago

I am staring at all this today and writing on a game plan and then will import it here

labboy0276 commented 8 years ago

OK, so I went through each file and gave a quick synopsis of what we should do. The general flow is we create a broad Abstract class that any framework can inherit and do their magic. So initial efforts will be heavy, but once we got it, implementing most of this below will be easy peasy and beautiful:

CSS

Images

Includes

JS

Styles

Templates

Views

Kalatheme.authorize.inc

Kalatheme.drush.inc

Kalatheme.info

Kalatheme.updater.inc

Template.php

Theme-settings.php

soniktrooth commented 8 years ago

@labboy0276 this is great—thanks for this. I'm going to start creating separate issues out of this so we can move things along.