You are hereBlogs
Blogs
Creating a Winning Term Paper
It is important to know how to present your writing in a professional manner. Details such as grammar, quotations, citations, and bibliography are essential to a well-written term paper and should not be neglected.
Drupal - imagecache problems with special characters
http://virtueinfo.blog.co.in/2008/12/09/drupal-imagecache-problems-with-...
We came across this problem on one of our Drupal sites the other day, someone uploaded an image with an ampersand in the filename, and imagecache refused to display the image. A bit of investigating revealed that imagecache had a problem with a number of special characters in the image filenames.
The solution is a little imagecache theme override - you can see examples for both Drupal5 and Drupal6 below
Drupal 5 version
Remove tinymce from drupal block edit page when format is set to PHP
Small one this to compliment our other article on removing tinymce from select textareas. This enhancement will hide tinymce from the Drupal block edit screen when the input format is set to PHP. This stops the problem of tinymce stripping the PHP tags from the block edit textarea when you edit your block
The following function goes into your template.php file and will solve the problem of tinymce showing up on a block when the format is set to PHP
function phptemplate_tinymce_theme($init, $textarea_name, $theme_name, $is_running) {
print $textarea_name;
switch($textarea_name){
PHP Development - Offshore PHP development
With great expertise and resources, CAT PHP Development helps develop Web Application or custom application in PHP that best suit your needs, budget and schedule, whether it is E-Commerce shopping carts with content management system, CRM Solutions, Community tools Web Calendars, Chat software or Discussion forums.
Drupal Search: How indexing works
Hi all,
A very informative article on how drupal search index is built. This article explains as HTML content is taken from node, processed and stored in database for searching purpose.
Drupal's in-build search is a powerful search system - that does full keyword searching.
Read more at
http://acquia.com/blog/drupal-search-how-indexing-works
Vinay
Simplenews Autosubscribe
Hi all,
We at VinayRas, recently released a drupal module named - "Simplenews Autosubscribe" - allows webmasters to auto-subscribe new users to a pre-defined newsletter.
This module relies on Simplenews module.
Please the module and its code at
http://open.vinayras.com/new-drupal-module-simplenews-autosubscribe
Thanks
Vinay
Drupal wins 2008 Best PHP Open Source CMS from Packt Publishing
For the third year in a row, Drupal has been nominated for a Packt Publishing Open Source CMS award. Packt Publishing is announcing winners all week. Today they announced the 2008 best PHP open source CMS.
The Award for the best Open Source Content Management System written on a PHP/MySQL platform is today announced as Drupal. Receiving $2,000 as the judges’ and publics favourite, Drupal finishes ahead of Joomla! and CMS Made Simple, who finished on equal points as joint runners up and collect $500 each.
Free and open source newspaper content management system
I came across ProsePoint - a Newspaper management system built on the top of Drupal.
This is what website says.
ProsePoint is a software package that lets you quickly and easily publish your own newspaper or magazine online. You can upload stories, edit stories online, and organise stories into editions, all through the user-friendly and convenient web interface. You do not need to know any programming or html.
Drupal: Combining the Login and Registration Forms
Hi,
I came across this interesting post of combining "Login box" & 'Registration page" on a single page. Most of the Web 2.0 websites are now using this sort of approach.
Read more at
http://www.proofgroup.com/blog/2008/sep/drupal_combining_login_registrat...
Top 10 Reasons to use Drupal 6
I have been working on Drupal since last 16 months and have learned right from basics to final development experience in Drupal, i am going to share my experience with drupal versions i have used and why i prefer using drupal 6. I can give you 10 reasons of why I prefer Drupal 6 over earlier versions.
Drupal is powerful robust CMS with excellent reach in community, Drupal 6 was released on 13th February after releasing four RC versions. Currently latest versions of Drupal is Drupal 6.5.



