Contents contributed and discussions participated by Scott Blackburn
Welcome | terminus1525.ca - 0 views
HOWTO: Fully Theme and Customize the Drupal User Registration Form | Chapter Three LLC - 0 views
Remove 'Formatting guidelines' | drupal.org - 0 views
-
<?php/** Override filter.module's theme_filter_tips() function to disable tips display.*/function phptemplate_filter_tips($tips, $long = FALSE, $extra = '') { return '';}function phptemplate_filter_tips_more_info () { return '';}?>
http://vineyardvoice.org/files/how_tos/groups_walkthrough/index.html - 0 views
-
Ted wrote a theme_breadcrumb() override and called it vv_fix_breadcrumb(). The code is well commented and should be self-explanatory, even to non-phpers.
Feed API + Emfield Recipe | drupaltherapy.com - 0 views
-
Here is a quick recipe that uses Drupal's Feed API, Feed Element Mapper, CCK and the Embedded Media Field to create independent embedded video nodes on your Drupal site by RSS. This is our first screencast and first contribution to the Drupal Dojo, hopefully you will find this interesting and try it out yourself.
democracy in action | Development Seed - 0 views
How to prevent duplicate posts? | ted serbinski - a blog about drupal, macs, productivi... - 0 views
« First
‹ Previous
221 - 240 of 328
Next ›
Last »
Showing 20▼ items per page