lazarus/components/cgi
marc 78584a938d * Update pb translation by Antonio Galvao
git-svn-id: trunk@11096 -
2007-05-07 22:39:48 +00:00
..
ide IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
languages * Update pb translation by Antonio Galvao 2007-05-07 22:39:48 +00:00
lib implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00
cgilaz.lpk packages: enabled auto generating .po files 2007-01-10 20:07:31 +00:00
cgilaz.pas added package unit 2006-01-20 15:11:16 +00:00
cgimodules.pas removed writeln 2006-01-31 14:00:48 +00:00
Makefile IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
Makefile.fpc IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00

cgi

With the cgimodules.pas unit you can easily create cgi applications with
datamodules.

In the IDE sub directory you can find a design time package, which will install
some helpful IDE features like 'CGI Application' and 'CGI Module'.