I haven't done any testing, but I thought I'd throw this code out there as a start for the 6.x port of this module. I worked off the 5.x-1.5 version. I also made the code all conform to the coder module standards (except for the annoying 2 space one).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | outline_designer-6.x-dev2.zip | 12.08 KB | brettev |
| outline_designer-6.x-dev.zip | 12.09 KB | brettev |
Comments
Comment #1
brettev commentedalready have an error. here's a new one
Comment #2
btopro commented*sigh* This is my fault but PLEASE stop passing around ajax.php people. I've tried to get rid of it and I can't find a way to remove it from builds consistently. It isn't used anymore.
Comment #3
btopro commented* warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/drupal6/includes/menu.inc on line 258.
* warning: array_merge() [function.array-merge]: Argument #1 is not an array in /Applications/MAMP/htdocs/drupal6/includes/menu.inc on line 323.
* warning: Missing argument 1 for drupal_get_form() in /Applications/MAMP/htdocs/drupal6/includes/form.inc on line 69.
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /Applications/MAMP/htdocs/drupal6/includes/form.inc on line 359.
There appears to be an error in the form system for the outline designer settings area. I'm looking into it now but I have very little experience working with D6 yet so no promises. Thanks for getting this started though!
Comment #4
Flying Drupalist commentedSubscribe
Comment #5
btopro commented6.x port is working, it's in CVS. I'm working on getting it into a real release tonight. Not sure why it's not showing up. It is all there though.
Comment #6
btopro commentedVersion 6 has (finally) been released! Help test out the RC1 (RC2 is coming soon based on two patches already submitted)
Comment #7
btopro commented