Blogs
Permissions Per Webform Module
Tue, 09/25/2012 - 14:11 | by deborahPermissions Per Webform Module
This is a very useful module. If you use webforms a lot you know that if you give a role access to view all submissions that it means they view submissions to all webforms. This module solves that problem by putting extra access level at each webform.
I only wish there was a version for Drupal 6.
Setting up custom styles in CKEditor with Drupal
Fri, 04/27/2012 - 19:13 | by deborahIn order to set up custom styles in the drop-down list to the CKEditor toolbar is not that difficult but the instructions here is not very well defines when you are integrating with Drupal.
Simply copy the sites/all/modules/ckeditor/ckeditor.styles.js file into your theme directory.
Apache Solr Multi-core Setup on Tomcat
Thu, 04/12/2012 - 19:45 | by deborahSetting up one Solr server with two or more Drupal sites takes some additional configuration. If this is not done, all of the data for each site goes into the same index and when searching on one site, results are returned from both sites. If that's not the desired result (faceting won't currently work correctly), then it is necessary to set up a separate Solr core for each site. Each core is a totally independent search index.
Understanding The Difference Between Apps and Mobile Websites
Wed, 03/28/2012 - 21:31 | by deborahHere's a good article to help understand the difference between apps and mobile websites.
http://www.adaptistration.com/blog/2011/07/22/understanding-the-differen...
Drupalcon Denver
Mon, 03/19/2012 - 09:25 | by deborahThe Examples modules
Tue, 02/28/2012 - 14:57 | by deborahIf you are new to developing for Drupal 7 or upgrading from another version, the examples modules is a GREAT module for examples on how to develop for Drupal using the API. It gives you the basic of a lot of the common things you do when developing. Some examples included are theming (hook_theme), running cron job (hook_cron), forms (hook_form, hook_element_info), menu, node and so much more!!
10 Excellent Tools for Creating Web Design Wireframes
Sun, 10/30/2011 - 09:42 | by deborahI have my tickets to Drupalcon Denver and proposed a session
Fri, 10/28/2011 - 07:57 | by deborahDrupalCon Denver 2012
DrupalCon Denver is the official conference of the Drupal community and will be held in Denver, Colorado from the 19th-23rd of March, 2012.
I submitted a proposal titled Drupal Development is not just for Programmers... "There's a Module for that!". 565 sessions were submitted so the competition is tough.
Helpful Drupal theming links
Tue, 10/25/2011 - 21:36 | by deborahHow Design Helps Users Get to Know Your Content
Mon, 10/10/2011 - 09:50 | by deborahThis article on Newfangled.com does a good job on describing how your website design can determine how long your users will stay on your site.
http://www.newfangled.com/contentmgr/showdetails.php/id/23371


