The River
Can page cache be configured to ignore certain query parameters?
When our newsletters go out, links are appended with user-unique tags for tracking purposes and whatnot. Something like example.com/page?userID=1234. It is my understanding that these unique values are all treated as unique pages and effectively bust the cache.
We experience big spikes in web server and database load as soon as these newsletters are sent out. Is there any way to keep those queries in the url, but have the caching mechanism ignore specific ones?
I feel like someone must have run into this before, but my google-fu is coming up short.
Read moreDrupalCorn 2012 planning
We will be hanging out in the IRC channel #drupalcorn on irc.freenode.net to discuss whatever you want for DrupalCorn 2012.
This is an open discussion, so please bring any ideas.
So far:
- Current proposal is August 3/4 (Fri/Sat) in Ames or Des Moines with 200 attendees and two keynote speakers
- timeframe, 9am - 5pm with an hour lunch
- an evening event on Friday night
- 4-6 tracks
Potential Tracks (may change based on submissions)
Education
Business
Big Drupal
Configuration
Theming
Follow DrupalCorn
https://twitter.com/DrupalCorn
https://www.facebook.com/DrupalCorn
DrupalCorn 2012 planning
We will be hanging out in the IRC channel #drupalcorn on irc.freenode.net to discuss whatever you want for DrupalCorn 2012.
This is an open discussion, so please bring any ideas.
So far:
- Current proposal is August 3/4 (Fri/Sat) in Ames or Des Moines with 200 attendees and two keynote speakers
- timeframe, 9am - 5pm with an hour lunch
- an evening event on Friday night
- 4-6 tracks
Potential Tracks (may change based on submissions)
Education
Business
Big Drupal
Configuration
Theming
Iowa Drupal Users Group Meeting, "Module Tour" - April 30th 2012
In 2009 I reviewed the book "Using Drupal". The post become an awesome resource for the top 100 modules for Drupal 6. I would love to repeat that event and posting with the second edition.
http://groups.drupal.org/node/18669
http://shop.oreilly.com/product/0636920010890.do
DrupalCorn 2012 planning
Will be hanging out in IRC channel #drupalcorn to discuss whatever you want for DrupalCorn 2012.
This is an open discussion, so please bring any ideas.
Thanks!
Read moreIs there a way to prevent/override hook_node_view from firing?
I need to use the Commentsblock module, but it is turning out to be pretty buggy. I've got an issue in the queue with a patch for comments not displaying for anonymous users.
Now I've got a second issue posted about how paging is broken, but I'm stumped on how to fix it so wanted to see if anyone else had an idea.
Here is the issue: http://drupal.org/node/1513910
My question is: Is there a way to prevent the comment_node_view function from executing?
Read moreRecruitment for Drupal online training project
We are preparing an English version of our Drupal training program and we are looking for people interested in reviewing and testing the materials, at the same time they get advanced Drupal training for free.
We are building a team of 5-10 people (english native speakers) to start on April 16th, 2012.
If you are interested or know somebody that could be, please fill in or share the form to contact us.
http://www.forcontu.com/training-recruitment
Read moreMarch DrupalCorn Meeting - DrupalCon Recap and My First Module
Monday, March 26th, 7p - 9p
Sorry for the late post on this meeting. It has been a little busy at DrupalCon. For those who were not able to make it to Denver, we can talk about about what we learned. Originally, the plan was to criticize my first attempt at a module and talk about my experience learning how to do it, however it may not be done by meeting time. If I'm not done in time, we can criticize what I have so far.
Read moreFebruary DrupalCorn Meeting - Bootstrap Walkthrough
Monday, Feb 27th, 7p - 9p
Jkraai will be doing a walkthrough of the Drupal Bootstrap. This will give you an idea of what goes on under the hood when Drupal does its magic. It is one of the best places to start when getting into module development.
NEW LOCATION
We'll be meeting in Room 8, Curtiss Hall at Iowa State University Google Map. Please excuse the mess in the hallways as parts of the building are being remodeled.
Read morecreating a view of files in a private file system selecting files via path
Im converting a a site from D6 to D7 and one of the major reasons for doing so was to use the private file system feature of D7. This is supposed to be a departmental only site so they would like some of the file to be private.
in D6 they were public and I just made views by using filters on file:path for views of specific directories and things worked great. Id specify something like path contains: "document/forms" and Id get just the files in that directory.
in D7 with private files all I get for paths are things like: private://Customer List_Feb 8 2012.xlsx
Read more



