Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Do you know [link to broken site redacted].
It's an online Quiz focused on Drupal, where you can Test your Drupal Skills :)
A new Quarterly Test has just been published, with brand new questions.
What are you waiting for? Compete for the highest score!
Go to [link redacted] and become the ranking leader!
P.S.
Already a Drupal ninja? Suggest your questions for the upcoming quarter by filling in this form [link redacted]
If there was a module to leverage the new mega.co.nz cloud storage system provided by Kim Dotcom.
Something with similar functionality to what the Amazon S3 Module does or being able to use it as Drupal's private_fs to store files onto. No idea how big of a development task it would be to accomplish something like this (sysadmin here), but throwing it out there.
We have a client who is looking to implement Varnish in front of their CMS, as the site is very busy and using up a lot of resources on content which is only updated daily.
Does anyone have a bang on varnish VCL for drupal 8 and Varnish 3
This post is only for collaborate with Drupal community. Due to performance reasons I've had to move Apache's directives from .htaccess file in root directory of web application to virtual host file, with the purpose of avoid the load in the access to system file by Apache Web Server.
The hardest part was getting the rewriting URLs to Clean URLs worked but I succeeded.
I want to record this information in order to help those who want to achieve this performance in a production environment as my web server.
OS, Red Hat Enterprise Linux Server release 5.7 (Tikanga)
Apache Web Server 2.2.3 (httpd-2.2.3-63.el5_8.1) with MPM Worker
I have a Drupal install on my Windows 2008 server, using Apache, etc.
How can i create a menu link that will open a folder and display the list of files in that folder, the same as if you went to Start > Computer > Drive> Foldername. The site is hosted internally on my local domain based LAN, not public, so security is not an issue.
With IIS, i could do this with file://serverIP/foldername. A link like that in my Drupal menu does nothing at all.