Skip to main content

Home/ Drupal for Developers/ Group items tagged tips

Rss Feed Group items tagged

Daniel Gregoire

3 Tips For Using External Libraries With Drupal | Engineered Web - 4 views

  •  
    Good tips for using external libraries with Drupal.
Scott Blackburn

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 '';}?>
Scott Blackburn

Drupal Performance Tip: Block Visibility | Lullabot - 3 views

  •  
    "So remember: don't rely on regions and template files to hide blocks; they do so visually only. Using block visibility settings will ensure that extra processing is not performed on blocks that aren't being printed out in the first place, and keep your server nice and speedy!" See also the comment regarding the Context module and even Panels. Personally, I rarely use the traditional block page these days and rely more and more on the Context module as well as the Panels module in some cases.
innoraft

Tips to Secure your Drupal Website with Ease: Basic Security checklist - 0 views

Drupal powers more than 7,00,000 sites across the internet, which increases the chance of a specific site owner being vulnerable to cyber attacks.  Although all third-party modules are heavily...

drupal drupal8

started by innoraft on 18 Nov 19 no follow-up yet
Scott Blackburn

Quick Tip: SVN Filtering | GotDrupal.com | Drupal Tutorials - 0 views

  •  
    A fairly advanced screencast on SVN filtering. Matt Petrowsky has been doing such a great job putting together some of the best drupal related screencasts that are really helpful for my work environment and maybe yours too.
Scott Blackburn

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.
Daniel Gregoire

Load Testing Tools and Tips | Tag1 Consulting, Inc. - 1 views

  • ApacheBench (ab)
  • $ ab -n1000 -c10 http://localhost/
  • Links: Project's web page: http://httpd.apache.org/docs/trunk/programs/ab.html Benchmarking Drupal code with ab: http://drupal.org/node/79237
  • ...5 more annotations...
  • Siege
  • siege -c 10 -i -t 5m -d 3 -f url_list.txt
  • Links: Project's web page: http://www.joedog.org/JoeDog/Siege Sproxy project page: http://www.joedog.org/JoeDog/Sproxy
  • Apache JMeter
  • Links: Project's web page: http://jakarta.apache.org/jmeter/ Load testing Drupal with JMuery, part 1: http://www.johnandcailin.com/blog/john/load-test-your-drupal-application... Load testing Drupal with JMuery, part 2: http://www.johnandcailin.com/blog/john/load-test-your-drupal-application...
  •  
    Load testing tools. ab and siege are command-line, JMeter is graphical (and written in Java).
Daniel Gregoire

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)
seth kutcher

Exceptional Online Computer Support Services - 1 views

I was having problems with my computer last week. I have already called a lot of downtown computer shop providers to help me with my concerns but, they just were not able to fix it. So I called On...

online PC repair

started by seth kutcher on 28 Sep 11 no follow-up yet
webExplorations

Top Drupal SEO Modules, Tips and Tricks to increase traffic | My Drupal - 0 views

  •  
    SEO
seth kutcher

The Best Remote PC Support I Ever Had - 1 views

The Remote PC Support Now excellent remote PC support services are the best. They have skilled computer tech professionals who can fix your PC while you wait or just go back to work or just simpl...

remote PC support

started by seth kutcher on 12 Sep 11 no follow-up yet
Rem PC

The Best Remote PC Support I Ever Had - 1 views

The Remote PC Support Now excellent remote PC support services are the best. They have skilled computer tech professionals who can fix your PC while you wait or just go back to work or just simply...

remote PC support

started by Rem PC on 12 Sep 11 no follow-up yet
1 - 16 of 16
Showing 20 items per page