IGWiki Main Page

Wiki Index
 

IGSuite Howto

Related documents
 

Search pages

SourceForge Logo

IGSuiteImprove textarea fields
  Edit WikiPage historyPropertyGet PdfShows a printable version of this pageCan I help you ?

Improve textarea fields

Textarea
One of the last characteristics introduced in the framework of IGSuite are the possibility to strengthen the functionalities of the textarea fields installing some additional packets of third parts.

The functionalities that can be added concern the orthographic control of the content and the possibility to have in line a suit and powerful person html editor.

The additional packets of which you will have need are: the editor Html FCKeditor http://www.fckeditor.net link link and the spell checker Aspell http://aspell.sourceforge.net link link both Open Source and working both on systems Windows that Linux.

Orthographic control


Once withdrawn the packet for his/her own system and installed on the server it is enough to modify the file of configuration of IGSuite 'igsuite.conf' and to insert the path to reach the executable one of Aspell.

$ext_app{aspell} = '/usr/bin/aspell';

Html Editor


Once withdrawn the packet for his/her own system and installed on the server it is enough to modify the file of configuration of IGSuite 'igsuite.conf' and to insert the relative path to reach away web FCKeditor. Following the instructions for the installation of FCKeditor in fact, these points out of unpack the packet in an attainable directory by web (Attention: not a directory for CGI! ).

If for instance your FCKeditor is attainable by web with the address:
http://www.mioserver.it/plugin/fckeditor/ link inside the file of configuration of IGSuite you must specify how much following:

$plugin_conf{fckeditor}{webpath} = '/plugin/fckeditor/';

Modificato il file di configurazione di IGSuite occorrerà necessariamente lanciare l'applicazione "mkstruct.pl" (o da riga di comando o via web) presente all'interno dei cgi di IGSuite.

N.B. Questa funzionalità oltre a potenziare i campi textarea offrirà nuove feature tra cui l'invio di messaggi e-mail in HTML e la possibilità di modificare attraverso un'interfaccia web i modelli di documenti (offerte, lettere etc).


Name: improve textarea field - Revision: 0 - Created by: Ortolani Luca (05.01.2007) - Last Editor: Ortolani Luca (05.01.2007) - Category: HowTo - Due Date: 31.12.2009 - View privileges: All the world - Edit privileges: All the world - Approved by: Ortolani Luca - Copyright © Ortolani Luca All right reserved - Page available also in: it