General

General Discussion
jbizzay's picture

Reviving the Business Directory Group

I've followed this group for awhile, because I have created a lot of business directories outside of Drupal, and have wondered if it could be done easier and quicker within Drupal and it's vast amount of contrib modules. Well, I think it can, now that I do 90% of website development work in Drupal.

14 comments · Read more

Help with structuring a directory

I am trying to create a system like http://atlanta.craigslist.org/, where users can post anything they are selling. This is what I did so far.

1) I created a content type called "marketplace listing". I used CCK to add various fields.
2) I created a container vocabulary called "Marketplace". Then I added terms (categories) in a tree like structure. For example, see below:
Marketplace
-For Sale
--Books
--Electronics
--Clothes
--Computers
-Jobs
--Accounting
--Finance
--Engineering
-Housing
--Apartments
--Condos

3 comments · Read more

Help Creating a Business Directory

I am new to Drupal. I have watched many tutorials on how to use Drupal, but I have no idea where to start for this project.

Login to post comments · Read more
smohanz's picture

Facebook Live Stream Module - CVS Commit

Facebook Live Stream module leverages the Facebook Open Stream API. Once installed, the module allows users of the Drupal instance to access their Facebook account and view the real time stream of their friends’ updates from Facebook in a block within their Drupal instance. Users can control the number of posts viewable via the profile settings tab. The module allows user to configure his/her settings such as No. of posts to display, retrieval interval time, etc.
You can get further info here: http://fbconnect.azrisolutions.com/

Login to post comments · Read more

Help with Directory setup

I have obviously done something incorrectly and would appreciate any recommendations. I want to set up a Business Directory on my website, I am using Drupal v6.2, Custom Content and Views.

I have created the custom content type, entered a few listings and they show properly in in Admin/Content/Node. The Title I have assigned to each listing is the Business Name.

When I go to Views, the Title field does not show as a choice in the Fields selection. All other fields show up properly and I obviously need the Business name to appear in the custom View.

1 comment · Read more

Authors Role

I am still working on my directory http://justkansas.com.

I have used CCK to create the content type that is listed in the directory. I have a few fields that I would like to make available for paying memberships. I know that we can control the access to CCK fields by roles. But I am looking for a way to theme a node's display according to the author's role.

IF author role=role1 then use this code with all field entries displayed
IF author role=role2 then use this code without a certain field

1 comment · Read more
Steve Hanson's picture

Business Directory

Thought I would mention that I too am doing some business directory work in Wisconsin - A little north of the Coulee Region site. It's constantly a work in progress
http://www.chippewaguide.com

Using cck, views, gmap module, ecommerce, etc.

2 comments

Business Directory General Thoughts

As I was #2 is asking for this on drupal.org (Jan 2004) I figured I should weigh in on what I have done (and not done). The picture has changed a bit from when I first was looking.

Let me say that I have a business directory running on http://www.NicaPlaza.com. It is using Joomla and sobi2 rather than Drupal. It is clearly not the ultimate solution but there were some reasons for the choice. I feel we can all learn from what I have and don't have.

First, here are some basic requirements

<

ul>

2 comments · Read more

My directory work in progress

Mine is still a work in progress, but you can see it here:

http://couleeregiononline.com/directory

I'm using taxonomy, views, CCK, and custom theming for the over all directory. Fivestar for rating entries.

I plan on using the field permissions module to make some fields available only to paid listing as well as have some fields for admin use, but haven't gotten to that, yet. For a simple enhanced listing, I'll use the sticky option to put the items at the top and them them slightly different.

17 comments · Read more
Syndicate content