Skip to main content

Home/ Drupal for Developers/ Group items matching "for" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Howto: Theme Drupal forms with PHPTemplate | PC Tips - 0 views

  •  
    With the introduction of the Forms API (FAPI) in Drupal 4.7, module authors got a new, shiny, but above all, powerful tool to generate and validate advanced Forms. For some it's such a big leap from Drupal 4.6 that they still feel a bit lost.
1More

PHP op-code caches / accelerators: Drupal large site case study | 2bits.com, Inc. - Dru... - 0 views

  •  
    Excellent resource for PHP op-code cache information
2More

Drupal Performance Tuning and Optimization for large web sites | 2bits.com, Inc. - Drup... - 0 views

  • articles discuss performance tuning and optimization of Drupal as it pertains to web sites with a large number of visits and page views.
  •  
    Great list of articles that "discuss performance tuning and optimization of Drupal as it pertains to web sites with a large number of visits and page views."
1More

Usernode | drupal.org - 0 views

  •  
    I use this for user profiles
2More

PHP, and Drupal Questions [Archive] - Hostmonster Forums - 4 views

  • * file_uploads * upload_max_filesize * max_input_time * memory_limit * max_execution_time * post_max_size
  •  
    Good list of variables to remember to change if you need to change PHP memory limits, especially for file uploads. I keep forgetting post_max_size
1More

Drupal Script Library | ToddGee.commie - 7 views

  •  
    Collection of shell scripts for automating Drupal tasks. Comment with link was posted to a Drupal group called Drubuntu.
1More

Tips & Tricks | Drupal + FCKeditor - 5 views

  •  
    Instructions for enabling spell checking in FCKEditor (using Aspell and Spellchecker, the latter leaving ads unless a license/hosted version is purchased)
2More

Programatic CCK Now Possible! | groups.drupal.org - 2 views

  • <?phpfunction mymodule_enable() {     // Get the files content   $filename = drupal_get_path('module','mymodule') . "/mymodule.cck";  $content = implode ('', file ($filename));      // Build form state    $form_state = array(       'values' => array(            'type_name' => '<create>',            'macro' => $content,      ),     );    // Put it in there     drupal_execute("content_copy_import_form", $form_state);}?>
  •  
    Start with comment 54181 - "This works for me in Drupal 6" and read along.
1More

drupal_execute | DrupalContrib - 0 views

  •  
    Actual documentation for drupal_execute
1More

Configuring settings using drupal_execute | drupal.org - 0 views

  •  
    Tagged for D5, but has D6 examples. Using drupal_execute (to be called drupal_form_submit in D7) to set site settings programmatically.
1More

Multi-step Forms in Drupal 6 using variable functions | pingVision - 1 views

  •  
    Unique method for handling multistep forms in Drupal.
1More

drupal_hash_base64 | Drupal API - 0 views

  •  
    Drupal 7 function for generating url-safe sha-2 hashes.

Get Rid of Computer Freezing - 1 views

started by helen troy on 12 Aug 11 no follow-up yet
1More

Home | Community - 0 views

  •  
    Community site for Open Atrium built with Open Atrium
1More

Drupal modules api site - 2 views

  •  
    Api documentation for contributed modules

Computer Help like No Other! - 0 views

started by sally pearson on 13 Jul 11 no follow-up yet

Enjoying Worry-Free Computer Use - 1 views

started by shalani mujer on 08 Jul 11 no follow-up yet
« First ‹ Previous 61 - 80 of 161 Next › Last »
Showing 20 items per page