hi there.
I'd liek to adapt a plugin: http://wordpress.org/extend/plugins/yet-another-photoblog/ for wpmu.
1. what check can one incorporate so the plugin uses different settigns if its wpmu and not wordpress?
2. how would I need to alter a php file so that it can call upon the Blog_id variable as I need it to point to the current blog's files, aka into .../wp-content/blogs.dir/*blog_id*/files...