SEO help please

Hi,

I installed both SEO Checklist (7.x-3.0-beta1) and Page Title (7.x-2.4-beta1).

SEO Checklist is supposed to provide a checklist. I don't see it. Where is it?

Page Title is supposed to provide more control over page titles. I don't see that either. Where is it?

Thanks, CC

Image not showing

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.

Larry

[D7] Retrieving term names associated with node with Computed Field?

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,

$entity_field[0]['value'] = $entity->field_tags['und'][0]['taxonomy_term']->name;

and then I used "print_r" on its value in node.tpl.php, but it doesn't return anything, whereas when I wrote,

Private content for each user

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.

Calendaring Module Recommendations

Not sure if this is the right place for this.

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.

Thanks in advance for any help you can provide.

Determine if in Maintenance Mode

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.

Thanks for any help!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x