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

Events Module, not displaying (Story)

hello,

In the events block, is there a way to have it not display (Story) if the node type is story? I just see nothing gained by the user seeing the node type.

Thanks,

Allan

Auto installer for Drupal 4.6 multi-site and modules -- how do I share it?

I have written an automatic installer and universal settings.php file that I would like to share back to the community if anyone is interested, but I don't know the best/right way to do that. How do I share it?

Inspired by danielc's script, this script does the following:

  • Installs the default database for a new Drupal installation and all downloaded modules.
  • Installs a new domain sharing the same code base as an existing installation.*
  • Supports individual databases for each site or both fixed and array type db_prefix settings.
  • Automatically installs custom database tables for any modules (supports multiple-domain methods).
  • Can be re-run to install any new modules*
  • Supports automatic multi-site settings.php file.
*If you use an array of custom prefixes mixed with common tables, then you need to remove code intended to protect against re-initializing your site.

With this script on your site, adding a new Drupal site sharing the same code-base is as simple as:

  1. Create the database, with rights to the Drupal user.
  2. Add the new domain as a serveralias to the Drupal site.
  3. Browse to the web address http://host.yourdomain.com/database/build_db.php?pw=dbpass (you must know the database user password for security).

How Do I list blogs by user name

Okay, here's what I'm trying to do: (I have the index module that doesn't do it right)

I want to be able to (without doing it by hand) create a index style page, with the alpha/numeric listing on the top, #-A-Z ... but it brings up user name, not titles of the blog posts.

So people would be able to browse alpha-numerically through all the users, to see which ones have a blog.

In a perfect world it would just like the index module only sorting by user name, and only displaying user names of people with more than 0 posts on their blog.

Can E-Commerce module be made to use CiviCRM's address field?

I would much rather have CiviCRM handle the address info for ecommerce.module instead of the address module included with it so that I can reference addresses in CiviCRM without requiring users to enter them twice. Does anyone have any ideas as to how this might be accomplished?

This is with CivicSpace 0.8.2rc4, based on Drupal 4.6.

how to use wikiwyg for drupal textarea?

hello.

i'd like to use wikiwyg (http://www.wikiwyg.net/) for editing drupal page content. i'm not a programmer but i could do some attempt on my own in integrating wikiwyg into drupal (via a template?), assuming i get some guidance from some of you drupal gurus.

the place for an hacker to look at is: http://www.wikiwyg.net/download/bleed/doc/html/Wikiwyg.html

Show node teasers of taxonomy vocabulary terms

Hi Guys

I have a number of nodes associated to a vocabulary term.
I want to show the teaser list for the term within a node, such as a page.
In a page I might have a heading of 'Recommened movies' then the term teaser list so users can click on the teaser link.

How do I display the teaser list?
I'm hoping it is a simply tag or php call.

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation