Closed (fixed)
Project:
Content Templates (Contemplate)
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2008 at 04:40 UTC
Updated:
20 Jan 2009 at 16:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| contemplate.install.patch | 4.8 KB | thinkyhead |
Comments
Comment #1
jpsalter commentedMy 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?
Comment #2
jrglasgow commentedslurslee,
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.