English French German Italian Portuguese Russian Spanish

December 2010

23
Dec

Create / rename a new theme based on the ready made theme in drupal

We download and use ready made theme from drupal. However, if you want to look more professional or you don't want people knowing which theme you are using from the source code.

When you make a new theme, modify the "theme names" in the following files. I used theme "acquia_marina" as an example:

  • acquia_marina.info
  • style.css
  • layout.css
  • template.php

Basically, whenever you find the text "acquia_marina", replace it to "your_prefer_theme_name"

22
Dec

Drupal: Publish comments in bulk with Views Bulk Operations (VBO)

Because of SPAMS, you may prefer to read the comment posts first before they are published. 

By default, drupal VBO does not have a function to bulk publish comments. It means you have to publish one by one after you click "edit". It is a real pain if you have many comments to publish. (see picture below). 

 

X
You may login with either your assigned username or your e-mail address.
The password field is case sensitive.
Loading