Here is a patch for a skinr addon module that I worked on a while back. The module adds to Skinr 2.x the ability to convert D6 skins to D7 skins. It definitely needs testing, and will likely need tweaking.

Instructions:
Create a folder in sites/all/files/ called skin_conversion
The path will look like this sites/all/files/skin_conversion

Place Drupal 6 skins or themes into the skin_conversion folder and then proceed to 'admin/structure/skinr/skinr_converter'.

Press convert. If there are no issues with the Skin then you should be prompted to save the skin to your HD.

CommentFileSizeAuthor
patch_commit_a9db4a385959.patch15.17 KBHari
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Narlya’s picture

Hello,

Is there any way a normal user could try this module?
I am a little unaware of how to patch.

Regards,
Narlya.

Hari’s picture

On a unix(i.e. MAC) or linux based system patching can be done from Terminal or command line.
http://drupal.org/patch/apply

On PC I think it's not as simple and you need to install some additional software.
http://drupal.org/node/60179

Hari’s picture

Issue summary: View changes

changed description to be more accurate