[Skip Header and Navigation] [Jump to Main Content]

drupal

Accessibility to websites with Drupal

One of our clients, asked for an "Accessible website", and he wanted to "know how much will it cost"?

So what does Accessibility means?

For example, text provided for Images and meaningfull names for Links, helps blind users using text-to-speech or text-to-Braille.
Big images and underlined links make it is easier for poor-sight and color blind users to notice and understand.
Many people navigate by keyboard only, because they cannot use a mouse, so anything should be navigable without a mouse, and no keyboard traps!
Flashing effects may cause seizures, and more...

Solving Cron run exceeded the time limit and was aborted Error

Recently i got this error in my log
Cron run exceeded the time limit and was aborted.

apparently it was because i have added a redirect page to keep an old path and avoid 404 error
so i have added a page with php code with a simple drupal_goto()

I have found that this breaks cron.php

I have found here is a simple solution , and here it is

Recently i got this error in my log
Cron run exceeded the time limit and was aborted.

apparently it was because i have added a redirect page to keep an old path and avoid 404 error
so i have added a page with php code with a simple drupal_goto()

I have found that this breaks cron.php

I have found here is a simple solution , and here it is

{syntaxhighlighter brush: php}
<?php
// redirect only if this is not cron script

Drupal website read-only mode to lock site from updates while upgrading

Having a live drupal website, that needs to be upgraded, or just a simple task such as adding Languages or changing a Themes, we would like to hold all content changes, till the work is done.

 

We found a nice module to set the site for Read-Only mode

http://drupal.org/project/readonlymode

 

Using the module is simple, just need to check the box, and the site moves to a Read-Only mode

 

The only thing missing in that module was that it still allows to add comments.

 

Google Chrome Search Engines & drupalSearch.org

This article uses the OpenSearch Specification that is
implemented inside Google Chrome

Today I want to show you the use of Google Chrome search engines on drupalsearch.org site.

when you visit drupalsearch.org site in Chrome, Chrome automatically adds this provider to your browser search providers
this magic happens because this site implements OSDD - OpenSearch description document

Drupal search providers for firefox

drupal.org is a great site with a lot of good content that help us to solve problems that already have been solved
but drupal.org search is somehow slow

so we have found this site

http://drupalsearch.org
this is google cse site that index drupal.org

so i order to provide firefox users an easy access we have created a Firefox Addon

The best CMS for my website : Drupal, Joomla, or Wordpress

Everyone asks us "which of the CMS platforms will be best, for my website?"
and they want to know why we think so,too.

We found a good article that covers that:

Drupal, Joomla!, and WordPress – Which CMS to Choose?

We choose to work with Drupal

read more Why Drupal

How Drupal manage file upload limits?

One of our clients has a big Power Point presentations he wanted to upload, to his website.

 

he tried changing the limits to 4M file-size using

/admin/settings/uploads 
 

But he failed, and got a long error message from Drupal, saying:

Your PHP settings limit the maximum file size per upload to 2 MB.
Depending on your server environment,
these settings may be changed in the system-wide php.ini file...

 

The solution is to:

drupal on Linux: why "crontab -e" is not working ?

Working on Linux, we have to use cron to execute jobs such as backups, drupal's search index build and many others.

But how come nothing happens when you run:

 crontab -e 

Many reasons could cause this, but it is most likely that your session's default editor is not installed or somehow ... vanished

Assuming you have vim working on your Linux,

here is how you can change your session's default editor to vim:

 export EDITOR="vim"

 Now, if you type again

Drupal Search

We have been working with this in the last year ,

this is a great drupal's resources search engine (based on Google custom search engine)

 

give it a try , bookmark it

http://drupalsearch.org/

New module postiteverywhere

Why CMS ?
Find why you need a CMS web site
Why Drupal ?
Find why you need a Drupal web site
Why Us ?
Find why DevArt is the company you need

Latest Tweets

DevArt: דרופל הגיע לממשלת ישראל ! http://tinyurl.com/3x5k4zw 5 days 13 hours ago
DevArt: יבוא נתונים וניהול מסדי נתונים בדרופל http://tinyurl.com/35khcav 1 week 4 days ago
DevArt: קביעת שפה הכניסה לאתר לפי ארץ באתר רב לשוני http://tinyurl.com/34ft4s9 2 weeks 5 days ago
DevArt: בניית אתרים דרופל- סיפורי לקוחות מרוצים http://dev-art.net/he/testimonials 3 weeks 3 days ago
Happy customers, tell about their drupal website built with DevArt http://dev-art.net/en/testimonials 3 weeks 4 days ago

Testimony

I have worked with DevArt for over a year and I highly recommend them for any drupal needs.

 

What has impressed me most about Avior, is his loyalty and integrity. He has always been there for my company and because I was a start up company even helped me out on a payment plan. He's also a very hard worker and worked many late nights before my launch

 

Andrew Gitt

Principal & CMO

Story Time For Me, Inc.