Drupal
Implement the popular post and monthly archive feature using View module
Unlike Movable Type which I used before, Drupal does not come with native 'monthly archive' feature. This feature that every blogger might require could be implmented through the use of 'View module'. and others website features like the 'popular post' or 'recent comments' for drupal also come with the View module.
What is View moduleRead more
First Drupal Module you should install: Admin Menu
There 's a lot of useful modules in Drupal, and It 's really difficult to choose the best one, But for the question of Which module is the first module that you should install after the first installation of Drupal . Although People might have different opinion . I think there 's such one module with no dispute.
The chosed one is the Admin Menu module.
Whether you 're a drupal newbie or an experienced one, going down the menu structure to configure block or individule module setting is an tiredsome task.Read more
Website content categorization and Menu system for drupal
To organize a website's content and relate it with the website menu usually require much consideration. The content category and menu together make up of the website ' s main structure and navigation path which might have great impact on experience of the visiting users . A good Menu and navigation system 'persuade' the visiting user navigate to other topic of the website they might be interesting and help to retain the user.Read more
Stop spam - configure Mollom module for drupal
Why use Mollom?
After the launch of this website, I care little about the website spam problem, In fact I did not install any anti-spam module, cause there 're few visits at the beginning . But something happen today, spam finaly appear on the comments of my website. fortunately, there 's only teens of them. and I could remove them easily.
But eventually, every webmaster has to deal with the spam problem. All we want is something simple and does not intrude with our normal website publishing that could still protect us from horrible spam !Read more
Dynamic image path with token for drupal
Currently I use FCKEditor and IMCE for online article writing. It is good for article writing with both text and image content. But When I upload image in the IMCE browser interface. I can only upload the image into an existing diretory, A directory need to be created with the IMCE administration interface before the upload.Read more
