Needs review
Project:
XML Content
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 May 2011 at 19:47 UTC
Updated:
11 Jul 2012 at 01:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
bryanesmith commentedNote: when applying the patch, first run:
Otherwise, the patch will fail.
The patch updates the info file and accounts for many of the API changes in Drupal 7.
The most notable code change is in
_xmlcontent_filter_settings. I had to change how settings variables (XSLT, validation and validation file path) are accessed and stored since the admin module pages are different in Drupal 7.(Essentially, cannot use the input (text) format's name to generate a dynamic, globally-unique variable name in Drupal 7 because settings are set at the same time that an input format is created.)
Comment #2
Daniel_KM commentedHi,
Thanks for the patch.
Here is the tarball with the patch already applied.
Sincerely,
Daniel Berthereau
Infodoc & Knowledge management
Comment #3
mgiffordIt's been over a year since the patch was submitted and several months since the tarball was supplied.
Is this module presently being maintained? Is this a good time to be calling for a co-maintainer?