I'm running Drupal 5.1 and I've extracted the Mobit module and placed it in the modules folder on my website. Normally I can select after this the module to enable it, but now this module doesn't show when listing all modules. What can this be?

Comments

gaijinu’s picture

Just create a file mobit.info and put it in the mobit dir.

name = Mobit
description = mobitmobit
version = "5.x-1.x-dev"
project = "mobit"
areatopic’s picture

appreciate if you could suggest the easy way to create that ".info" file? I can not create it with notepad.

Txorl’s picture

notepad: save as --> *.info

marafa’s picture

my mobit.info file:

name = .mobit
description = Mobile theme selection
version = "5.x-1.x-dev"
project = "mobit"

cause i like a good description in my admin/modules page :)

dave reid’s picture

Status: Active » Fixed

Project is abandoned and marking its issues as fixed. Anyone using or interested in this might want to investigate using Mobile Tools.

Status: Fixed » Closed (fixed)

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