The holdout was the superfish library but this just got approved on the D.O. whitelist: http://drupal.org/packaging-whitelist

And so all 3 of my libraries are there now. I will need to convert my .make to use specific versions for everything.

Comments

drupalninja99’s picture

The first step is pinning versions to all of my included modules and converting tinymce to use the whitelisted library.

I am testing this right now on my local box.

One holdup is going to be the superfish module which doesn't quite have the right whitelisted url yet. Hopefully this will get resolved here in the next couple of days:
http://drupal.org/node/1466244#comment-5715040

drupalninja99’s picture

I got my .make to be drupal.org friendly by pinning the versions and using a different version of tinymce. I have a stopgap fix for superfish I am using while the whitelist thing is getting worked out. So I added a drupal-org.make file to the profile and in theory that will make the packager bundle the whole thing so that I don't have to host off-site.

I am still new to install profile packaging on Drupal.org so right now I am working out the kinks.

drupalninja99’s picture

Version: 7.x-1.x-dev » 7.x-1.7-alpha1
Status: Active » Fixed

This is done! Now we have the official 7.x-1.7-alpha1 release on Drupal.org.

pearcec’s picture

Status: Fixed » Closed (fixed)

Closing this to get it off the radar.