Archive for the ‘Drupal’ Category

Appserv memory limit problem

Wednesday, May 21st, 2008

I use appserv is a local web server and I install drupal. When I config  my drupal module then refresh my site has error : memory  I’m search for solving problem from google I’m found.

Goto C:\WINDOWS then open file php.ini by text editor (notepad++, notepad, editplus) file “memory_limit” change value to 16M and save.

Drupal with wysiwyg editor

Wednesday, May 21st, 2008

Many web site or blog use wysiwyg editor to post content on web page like word. Drupal one of cms that most popular have many wysiwyg module. I’m show how to install wysiwyg module in drupal.

1.  download fckeditor for drupal from :  http://drupal.org/project/fckeditor

2. Extract .zip file and copy fckeditor to folder module.

3. Download fckeditor  select last version :  http://www.fckeditor.net/download

4. Extract .zip file and copy all file in sub folder to ../module/fckeditor/fckeditor/

5. Enable the module as usual from Drupal’s admin pages.
6. Grant permissions for use of FCKeditor in Administer > User Management > Access Control
7. Under Administer > Settings > FCKeditor, create the fckeditor profiles.
In each profile you can choose which textareas will be replaced by FCKeditor,
select default toolbar and configure some more advanced settings