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

Submission queue duplicates node listings (4.6)

I'm finding a problem with submission queue: upon voting for a node, the queue lists it a second time. Vote again, it's listed a third time, etc.

This has been mentioned here before (http://drupal.org/node/41008) but I can't find a resolution.

Any thoughts?

Can I show a description of a taxonomy term node?

I want to go to a taxonomy term node - and have the first item be a description of that category, maybe with some pictures.
I decided to use a page node with the excerpt.module and img_assist - this worked perfectly - except I don't want the title of the teaser for that page node (or the date and submitted by info) to show up.

It seems like I could try and hack these things out just for this site, but I was wondering if anyone could suggest a clean way of doing it. I was thinking maybe the description field on the taxonomy node could be used for this?

aggregator2 setup

Hello, I am new to Drupal and I'm trying to setup aggregator2 to automatically categorize news items, but I'm having trouble grasping the module and the termonology (vocabularies, terms).

Here is basically what I'm trying to do. I want to setup news feeds for numerous online newspaper's sports sections, and categorize each news item based on the teams that are mentioned in the news item.

For example, say a particular article mentions two teams, the Boston Red Sox and the New York Yankees. I want this article to be associated to each team, so when a user wants to see all items pertaining to the Red Sox, for example, a page can be displayed that lists each news item that mentions the Red Sox. Each team can have nicknames as well, so it would have to detect that also. The Red Sox are sometimes referred to as "The Sox" or the "Bosox", and the Yankees are often called "The Yanks" or "The Bronx Bombers".

Can aggregator2 handle this? If so, how do I go about setting it up? Do I setup a catergory for each team (Boston Red Sox, New York Yankees), and then a vocabulary for each team (Boston Red Sox, New York Yankees), and then terms for each team (Boston, Red Sox, Bosox, Sox/New York, Yankees, Yanks, Bronx, Bombers)?

Sorry if it sounds like a stupid question, but I've read over the documentation several times, and I'm having a hard time grasping it.

Any help would be appreciated.

Question on Meta Tags (yes I read the other posts.)

Hiya! Okay so I read the other posts and I installed NodeWords. Great module, and it allowed me to add specific keyword meta tags which fixed half of my requirements. I want to do something a little different, but haven't found the right file to edit. Here is what I would like to do, and please let me know if this is outdated logic and not needed any more.

I would like to add the following tags:
revisit-after
distribution
language

Using nodewords

Using nodewords .... creates the meta tag descriptions... How do I pull that description into the alt of the logo for SEO?

Example:

<?php if ($logo) : ?>
     <div id="site-name"><a href="/<?php print url() ?>" title="Home"><img
      src="/<?php print $logo ?>" alt="<?php print $description ?> Logo" /></a></div>
<?php endif; ?>

How do I fix my sites URLs

I created a drupal site on subdomain.example.com and moved it to example2.com but all the links still point to subdomain.example.com is there an easy way to change all the site links. Any suggestions will be appreciated

Pages

Subscribe with RSS Subscribe to RSS - Post installation