The River
DrupalCorn meeting - 27Sept10 - Show and Tell
You got a week to drum up something to show. We have all levels of Drupal users so it doesn't have to be ground breaking, just something you are proud of. Your first module? ;)
This month flew by. Excited that DrupalCorn is less than a week away! See you all then.
Read moreSignup Integration Module/Ubercart
Hello all-
Anyone have experience with the Signup Integration module and Ubercart in Drupal 6? I can't seem to get it to work. I would love to have someone take a peek or point me in the direction of additional training/resources.
Overall, I am interested in a paid event registration solution so if someone else has a better idea, I am interested.
Thanks!
Tara
seeking advice on proximity filter for missing pets web site
Hello - I live in Des Moines and have started a missing pets web site and would like to install a proximity filter.
I have tried:
Location module - spent maybe 30 hours trying to configure. no idea what I am doing wrong. One thing which I would like to avoid if possible is the need to maintain a zipcode database, it seems a source of trouble.
Openlayers - seems a popular module but the proximity module has very little activity, and I can not find a single tutorial.
Geo - tried to install, got what seems to be a common error message.
Read moreDrupalcorn Gear
I put together some Drupalcorn gear on zazzle.com Thanks to cattlecall for the logo design work.
The shirt can be customized at: http://bit.ly/czoiOE.


And the mug is at: http://bit.ly/cOLlOX.


These are direct links to the editable products not affiliate links.
Read moreMeeting Frequency - Eastern Iowa Group
How to securely share logins between multiple users
My boss and I are looking for ways that we can share documents containing account logins and URLs. We only need to share between 3 users and need to access these files on our work machines, home machines, and potentially lab machines via a web login. I was looking into dropbox (http://www.dropbox.com/) as a potential solution and I was curious if anyone has had any experience with dropbox or any other solutions for something like this.
Thanks,
Purcell
DrupalCorn Meeting - 30Aug10 - Share Your Toolbox
With Drupal there are at least five different ways of accomplishing any task. Likewise there are plenty of options when choosing your developer tools. This month bring your toolbox and share your experiences. I will show my integration between Aptana Studio and VMware Fusion.
Hope to see you all then.
Hopefully if John can make it he can give us all an overview of Cacti
Read moreConfusion with Panels
I am having some issues with panels. I inherited a site where users use panels to create a 3 column layout for a certain type of page. (http://library.drake.edu/pharm-virtual-lib)
I thought that cloning a panels page would make a copy of that page and its panels, under different node names and ids. Instead it appears to basically make an alias that presents the exact same page under a different path, so editing any content on this cloned page edits the original page that was cloned as well.
Read moreHow do theming and css work (does it cache css)
I am reading through "Pro Drupal Development" a bit and I am a bit confused about how theming and css work (maybe I just have not read far enough yet).
I am working on master.css within a theme. I modify master.css, drop it back into the correct location within sites/default/themes/themename, but when I refresh the web page and view the css, my edits are not in the css.
Does drupal cache or do something else with css files when it strips out whitespace and generates one csss file?
(any suggestions for how to fix this or even places to read up on theming and css would be awesome)
Read moreHow to apply css only to a specific page/node?
How do I apply some css rules only to a specific page? I am scraping content from another part of the university site onto a panel for one of the librarians at work. Unfortunately there is a default css rule in the theme that is applying a top border to tables that I do not want to appear in this panel (yes, I know tables are evil for anything other than tabular data, but I don't have much control over what I am getting).
http://library.drake.edu/educ-virtual-library
(all of the grey bars in the central column are my issue)


