Hi!
This module is very useful for me and for my projects. And I would be very grateful if it will continues to develop.
First most important thing, that I changed is lost eval() from code.
I use simple include instead eval(). So, now PHP accelerators can cache views code as well.
Second thing is that I moved all views to 'sites/all/imports/views' folder.
it's not a good practice to let other people change anything in modules directory, as this makes it really hard to update because you can't just replace it with the updated version.
Also, I ported it for Drupal 7.
Please, Check my sandbox http://drupal.org/sandbox/mrded/1587190
D6 version: git clone --recursive --branch 6.x-1.x http://git.drupal.org/sandbox/mrded/1587190.git views_import
D7 version: git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/mrded/1587190.git views_import
Would it be possible to give me maintain access to this project?
Thank you!
Comments
Comment #1
mrded commentedMaintainer has not responded :(
Back link to the project page: http://drupal.org/project/views_import
Comment #2
sreynen commentedHi mrded,
Did you also contact the maintainer via his contact form? That's required per http://drupal.org/node/251466 so if you haven't already, please do that.
Comment #3
sreynen commentedComment #4
psynaptic commentedI have granted mrded maintainer access to the module.
Comment #5
psynaptic commentedPlease ensure that you follow Drupal's coding standards. I noticed that the indentation in this file is wrong: http://drupalcode.org/sandbox/mrded/1587190.git/blob/refs/heads/7.x-1.x:...
Comment #6
mrded commentedThank you! I will fix it ASAP.
Comment #7.0
(not verified) commentedadd new function