This forum is for less technical discussions about the Drupal project, not for support questions.

Linking to internal pages within a node

What is the best-practice way to link to internal nodes/pages within a node's body? At the moment I put

<a href='/some/link'>tags</a> 

... with the emphasis on the leading slash / because without it links would break when not in the root directory. But this isn't perfect because the leading / also means that if the drupal installation moves to a subdirectory then the links are broken.

hmmmm, did we just move to the new server?

I think, we just changed over... or I am the only person on the internet tonight. Drupal is screaming fast right now, it's faster than if the file server was sitting on my desk.

Module data type

Looking at the drupal tables to understand better how it works, there's something I do not understand: why is the column "module" defined as:

  • a varchar(255) in table vocabulary"
  • a varchar(128) in table "authmap",
  • and a varchar(64) elsewhere ?

Question about getting started...

Hello Everyone,

I've just downloaded Drupal and I want to develop a custom software application on top of it. Basically, it's going to be a specialized document management system for a small group home. Where would everyone suggest I get started as to using Drupal for this?

Thanks!
Anthony

image module question

on the description for the image module, one of the things it says that it can be used for is including images in stories. is there a way of doing this automatically, or is it basically just talking about uploading an image and then putting an html image tag linking to the image's URL?

Does ADC theme support logo ?

I am using adc theme. Haven't been able to add logo - default/custom. I wonder if adc theme support logo. Any help will really be appreciated.

Pages

Subscribe with RSS Subscribe to RSS - General discussion