drupal

Drupal Search

We have been working with this in the last year ,

this is great drupal resources search engline (based on Google custom search engine)

 

give it a try , bookmark it

http://drupalsearch.org/

New module postiteverywhere

gmaps markers problemon interner-explorer

 

Dark Shaddows on Internet Explorer :-)

We built a drupal site with google maps, and it worked fine on our browsers. However, our customer pointed for us on a big & scarry shaddow where the markers should have seen

 

Aperently he was using ie7, and we found a javascript error in the markers. Doing some research and changes, we returned to the default settings, and suddenly it worked fine.

Using patch on Windows

For those of us who prefer using a mouse and some GUI,

we found a great article by Scott Hanselman @shanselman

about using patch for Windows

Using a Windows version of GNU Patch.exe with CVS and Diff Files

 

Read more about this issue in Drupal.org forum discussion:

Has anyone found a good "patch" for Windows XP?

  

function return filepath from file id

We had to use the filepath instead of fid more then once,

Here is a small function we wrote, returning the filepath from the fid

 


/**  * Get filepath by fid  */ 
function filepath($fid) {   
if (is_numeric($fid)) {     
  $filepath = db_fetch_object(db_query("SELECT filepath FROM files WHERE fid = '%s'", $fid));     
if (is_string($filepath->filepath))       
    return $filepath->filepath;     
  else return FALSE;   
} else return FALSE; 
}

<p>

comment form above comments module

How to change the location of the comments?

we found a nice module allowing placing the form of add comment above the comments, here is how it looks like:
:

if you want to try it yourself, visit: comment form above comments

  

good luck

The Devart Team

What is Drupal ? 60 seconds video

What is Drupal ?

Here is a cool video explaning:

 

http://pingv.com/videos/1/what-drupal-57-seconds

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

New post: Drupal Search http://tinyurl.com/ydqmlg2 3 weeks 2 days ago
New post: Drupal Search http://tinyurl.com/ygbejpf 3 weeks 2 days ago
New post: StoryTimeForMe http://tinyurl.com/yfefql9 3 weeks 3 days ago

Testimony

The Guys from DevArt is simply a top notch web professionals. Going through a huge range of professionals in the field of web developing and drupal platform , DevArt guys are few  of the best web developers I know  with a unique ability to capture the entire web site process. Their unique ability to understand and analyze the needs of any project combined with sheer research and developing talent and creativity has delivered outstanding results time and time again

Ori Tamari
WilfLifeSaving.org