OK, so here's the situation, I got asked to build a website for a friend in the US, here's what they wanted... (Just jump to the questions if this is too long!)
Requirements
Data structures
Vehicles
Long Int:ID - Internal db ID
Text:Stock Number - Company internal stock number
Text:Name - Model name of vehicle
Memo:Description - Vehicle Description
Long Int:Type - Vehicle Type ID
Long Int:Manufacturer - Vehicle manufacturer ID
Long Int:Engine - Vehicle engine ID
Int:EngineMileage - Engine Mileage
Long Int:Transmission - Vehicle engine ID
Int:TransmissionMileage - Transmission Mileage
Int:Price - Vehicle Price
Long Int:Status - Status ID
????:Images - Pointer to any number of associated images
Engines
Long Int:ID - Internal db ID
Long Int:Manufacturer - Engine manufacturer ID
Text:Name - Model name of engine
Memo:Description - Engine Description
????:Images - Pointer to any number of associated images
I am trying out the CVS version of drupal. While installing the Acidfree module, I needed to install the filemanager module. I installed as directed, but when I went the admin settings page it comes up blank. No Errors in the watchdog or on screen, also no source output.
Is their something I am missing or is their something wrong and do I need to report bug.
Last week I lauched a website, but it seems that only the front page is indexed and searchable in search engines. (URL: http://www.supplychaindesigners.com ).
I can't use clean url's for the moment, because the hosting company doesn't allow me for the moment, maybe later.
If anyone sees what's probably causing this problem that the search engine only sees the content on the main page, will you guide me in the good direction?
Is it possible create a page that displays only stories that are associated with a certain category term?
For instance, I want to make it possible for my users to create a "news" story, to select the type "news" from a term list, and then for a page to display only stories associated with that news. Or say, they could pick a "sports" taxonomy, and another page would only display "sports" stories. I've already created the terms, I'm just having trouble getting selective stories to show up on a specific page.
How can i create per taxonomy moderators ?
I would like to have multiple queues for each taxonomy, so i can assign
John to moderate taxonomy Books
Sally to moderate taxonomy Shoes
me to moderate everything
and so on...