Drupal is up and running but how do I ...?

It can make flexinode or other module?

I need have defined different people with biography, date of birth, email contact, photo and some other fields.
Something what can do flexinode maybe.
But I need that some information will be visible only for some roles. Like that anonymous users they will not see email contacts or some other fields.

So, please suggest me which module I can use or how to do it.
I tryed flexinode one time, but i need customize foor different users which I didnt find how to do it.

Thank You

D. Rama

Setting different themes based on category

Hello,

I don't know if this is possible, but I would really like to be able to set different themes based on category. For example, if I had a pets site with different categories for cats and dogs, I would like to be able to set a cat theme for all the pages in the cats category and a dog theme for the dog category.

Any suggestions on how something like this could be done would be greatly appreciated!

Pulling selective information from spacific catagories

Hi

I need to display certain bits of info on my home page, for example, I want a catagory where I enter a one line teaser for a competition and I want that line displayed in a certain place on my home page, I want to display the 5 latest news articles and the 5 latest blog entries displaying their title only. I would also like the welcome message on the come page to be from the "welcome" catagory so that I can update or change it any time.

Taxonomy_access - how do I hide some topics?

I have a site with a number of stories in 6 different topics: Topic. The 6 topics are created as terms in a vocabulary aptly named 'Topic' (Hierarchy: single). The topics A-F have terms no. 3-10. You can see the categories table here.

I also have a vocabulary with the name 'Access', which contains two terms: Public and Private (Hierarchy: disabled). Term no. 1 and 2.

The general idea is this: each story is allocated to a topic and also whether it should be Public (for everyone to read) or Private (for members only). I've set the permissions in the taxonomy_access and this seems to work just fine.

However, I now want to include a block with 6 links - one to each topic. Obviously, if an autheticated users clicks on the link to topic A - he/she should se all the stories in that topic. If an anonumous guest clicks the link, he/she should only see the Public stories in that topic.

I've tried with link ?q=taxonomy/term/3 to display Topic A (term no. 3), but for the anonymous users they're told: Access denied
I've tried with link ?q=taxonomy/term/3,1 to display Topic A (term no. 3) AND Access=Public (re. the rules about taxonomy URLS, the comma-delimiter should work as a boolean AND), but for the anonymous user, this displays all stories in with Access=Public

I suspect, Its the basic structure of my taxonomy and category permissions which are wrong for the job. You can see the category permissions for anonymous users here and for the authenticated user here. In access control, Anonymous and Authenticated users have permission to: access content and search content

How Do I Change Link Text Color for Specific Block (story headlines/title)?

Hello.

I am using the Goofy template because I like the layout and the rounded blocks, but I am having a tough time with changing the link text color of my story headlines/titles without affecting all the other links on the page.

I've altered the theme's block border colors from Orange to a Medium Blue. The text for a story's title isn't very visible with black on blue, so I changed the text to white.

The first problem is that the title is a link to the full story. So, I just edited the Link text color and made that white too.

How do I select users by role?

I'm designing a site in drupal and have a need to get a list of all users of a certain role. I took a look at the database and noticed the role information is lumped into the data field. I only know how to do basic SQL queries, so can anybody give me an example of a SQL query that will return all users of a certain role?

Thanks so much,
Mitch

Pages

Subscribe with RSS Subscribe to RSS - Post installation