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
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
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.
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?
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>
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
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