...Drupal!
From my boss:
The recently unveiled new site for Connect for Kids has garnered rave reviews from staffers and users. Thanks to the Drupal CMS for making this an easy-to-use and feature-rich web site.
Cecilia Garcia
Executive Director
Connect for Kids
As for me:
I Don’t know what I would have done without Drupal. I have been able to meet so many requests for specific functionality with a minimum amount of effort.
We were working with an archaic CMS that allowed us no customization and had little features. Now we have the world at our fingertips and only our imaginations to hold us back.*
I have created a few custom modules for the site that I plan on on sharing with the Drupal community. If I can just find the time…
Check out the Connect for Kids' Web site
Thanks,
-Jeremy Isett
Comments
min/max blocks
Being able to minimize/maximize sidebar blocks is pretty cool. How'd you do that?
explained
A function prints a form to each block that passes the block's id to a page that sets a session variable for the state of the block. Then the block reads the session variable and prints the content, or not.
I had to turn off the cache for this to work with anonymous users; which I didn't realize I would have to do when I was first creating this. If there is a way for this feature to work with the cache on then please let me know.
I originally thought the cache only cached the content of a node…boy was I naive…
Here's the module:
and heres the block code
Great Site - great feature
This is a great feature for sites with many blocks in the sidebar.
I try to use it on my site learn-php.de and will tell you if it works.
meinolf
learn-php.de
--
mdwp*
Great Site - great feature
This is a great feature for sites with many blocks in the sidebar.
I try to use it on my site learn-php.de and will tell you if it works.
meinolf
learn-php.de
--
mdwp*
Handbook page please :)
Could you go ahead and create a page for the handbook under the blocks item?
-sp
---------
Test site...always start with a test site.
Drupal Best Practices Guide
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
I will do this. But before I
I will do this. But before I make this really public (like I didn't already do that) I am going to add some features for administrators:
Anything else?
Geez, I hadn't even thought
Geez, I hadn't even thought of those items. That's pretty neat.
Good thing my sister-in-law doesn't read the support forums, she'd want the feature because of the neatness factor.
-sp
---------
Test site...always start with a test site.
Drupal Best Practices Guide
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide