Closed (fixed)
Project:
HTML5 Tools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Jan 2012 at 17:16 UTC
Updated:
12 Feb 2012 at 22:00 UTC
Right now the link module support can used a review.
What it does now is essentially overwrite everything the link module is doing in it's process. This might still be required, but lets double check and make sure this approach still makes sense.
Comments
Comment #1
ericduran commentedOk, I completely re-wrote how this was written.
The previous process function was over kill. Now this module just add another process callback and modifies the field '#type' instead of overwriting the entire process function.