Archive

Date

December 30th, 2008

How to change the default add comment page in Drupal sites/blog

Tagged:

DrupalBy default, if you create an article on the blog / site based on Drupal you want others to comment on what you write. And that is the function of the page comments that are prepared by Drupal.

The problem is the visitors which usually come to give a comment also has another purpose, namely to promote their site / blog through filling up the homepage address in add comments field page and by default Drupal will not display the field.
 

December 24th

Showing the yahoo online status on block in Drupal based sites

DrupalTo communicate using yahoo protocol become a requirement at present. Because of the ease and breadth to chat using yahoo, make the blog / site owner would like to greet their visitors with the yahoo icon that install on your site / blog. Usually the yahoo online status is used by online stores, but it's not a problem for personal site / blog if they want to use it too.

 

For those who have a website / blog based Drupal and want to show yahoo online status in the block can follow the steps below:

December 17th

Top 25 open source projects that can be the alternative of proprietary software

Global financial crisis that currently occurs also affect the financing that must be issued by a company. In a crisis period the company will try everything to save their spending in order to survive in the global financial crisis that strikes.

Savings will form an expenditure tightening made by a company and budget tightening will also overwrite the IT division of a company, especially in the IT project planning and the use of the system that currently running.

December 15th

Download Drupal 6.8 and Drupal 5.14

Tagged:

Drupal Drupal 6.8 and Drupal 5.14 are slight updates to Drupal 6.7 and 5.13, removing an incompatibility with versions of PHP before 5.2 released in the earlier versions. The 6.7 and 5.13 releases fixed problems reported using the bug tracking system, as well as critical security vulnerabilities.

 

Security Vulnerabilities

December 11th

Showing WYSIWYG editor in edit block page on Drupal based-site

Tagged:

Often we need a WYSIWYG editor module on the block edit page in drupal based-sites. Usually, we need editors to help us facilitate to edit 'content' in the block.

However, by default WYSIWYG editor will not show it in the edit blocks page. We need to add a little thing in the configuration of WYSIWYG module so we can use an editor in the edit block page.

I am using the TinyMCE WYSIWYG editor in Drupal 6.6 and hopefully can also be applied in other WYSIWYG editor.

December 8th

Installing Drupal cumulus module

Tagged:

Can you see 'TAGS' block in this site that locate on sidebar under 'ARCHIVES' block?

You can see the 3D effect because it's using the cumulus module. You may also find similar effect just like Cumulus module in other sites based on WordPress, it's because the drupal cumulus modules is based on the WP-Cumulus WordPress module by Roy Tanck (http://wordpress.org/extend/plugins/wp-cumulus/).