We're trying to keep our D7 install as light as possible and have no need for Views/CTools. Is it possible to install this module without the Views module? We only plan to incorporate Twitter Signin into our site.

Comments

fenda’s picture

Simply removing this line from twitter.info worked for me:
dependencies[] = views

I enabled Twitter + Twitter Signin and it works without any errors.

emilymoi’s picture

Issue summary: View changes

I agree. I saw the views dependency and was about to report an issue as well. Twitter Signin should not have a views dependency.

damienmckenna’s picture

Version: 7.x-5.4 » 6.x-5.x-dev
Status: Active » Needs review
Parent issue: » #2402311: Plan for Twitter v6.x-5.2 release
Related issues: +#2402307: Plan for Twitter v7.x-5.9 release
StatusFileSize
new274 bytes

This patch removes the Views dependency for 6.x-5.x.

damienmckenna’s picture

Version: 6.x-5.x-dev » 7.x-6.x-dev
Related issues: +#2402309: Plan for Twitter v7.x-6.0 release
StatusFileSize
new354 bytes

The same for 7.x-6.x.

damienmckenna’s picture

Version: 7.x-6.x-dev » 7.x-5.x-dev
StatusFileSize
new312 bytes

Ported to 7.x-5.x.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed 90df1d5 on 7.x-5.x
    Issue #1902780 by DamienMcKenna: Removed the dependency on Views, it's...

  • DamienMcKenna committed 8f3cf24 on
    Issue #1902780 by DamienMcKenna: Removed the dependency on Views, it's...

Status: Fixed » Closed (fixed)

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