modules

bcrane's picture

Looking for ideas: member-specific content

We built a pretty simple Drupal site for a client and we're going back to add in some additional features. Something they'd like to do is have member-specific content upon login. (Example: John Smith logs in and sees text directed only to him or his company). The content will probably just be a page.

We can do this with content types/roles/permissions but our client wants to be able to manage this themselves. I'm afraid that's going to be too advanced/confusing for them.

2 comments · Read more
indytechcook's picture

My first Drupal Module

I did it. A huge milestone in my Drupal development life. I completed my first custom module. While at this point it would only work on my site (I hard coded the name of content types and some other variables from the notification module) but it works. I have attached it but know that you can’t just add it to your site. At minimum you might have to change the name of the feed-item content type on line 85.

notification_block.zip

2 comments · Read more
dougvann's picture

CCK+Views2 Slides from Tuesday Sept 2nd Meeting

Here are the complete slides from the last meeting.
http://docs.google.com/Presentation?id=df7tpq4k_22hk5wx4tb
You can also view it here with out a GOOGLE account: http://drupalindy.com/node/120
I encourage you all to grab a Drupal6 install and follow these slides in order.
If you have any questions, post them here.
- DV

2 comments
mikegoodwin's picture

Imagecache Actions

This is the Imagecache Actions module which I mentioned in tonight's meeting. A couple of you seemed pretty interested. I've never used it, but it looks sweet.

http://drupal.org/project/imagecache_actions

Login to post comments
dudenhofer's picture

Drupal Theming with the color module

Hey guys,

I found this very interesting page for integrating the color module into your theme. http://drupal.org/node/108459
Has anyone tried this yet? I haven't had a chance to, but I can't wait to see what I can do with it. As soon as I can, I'll post it here. Just curious if anyone else is into this or not.

1 comment
Syndicate content