English French German Italian Portuguese Russian Spanish

org project

30
Aug

Using tab in form / node in drupal

Sometimes, you may have too much information you want to display in a page. You may use tab(s) to seperate the fields so that users don't need to scroll down to read the information

http://drupal.org/project/tabs

-

For tabs in form, you go to content type -> manage fields -> configure -> choose tab

 

 

Results

30
Aug

How to build a simple Drupal photo gallery

Modules Required

(1) Lightbox2
http://drupal.org/project/lightbox2

(2) Views
http://drupal.org/project/views

(3) CCK
http://drupal.org/project/cck

(4) Imagecache
http://drupal.org/project/imagecache

 

Steps

1. Enable all three modules above

2. Create a New content type -> Gallery

3. Create a new field in gallery using the CCK

15
Jun

Not popular, but very useful modules for drupal admin / webmaster

Here are some very useful modules which I found they are very useful. It helps me a lot to organise the admin / user pages in drupal

 

  1. Vertical tabs (http://drupal.org/project/vertical_tabs)

    This module provides the following features:

Autotagging - Drupal

Tagging becomes popular these days because it helps user / search engine to understand / search the content they are looking for. We all use tagging everyday. Think about how you use google, you put in a few keywords and the search engine comes up a list of reference contents. You bascially use the tag (keyword) to find the reference content.

If the author of the content uses some tags which are the same as the those keyword you put on google, search engine will give you a higher position.

In drupal, so far I learn 2 ways to do this tagging things

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