admin

Taxonomy Suggestions

Taxonomy suggestions

You can create whatever Terms you can think of a use for, grouped into whatever Vocabularies you like. There are infinite possibilities – which always makes it hard to get started.

General strategy

It's difficult to immediately envision all the ways to set up your taxonomy, and all the possibilities for using it. Here's a general suggestion for starting out:

Menus, Links, and Paths: Navigating the Site

This is important stuff. One of the keys to grasping Drupal is to understand that creating content is just a small part of the picture. Creating a node is simple enough; telling users how to get to any node, via links in menus or elsewhere, is the start of building a site.

Creating a page from a List of Nodes

You'll often want to make a page not from a single node, but from a list of several nodes. I haven't yet come across a technical Drupal word for such a page, so I'll call it a 'node-list page'.

Creating a page from a Single Node

There's not much to cover here. As already discussed, when you create a node, Drupal automatically gives it a path (like node/53), or you can give it a path yourself (like product_catalog).

To create a page from that node, then, you don't really need to do anything special. Just go to the node's path (presumably via a menu item you've created for the purpose), and Drupal will whip up a page centered around that node, surrounded by the blocks, graphical elements, footer, and other accountrements you've set up for the site.

That's it!

New EDAM pages: Placing Content on Pages

Got a couple new Easy Drupal Admin Manual pages online, under the heading Placing Content on Pages. As with other pages, it's too basic to be of much use to experienced Drupaltons, but may be helpful for some brand-new beginners.

Also doing a little rearrangement of some other pages. (Ah, the beauty of a CMS here: I can shuffle Book pages around, and not have to worry about the internal links. Thank you, blue drop-headed one.)

Think you can admin a Drupal site?

I recently posted a modest Drupal Admin Manual for the non-technical admin.

Announcing the Drupalace.com Drupal Admin Manual!

Whew! It's up!

About a year ago, I wrote a Book of how-to pages as a beginner's site admin manual, which I used to get clients up and running. I've now relocated the Book here, for your edification and amusement as well. (Not a mean task; read more here.)

Free Aliases!

Below are useful built-in aliases, ready to take you to important pages. Just type the alias into your browser's address bar, after <your site domain>.

Drupal aliases

The following aliases come courtesy of Drupal:

 

The user login page. The first page you need as an administrator!

/user

List of registered users, with links to each individual user page.

Changing Color of Garland Theme

Garland is the name of a Theme made for Drupal 5. It has a nifty feature: an easy color selector that lets you change your color scheme right within the Theme configuration form; no programming required.

If you're using the Garland Theme, or a Theme based on Garland, here's how you can change your colors:

Other Fun Things

Tips, tricks, and techniques.

Syndicate content