Install file: The install error that we noticed yesterday was caused by the blocks array at the top of the opencivic install file. Paul found a code change in another post which seemed to fix that for now. Question: Is the initialization of blocks that is happening in the install file something that should be removed if it's happening in Panels?

Around line 164 the .install file there's some code to "install default predefined node types." It initializes "basic page" and "article" content types. Would it make sense to remove that code, since Panopoly has something similar?

There's some stuff to do with RDF mappings that is related to content types. Should it come out?

There are some variable settings things in the .install file, and also some things related to setting taxonomies and fields. Can that custom code be moved into the core feature?

Setting up an image field and an instance?

Comments

pmackay’s picture

Things to check in ocsetup that could be moved to features:

  • entity references
  • URL alias patterns
  • other variable settings