Track Hours: Do I need a module or CCK or nodes?

I'm not certain whether I need to create a trackhours.module or simply create custom page content. I think I need a module because certain submit actions will need to edit the database. Or, does it require a bit of both. At the bottom, I'll try to describe what I want to do. Please reply with which method you would use.

I read the Drupal module documentation and have used CCK once and Drupal Snippets a few times in page content. I have used Perl to write programs, so I am very familiar with mySQL queries and database normalization. I am brand new to PHP syntax.

---Ashford

Purpose

Role ABC Users are required to train 8 hrs/yr and volunteer 40 hrs/yr. We need to record, track, and report the current year's data and maintain historical data.

trackhours categories

  • training basic: subcategories are topics
  • training advanced: subcategories are topics
  • volunteer service: subcategories are locations

Work Flow

Work flow based on Track Hours menu links.
* Records Keeper has access to edit all User records.

## my Summary

  • Displays table format showing totals by category and other data
  • Limited by global user uid.

## my Activities

Requirements and www.friendlier.com

I am a newbie with hostings, so I want to ask you about my hosting company, it is www.friendlier.com
So, the php version is 5.2.3 and the mysql version is 4.1.22 , so does it fits the drupal requirements?
thank you in advance?

Drupal Chat Module

HI all,

I was looking out for a chat module and I found a few of those.

1) Chatroom
2) Phpchat
3) chatblock etc

The installation of these modules went on fine but am not able to use any of these. When I go to Settings -> chatmodule, or when I go to Content Types -> Configure, I do not see any chat related settings.

Moreover, I see an error Missing argument 2 for drupal_get_form() in C:\in\Source\includes\form.inc on line 61. when I try to access the chat modules. Has anyone faced this problem before? Is there some compatability issue?

Newsletter management without mailman?

I'm trying to set up a mailing list, and I saw the ezmlm module, but it doesn't really work with 4.7, even though it says it does. The simple news module is good, but there's not really a page that has sign up on it, just the block. Anybody know how to tweak the simple news so it lets the block be viewed as it's own page?

Brett

Broke my site w/ PHP code in a block

Hi. I did something stupid.

I was trying to create a block that features rotating images using a PHP script. (Yes, I did see the warnings about possibly breaking the site with PHP, but...well, here we are.) This is my test installation, so no harm done: just one of those wonderful "learning experiences" I've been told build character!

So, since I made this block viewable from every page, the image URLs in the script would come up no matter what URL I entered: specific nodes, admin, etc. Nothing but pictures.

Taxonomy CCK text Field

is there a module for Taxonomy text(not drop down list) Field. So then I type not select the category of the node and the module automatically creates the term for that in the vocabulary

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x