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

Linking to nodes and external sites

Hi there, I'm feeling a bit stupid to ask this question, but how do I link correctly to internal nodes?

Proposal: Visibility for Drupal and contributors

Objectives

  1. Providing a mechanism through which Drupal users can contribute back to the Drupal community.
  2. Encourage development of Drupal, contributed modules, and documentation.

Slashdot like systems?

I've been trying very hard to find Slashdot type-systems that I can use for a news site.

Namely, I need

* the ability for users to submit stories
* the ability to comment and categorize these stories

And it would be nice to have

* some kind of comment rating system (like Slashdot)

A bug of forum module?

I am using Drupal 4.6.0, when i enable the forum, and accident delete the vocabulary in Adminstrator->taxonomy.
After that, I define the forum in Administrator->forum, but the forum container and forum didn't appear in the taxonomy, and when I post a new forum topic, I can't select a forum. So the topic I posted didn't show in the forum.

Is it a bug? and how can I cover this?

Drupal with no theme

I am working on a site with no themes enabled. Would like to know how the form output gets printed, when no theme is selected ?

well theme() doesnt work as there is no theme selected

taxonomy regex

this is a regular expression taken from taxonomy module

...

// this, "somecmpany, llc", "and ""this"" w,o.rks", foo bar
      $regexp = '%(?:^|,\ *)("(

[^"]*)(?>""[^"]* )*"|(?: [^",]*))%x';
...
?>

may i know how this is " w,o.rks" represented above ? i could not see a . (full stop) in the expression.

explanations on the expression, please ?

Pages

Subscribe with RSS Subscribe to RSS - General discussion