Center-for-Digital-Narrative / elmcip

Electronic Literature as a Model of Creativity and Innovation in Practice (ELMCIP) is a collaborative research project funded by Humanities in the European Research Area (HERA) JRP for Creativity and Innovation built in Drupal
https://elmcip.net
4 stars 0 forks source link

Using ELMCIP as a installation profile fail to populate taxonomy terms #412

Closed steinmb closed 5 years ago

steinmb commented 5 years ago

In https://twitter.com/machvisionERC do we experiment with using ELMCIP as a install profile. Among one of the things we have discovered is that terms description format ID might be different.

problem

Suggested fix

function elmcip_setup_form_alter() define term description format. The format ID selection should be improved.

How to review

TBD

steinmb commented 5 years ago

This should address the problem.

commit 584f5c7ee63ee89826f2de0433ed17bced0c9ca3 (HEAD -> master, origin/master, origin/HEAD) Author: Stein Magne Bjorklund steinmb@smbjorklund.com Date: Tue Jan 22 11:58:32 2019 +0100

Issue 412 Dynmaic define filter format plain text

ELMCIP was originally built on Drupal 6. That version used
a numeric value instead of a real machine name. After upgrading to
Drupal 7 we still have this, though new installations of
ELMCIP have a real machine name (clean_text).