drupal
Drupal Default Filter - Role (role) user is not allowed to use format Full HTML.
Submitted by phil on Thu, 2008/02/07 - 01:08.I ran across a beautiful Drupal module this evening called Default Filter which allows the Drupal administrator to set input filter defaults, based on various roles within the system.
I have run into issues where I have wanted to assign the Full HTML input format for all administrative users, and Filtered HTML for all anonymous or low level authenticated users. Up to this point, I just set the default filter to Filtered HTML and manually changed it when I created a new page.
Default Filter takes care of this problem!
Drupal Fix for Internet Explorer Cannot open the internet site with embeded Youtube and Google Video
Submitted by phil on Sun, 2008/01/27 - 16:01.Drupal is a wonderful CMS platform for building an encompassing and professional website presence. I have however, run into an issue where Drupal does not like to show embeded video's through Youtube or Google Video when viewing a page in Internet Explorer. If you try to visit the page with the embeded YouTube or Google Video, Internet Explorer throws up an error message to the effect of:
Internet Explorer Cannot open the internet site http://domain.com/page
Operation Aborted.
Mod Rewrite for Multiple Drupal Sites
Submitted by phil on Tue, 2007/08/07 - 18:26.I have a sister, who is a genius on anything unix based... She set me up with a .htaccess file that allows me to host two Drupal sites, each in their own folder. I did some extensive searching for such code, and found absolutely NOTHING that outlined something as simple as pointing domaina.com to folder /h/domaina.com, and domainb.com to folder /h/domainb.com. I tried all sorts of configurations but ultimately was unsuccessful.
Embed Google Maps into a Drupal Node without a Module Using PHP
Submitted by phil on Tue, 2007/07/03 - 18:25.<iframe> tag. This method is MUCH easier to do, plus, with the ability to sign-in and save your own maps, you can put detailed information related to your map location!
