wunderio / wunderhub

A central content repository for the WunderSites.
http://docs.wunderhub.apiary.io/
GNU General Public License v2.0
3 stars 3 forks source link

Add Case Studies support with wkhub_casestudies module #30

Closed joesb closed 8 years ago

joesb commented 8 years ago

Content type and Views REST view

lewisnyman commented 8 years ago

I'm getting errors on install. I guess this needs a rebase as well.

Starting Drupal installation. This takes a while. Consider using the --notify global option.             [ok]
exception 'Drupal\Core\Config\UnmetDependenciesException' with message 'Configuration objects            [error]
(field.field.node.case_study.field_country, field.field.node.case_study.field_image,
field.field.node.case_study.field_intro, field.field.node.case_study.field_kicker,
views.view.case_studies) provided by wkhub_casestudies have unmet dependencies' in
/vagrant/drupal/current/core/lib/Drupal/Core/Config/UnmetDependenciesException.php:89
joesb commented 8 years ago

Curious. Ok, I'll check it out.

joesb commented 8 years ago

Aah, it has a dependency on wkhub_blogs module, so I guess that PR #26 needs to be merged before this one will install.

lewisnyman commented 8 years ago

Now that #26 is merged. You can rebase this then I should be able to test it.

joesb commented 8 years ago

Hmm, not quite a rebase - I used the wrong syntax. Doh.

joesb commented 8 years ago

On fire!