good module for a resource directory?
Posted: Wed Mar 26, 2008 2:38 pm
I need to build a "resource directory" for my site. Such as:
Restaurants
restaurant #1 address, city state phone
restaurant #2 address, city state phone
Theaters
theater #1 address, city state phone
theater #2 address, city state phone
Looks like company Directory is what I need, but I have a couple of questions:
1. I have a lot of names and address already in an excel file - Can I Import, or do I need to type in each company?
2. Where is the stylesheet for Company directory? I see the template calls things like
or
Where can I edit these classes?
I also noticed that when I click on "summary Template" or"detail templates" and click to edit the template, I am taken to the CG modules extension. when I click on CG Modules help, (there is no community help) one of the items in the description is:
I'm not sure how formObjects affects my styling a template...
I have tried to figure this out, but now I'm putting up the white flag.. I just want to
adjust the font size and color of the company directory display AND Import my large Excel file
PS - Is there a better module to use for the directory I am setting up??
Restaurants
restaurant #1 address, city state phone
restaurant #2 address, city state phone
Theaters
theater #1 address, city state phone
theater #2 address, city state phone
Looks like company Directory is what I need, but I have a couple of questions:
1. I have a lot of names and address already in an excel file - Can I Import, or do I need to type in each company?
2. Where is the stylesheet for Company directory? I see the template calls things like
or
Where can I edit these classes?
I also noticed that when I click on "summary Template" or"detail templates" and click to edit the template, I am taken to the CG modules extension. when I click on CG Modules help, (there is no community help) one of the items in the description is:
I looked up FormObjects in the forum and the forge - and it says there is nothing available to download.How Do I Use It?
Well, you start your own module (I suggest starting with the Skeleton module), and then when you need to use an advanced form object from this library, simply make your module dependant upon FormObjects, and then instantiate an object of the appropriate type. See the code inside the FormObjects directory for usage instructions.
I'm not sure how formObjects affects my styling a template...
I have tried to figure this out, but now I'm putting up the white flag.. I just want to
adjust the font size and color of the company directory display AND Import my large Excel file
PS - Is there a better module to use for the directory I am setting up??