Skip to main content

Home/ Drupal for Developers/ Group items tagged check

Rss Feed Group items tagged

Daniel Gregoire

Restrict specific folders from public download (via .htaccess) | drupal.org - 0 views

  • If you set "public" as the download method, you can still protect some of your folders by settings in your .htaccess file, if you have mod_rewrite enabled. For instance, if your files live in sites/default/files, and you want to protect everything in sites/default/files/protected_download_dir, then you can add the following line to your central .htaccess file: RewriteRule ^sites\/default\/files\/(protected_download_dir\/.*)$ index.php?q=system/files/$1 The files in this folder (or, all files that match the regular expression) will not be served directly by apache, but by a full drupal request using the file_download() callback. The routing for system/files is defined in system_menu(). Access Checking for File Downloads Modules can do access checking on files downloaded through file_download(), by implementing hook_file_download(). For instance, the filefield module will do access checking for all files that you upload via filefield. It will only give access to people who are allowed to see the node and the field the file belongs to. In addition, you can look for modules that restrict file downloads based on the folder name or other criteria. Access Checking built-in with Filefield The filefield module has access checking built-in. To make use of this, please Make sure to use the latest dev version of filefield (for now). The current offical release (08/2009) has a bug in access checking. Have a look into filefield issue 516104. Configure the filefield you want to protect. Use the filefield path module, to define where the files for the filefield should be stored by default. Add a line to your .htaccess to protect this folder (see above). Use whatever modules to restrict node or field access.
Angela Ann

Personal Loans With Bad Credit - Cash Advance Without Any Credit Check Formalities - 0 views

  •  
    Personal loans with short term help offers easy monetary aid to handle your cash woes in the same day of applying . You can arrange fast funding through online way without any credit check verification. Best way to solve your cash hassle according to your needs .
  •  
    Personal loans with short term help offers easy monetary aid to handle your cash woes in the same day of applying . You can arrange fast funding through online way without any credit check verification. Best way to solve your cash hassle according to your needs .
  •  
    Personal loans with short term help offers easy monetary aid to handle your cash woes in the same day of applying . You can arrange fast funding through online way without any credit check verification. Best way to solve your cash hassle according to your needs .
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)
paresh sagar

10 points to consider before hiring a Drupal developer - 0 views

  •  
    A developer should have a curious mind to create unique solutions for a project. Make sure to check the innovative skills of the person before hiring a Drupal developer for your website.
specbee

Everything you need to know about Website Accessibility | Specbee - 0 views

  •  
    Sure, user experience is the buzzword these days, but the emphasis on web inclusiveness is equally critical. Here's a guide to web accessibility, why you need to implement accessibility and how to check if your website is accessible.
cecilia marie

Software Support Saved My Spring Days - 3 views

Last spring, I was having trouble with a recurrent problem from a software I installed on my PC. It keeps on displaying errors on the screen which really got me ticked off. After 2 weeks of putting...

software support

started by cecilia marie on 10 Aug 11 no follow-up yet
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
innoraft

Getting ready for Drupal 9: what should website owners do? - 0 views

Drupal 9 is not being built on a new core, but rather in Drupal 8 itself. This means that new functionality will be added as backward-compatible code and experimental features. Drupal 8's biggest d...

drupal 9

started by innoraft on 18 Nov 19 no follow-up yet
1 - 8 of 8
Showing 20 items per page