When I create an article and upload an image to the article, all that shows up is the alt text and not the article. i'm sure this is something very simple but I cant seem to get it worked out and would appreciate suggestions.
Hi all, I'm trying to retrieve a list of plain text strings from a node's field_tags using Computed Field.
For example, I have a vocabulary called "Food Types", where this particular article I wrote is tagged with the term "Fruits". I made a Computed Field, "field_computed", where I wrote,
Hi... I'm new to Drupal... Wondering if it's straight forward in D7 to set permissions so a user can log in and only see content that was added by them... i.e. site has some public content, but certain content types are private to each user.
I am looking at doing a drupal site for a nanny/baby-sitting agency. They want to allow users to login to the site, view an availability calendar and request service dates according to individual baby-sitters and/or nannies. Could I tie this into ubercart somehow? Like, setup each babysitter as a product and have users buy time slots and then somehow tie that into a calendar. Let me know if you think that is too crazy or if there is a better way.
Is there a way to determine (or a variable containing) if the Drupal site is in maintenance mode?
I want to theme the user-login page differently is the site is in maintenance mode.