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

Pathauto... Creating new alias and replacing the old one.

When you're in the settings for pathauto, in the general settings, there are some radio buttons with the following options...

Do nothing, leaving the old alias intact
Create a new alias in addition to the old alias
Create a new alias, replacing the old one

Free tags need parent too!

Is there some way for an admin to move a "free tag" into the more
structured category hierarchy?

Say you and your users have been happily free tagging along and now you want to assign the parent term "Feeds" to all the free tags "RSS", "Atom" and "Syndication".

If their were regular terms in a vocabulary, you'd do it easily in admin/taxonomy (this way: list term, edit term, assign parent and related terms, bingo you're finished, it's great, Drupal Rocks!).

But if they are free tags... How do you give them parents?

Table Manager Module

Hey all,

I've installed the table manager-module and created a custom table called "games"

date -> Date format
home_team -> Text
visiting_team -> Text
sets_home_team -> Numeric
sets_visiting_team -> Numeric

This table contains all games for next season (about 700 games).

Issues with Printer Friendly module

I'm something of a newbie to Drupal [but not to PHP or Apache/MySQL etc] so this is very likely to be a "user" [me] issue rather than anything more sinister.

The module is installed and, where it does work, it works fine: however

a] unless I promote the menu item "print" from within the administration >> settings >> menu so that it links directly to [parent as] Navigation with a weight of -10 the print configuration menu item never appears anywhere.

List only 1 article on front page of category listing

I made a page using a PHP snippet (http://drupal.org/node/31537). However, the page I created listed only the nodes of 1 category (the category has 48 nodes). I need to show only 1 node (the PHP snippet) on the 1st page of the node listing, then normal number of node summaries on the succeeding pages.

how to output taxonomy from array returned from node_load function?

I'm trying to modify trip_search so it returns the category name that the node result is associated with. I noticed there's one part that uses the node_load functiona and splits the array.

Something like:

Pages

Subscribe with RSS Subscribe to RSS - Post installation