GoodStorm has some image related code we'd like to contribute back to the community, including an image toolkit based on the ImageMagick PHP extension. Is there a place to contribute include files on cvs.drupal.org?
I don't know if this issue is 'an issue', but it seems that php code that I'm using in a page (input format php code) is executed twice. Drupal: 4.6.5.
I grabbed a copy of the beta-6 release and ran into a weird problem with menus. I'm not sure when this first popped up during testing but after a time, menu items were being displayed in triplicate. Only the 'create account' and 'my account' entries are displayed correctly (i.e., only once). The duplicate entries do work and take you to the correct place. Also, expanding the 'administer' menu results in all the sub-menu items being displayed in triplicate as well.