From the description this looks great... but when I extract the module in the usual location, it doesn't appear in the module list for activation - or anywhere else, for that matter. I can't find anything helpful in the readme.txt file - is there something blatantly obvious that I'm missing?

Comments

pukku’s picture

Assigned: Unassigned » pukku

Hi! First, to make sure, you got the 5.x version? Is there an oi.info file in the directory?

Ricky

adam_b’s picture

Hi there - yes I do have the 5.x version, but there is no oi.info file. I see:
- CHANGELOG.txt
- LICENSE.txt
- oi.css
- oi.install
- oi.module
- README.txt

thanks, Adam

pukku’s picture

Status: Active » Fixed

Hi! Sorry about that; I forgot to cvs add the .info file. I've just committed it to cvs. You can either wait for a new tarball to be created with the .info file, or you can (temporarily) create a file called oi.info in the module directory that looks like this:

name = Organizational Infrastructure
description = Organize users hierarchically.  temp .info file

You should get the official .info file from a tarball at some point, as the official version contains a few more bits of info, but until then, the one above will make the module visible.

HTH,
Ricky

adam_b’s picture

Yep - it's visible now - thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)