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

mrded’s picture

Title: Offering to maintain views_import » views_import appears to be unsupported
Project: Views Import » Drupal.org site moderators
Version: 6.x-1.x-dev »
Component: Code » Project ownership
Status: Active » Needs review
Issue tags: +#views, +#import

Maintainer has not responded :(
Back link to the project page: http://drupal.org/project/views_import

sreynen’s picture

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

sreynen’s picture

Status: Needs review » Postponed (maintainer needs more info)
psynaptic’s picture

Status: Postponed (maintainer needs more info) » Fixed

I have granted mrded maintainer access to the module.

psynaptic’s picture

Please 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:...

mrded’s picture

Thank you! I will fix it ASAP.

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

add new function

Project: Drupal.org site moderators » Drupal.org project ownership
Component: Project ownership » Ownership transfer