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

Where and how do synonyms and related terms get used?

The taxonomy includes support for related terms (at the vocabulary level) and synonyms (at the term level). Related terms, per the documentation is described as 'allows relationships between terms within this vocabulary. Think of these as see also-references'. Synonyms are described as to be used for variant spellings, acronyms, and other terms that have the same meaning as the added term, but which are not explicitly listed in this thesaurus (i.e. unauthorized terms). The documentation also indicates that these features may not work in all modules.

How do I change the default language?

I want to use Drupal 4.4 as my website.
How do I use chinese as the default language?
I use PHPBB2 as my forum,and I can download language package from its website.

Please help me,and thanks.

about Syndicate XML

What can it do?
How do I use it?

thanks.

PHP Block

Hi all, am trying to create link inside a php module in the hope of redirecting to a separate system. What I would like to do is have a uid sent in the url so that my second app can use the uid. Below is the code I am using but am getting an error

$output = '';

$personuid = $user->$uid;
//Had to remove the A tags so this will display on this forum and not as a link
$output .= "< href='issues/plogin.php&personuid=/'".$persouid." ">Support
";

return $output;

Showing license

I would like to have a field when adding / editing a node where I would specify a license for the node. When license is specified then a block or inline text showing license or a link to it would appear. I tried this with a filter but it really doesn't work the way I wanted since it messes with actual content. It would also be great to be able to browse based on license. This would benefit sites with images/videos/etc. greatly. Has anyone else thought of this?

Dropped client, kept Drupal

I had a client who wanted a site done. I researched the various CMS's and settled on Drupal. In the end, it did not have the features he wanted (as evidenced by my questions and observations salted through the forum), so, I ... dropped the client.

What can I say, I thought this software and the care and artistry with which it is being written was impressive. I did use what I learned on one of my personal sites. Yeeha!

Pages

Subscribe with RSS Subscribe to RSS - General discussion