|
Drupal Module: Convert Wordpress to Drupal
|
Port to 6.x
|
Made module work for the parts of Wordpress that I was using. Ported data correctly to Drupal format.
|
Module maintainer made changes upstream and was unable to accept the patch.
|
|
Drupal Core
|
TestingParty08: dblog.admin.inc
|
Test ensures that watchdog message filtering works correctly in Drupal 7. I wrote a unit test and submitted a patch at Drupalcon DC's code sprint.
|
Issue is marked dupe but my code was actually rolled in as part of another patch.
|
|
Inkscape
|
title and descriptions disappear under various operations
|
Some operations that modify an object lose any title or description that the object may have had.
|
Created patch for Inkscape 0.46, accepted & bug closed.
|
|
SVG-Edit
|
Issue 250 - Simplify Code with jQuery
|
Ongoing effort to simplify source by applying jQuery where it's helpful.
|
Have commited one patch so far, more in development.
|
|
SVG-Edit
|
Issue 230 - SVG-edit should be allowed Offline
|
Web application suitable for offline use, just needed a manifest.
|
Created manifest, submitted patch. Accepted & closed.
|