Active
Project:
Flexinode
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2005 at 11:35 UTC
Updated:
4 Sep 2005 at 16:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
Bèr Kessels commentedplease have a look at http://drupal.org/diffandpatch and at http://drupal.org/diff
and send in patches. A zipped file is nearly unusable for developers to track and review.
Comment #2
kiev1.org commentedComment #3
Tobias Maier commentedsorry, but this is also not the used patch format
-->diff -u
please look again in the handbook.
if you open the both files later and compare them youll see the one asked from us is much easier to understand.
thanks again :D
Comment #4
kiev1.org commentedComment #5
kiev1.org commentedscreenshot
http://drupal.org/files/issues/flexinode_new30082005.png
So processing of images is added - they now are scaled 2 times thumb and max - by pressing on thumb - jumps out pop-up a window with the big picture
Comment #6
kiev1.org commentedscreenshot in attach
So processing of images is added - they now are scaled 2 times thumb and max - by pressing on thumb - jumps out pop-up a window with the big picture
Comment #7
Bèr Kessels commentedA first review:
1 use english comments, please :)
2 use proper identation;
3 do not use # for comments. And use proper doxygen comments
4 use correct spacing if () instead of if()
Please also read the drupal coding guidelines.
All in all the feature itself sounds great, just the implementaion is messy. Do not take these comments as plain critique. For the fact it receives so much comments, means people are interested in it.
Comment #8
kiev1.org commentedComment #9
Bèr Kessels commentedKiev, please mind your coding style. It is a bit sloppy.
refer to http://drupal.org/node/318 about spacing, tabs, and so on.
And please use english comments. I guess you wrote some Russian.
But most of all, I believe what you have createdshould be made a new .inc file.
Comment #10
Dublin Drupaller commentedI think the patch idea is superb and I have started a thread where we can discuss and help tidy up the code & language as a group so it's in better shape to submit as a proper patch.
http://drupal.org/node/30376#comment-52101
Hope that makes sense..
Dub