Documentation: Rename islandora_demo to islandora_default

Created on 7 Nov 2018  路  10Comments  路  Source: Islandora/documentation

Remove the islandora_object content type and all of its fields and put into its own module. Rebrand the remains of islandora_demo (the contexts, the actions, etc...) as islandora_ext.

This may be very difficult due to how drupal handles dependencies. By their nature, those contexts and actions rely on the islandora_object content type, so how we split those things out is in the air. Automating some sort of process, or using templating to generate the config with users supplying the content type, anything. However we can figure out how to do it, because there's a lot of great functionality in islandora_demo that people can't use without taking on the full repository_item content type.

Most helpful comment

i'm leaning towards defaults, but that's 100% feels based

All 10 comments

Giving this some thought while I spin up a vagrant box...

@seth-shaw-unlv Were you hinting earlier at perhaps instead of supplying the feature, we supply a script that will generate a feature for a user if they supply a content type?

@dannylamb I was actually hinting at telling someone how to write their own install script to do it (that way when they enable their module it simply inserts itself where it belongs), but I think your second suggestion might be better. Furthering that line of thinking, how hard would it be to use the existing drush config:set command to do this?

We can leave islandora_object in the module. We should rename it to islandora_defaults instead of islandora_ext.

Suggest naming it to islandora_default instead of islandora_default_config.

yup... i derped there @Natkeeran. Seeing that now.

Should it be islandora_default or islandora_defaults ? :)

search_api_solr uses the plural: search_api_solr_defaults

i'm leaning towards defaults, but that's 100% feels based

Coolest commit short hash ever.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

acoburn picture acoburn  路  4Comments

acoburn picture acoburn  路  4Comments

dannylamb picture dannylamb  路  4Comments

dannylamb picture dannylamb  路  3Comments

jonathangreen picture jonathangreen  路  4Comments