modules
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.
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.
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
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.
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.





