Please add in the module an opportunity to place fields according to html a pattern and add an opportunity of automatic scaling of pictures in a floor image
here new the module

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Bèr Kessels’s picture

please 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.

kiev1.org’s picture

FileSize
31.24 KB
Tobias Maier’s picture

sorry, 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

kiev1.org’s picture

FileSize
21.06 KB
kiev1.org’s picture

screenshot
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

kiev1.org’s picture

FileSize
120.22 KB

screenshot 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

Bèr Kessels’s picture

A 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.

kiev1.org’s picture

FileSize
16.74 KB
Bèr Kessels’s picture

Kiev, 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.

Dublin Drupaller’s picture

I 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