This replaces the contemplate.install code with the Drupal 6 schema equivalent. This gets rid of errors from Schema module due to missing schemas.

As this is my first install file using the schema api, it looks to me like it knows how to properly update from previous versions of contemplate, but more expert Drupal schema gurus should review this to make sure it's 100% kosher.

This patch is against the 6.x-1.0 release, which corresponds to the current dev release.

CommentFileSizeAuthor
contemplate.install.patch4.8 KBthinkyhead

Comments

jpsalter’s picture

My backup module is using the schema information for version 6.x

Contemplate causes the backup to be corrupted since the table does not get dumped. Can we get this in?

jrglasgow’s picture

Status: Needs review » Fixed

slurslee,

Your patch did not apply. Instead I recreated it. I have committed the changes with a little testing of my own. If someone would like to do some more testing before we released a new version it would be great.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.