Since it's almost time for a 7.x-1.0 release I think it would make sense to move the documentation out of the module's readme file and into proper drupal.org pages. I just need to find the time to get that effort started.
Since it's almost time for a 7.x-1.0 release I think it would make sense to move the documentation out of the module's readme file and into proper drupal.org pages. I just need to find the time to get that effort started.
Comments
Comment #1
athanott commentedIs this issue still open? Because I found a link for the documentation ( https://drupal.org/node/2000300 ) on the module's page.
Thank you.
Comment #2
rjacobs commentedHi athonott,
Thanks for checking-in on this. You are correct that I did move the docs to a drupal.org page (now all users can edit them!), but this issue is still open due to the fact that I've not yet pushed an update to the module's README file (to have it reference the new docs location). I plan to push that update shortly and will close this.
Cheers!
Comment #3
rjacobs commentedI think I'm going to also use this issue as a place to flag a couple pending API/theme tweaks that I've got on my todo list before making a 7.x-1.0 release. This means some small refactoring that would include:
So anyway, these are just notes for myself. A lot of this is already done in my local copy, but I just need to do some additional tests and then push a commit.
Comment #4
rjacobs commentedOk, I was finally able to address this and make a commit:
http://drupalcode.org/project/juicebox.git/commit/3f5593a
This includes a whole bunch of refactoring and tweaks to address all the points noted in comment #3 in addition to the documentation updates.