cvs commit: modperl-docs/src/docs/2.0/user/config custom.pod

2004-09-14 Thread stas
stas2004/09/14 13:47:23 Modified:src/docs/2.0/api/Apache Const.pod src/docs/2.0/user/config custom.pod Log: - more xrefs - more style fixes Revision ChangesPath 1.26 +42 -14modperl-docs/src/docs/2.0/api/Apache/Const.pod Index: Const.pod

cvs commit: modperl-docs/src/docs/2.0/user/porting compat.pod

2004-09-14 Thread stas
stas2004/09/14 13:37:05 Modified:src/docs/2.0/user/config custom.pod src/docs/2.0/user/porting compat.pod Log: wrapping Revision ChangesPath 1.13 +4 -3 modperl-docs/src/docs/2.0/user/config/custom.pod Index: custom.pod =

cvs commit: modperl-docs/src/docs/2.0/user/porting compat.pod

2004-09-14 Thread gozer
gozer 2004/09/14 13:18:18 Modified:src/docs/2.0/user/porting compat.pod Log: Document the now deprecated Apache::ModuleConfig->get() Revision ChangesPath 1.64 +12 -0 modperl-docs/src/docs/2.0/user/porting/compat.pod Index: compat.pod

cvs commit: modperl-docs/src/docs/2.0/user/config custom.pod

2004-09-14 Thread gozer
gozer 2004/09/14 13:11:16 Modified:src/docs/2.0/user/config custom.pod Log: That feature was logged as a missing_feature, no need to tease about it. Revision ChangesPath 1.12 +0 -3 modperl-docs/src/docs/2.0/user/config/custom.pod Index: custom.pod =

cvs commit: modperl-docs/src/docs/2.0/api/Apache Command.pod Const.pod Directive.pod

2004-09-14 Thread stas
stas2004/09/14 12:29:34 Modified:src/docs/2.0/api/Apache Command.pod Const.pod Directive.pod Log: minor tweaks Revision ChangesPath 1.15 +1 -1 modperl-docs/src/docs/2.0/api/Apache/Command.pod Index: Command.pod

cvs commit: modperl-docs/src/docs/2.0/api/Apache Const.pod

2004-09-14 Thread stas
stas2004/09/14 12:14:10 Modified:src/docs/2.0/api/APR Const.pod src/docs/2.0/api/Apache Const.pod Log: some constants documentation Revision ChangesPath 1.22 +18 -1 modperl-docs/src/docs/2.0/api/APR/Const.pod Index: Const.pod ===

cvs commit: modperl-docs/src/docs/2.0/api/ModPerl Util.pod

2004-09-14 Thread stas
stas2004/09/14 12:13:40 Modified:src/docs/2.0/api/ModPerl Util.pod Log: unload_package: extra comments Revision ChangesPath 1.18 +12 -11modperl-docs/src/docs/2.0/api/ModPerl/Util.pod Index: Util.pod =

cvs commit: modperl-docs/src/docs/1.0/guide Changes.pod dbm.pod install.pod intro.pod method_handlers.pod performance.pod porting.pod scenario.pod

2004-09-14 Thread stas
stas2004/09/14 11:12:03 Modified:src/docs/1.0/guide Changes.pod dbm.pod install.pod intro.pod method_handlers.pod performance.pod porting.pod scenario.pod Log: various language corrections Submitted by: Richard Morin <[EMAIL PROTE

cvs commit: modperl-docs/src/docs/2.0/api/Apache Directive.pod

2004-09-14 Thread gozer
gozer 2004/09/14 10:49:34 Modified:src/docs/2.0/api/Apache Directive.pod Log: Apache::Directive conftree() changed from class method to regular subroutine Revision ChangesPath 1.12 +6 -6 modperl-docs/src/docs/2.0/api/Apache/Directive.pod Index: Directiv

cvs commit: modperl-docs/src/docs/2.0/api/Apache Const.pod

2004-09-14 Thread gozer
gozer 2004/09/14 10:47:35 Modified:src/docs/2.0/api/Apache Const.pod Log: Document the :overrides Apache::Const group Revision ChangesPath 1.23 +20 -0 modperl-docs/src/docs/2.0/api/Apache/Const.pod Index: Const.pod ===

cvs commit: modperl-docs/src/docs/2.0/api/Apache Command.pod

2004-09-14 Thread gozer
gozer 2004/09/14 10:46:17 Modified:src/docs/2.0/api/Apache Command.pod Log: Add an example of Apache::Command $cmd->req_override Revision ChangesPath 1.14 +5 -0 modperl-docs/src/docs/2.0/api/Apache/Command.pod Index: Command.pod

cvs commit: modperl-docs/src/docs/2.0/api/Apache Const.pod

2004-09-14 Thread gozer
gozer 2004/09/14 10:36:42 Modified:src/docs/2.0/api/Apache Const.pod Log: Documented the :args_how constant group for Apache::Const Revision ChangesPath 1.22 +28 -4 modperl-docs/src/docs/2.0/api/Apache/Const.pod Index: Const.pod =

cvs commit: modperl-docs/src/docs/2.0/api/Apache Command.pod

2004-09-14 Thread gozer
gozer 2004/09/14 10:30:31 Modified:src/docs/2.0/api/Apache Command.pod Log: In examples Apache::Command object is better expressed as $cmd instead of $obj Revision ChangesPath 1.13 +8 -8 modperl-docs/src/docs/2.0/api/Apache/Command.pod Index: Command.po

cvs commit: modperl-docs/src/docs/2.0/api/Apache Command.pod

2004-09-14 Thread gozer
gozer 2004/09/14 10:08:15 Modified:src/docs/2.0/api/Apache Command.pod Log: Simplify example code Revision ChangesPath 1.12 +1 -3 modperl-docs/src/docs/2.0/api/Apache/Command.pod Index: Command.pod ===

cvs commit: modperl-docs/src/docs/2.0/api/Apache Directive.pod

2004-09-14 Thread gozer
gozer 2004/09/14 10:07:55 Modified:src/docs/2.0/api/Apache Directive.pod Log: Add an example for Apache::Directive $node->as_string; Revision ChangesPath 1.11 +17 -1 modperl-docs/src/docs/2.0/api/Apache/Directive.pod Index: Directive.pod

cvs commit: modperl-docs/src/docs/2.0/api/Apache Command.pod

2004-09-14 Thread stas
stas2004/09/13 17:31:50 Modified:src/docs/2.0/api/Apache Command.pod Log: tweaks Revision ChangesPath 1.11 +18 -13modperl-docs/src/docs/2.0/api/Apache/Command.pod Index: Command.pod ===

cvs commit: modperl-docs/src/docs/2.0/api/Apache Directive.pod

2004-09-14 Thread gozer
gozer 2004/09/13 17:20:51 Modified:src/docs/2.0/api/Apache Directive.pod Log: Added a few examples Revision ChangesPath 1.10 +46 -0 modperl-docs/src/docs/2.0/api/Apache/Directive.pod Index: Directive.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/porting compat.pod

2004-09-14 Thread gozer
gozer 2004/09/13 17:06:56 Modified:src/docs/2.0/api/Apache compat.pod src/docs/2.0/user/porting compat.pod Log: Apache::Module get_config & top_module didn't need to be overriden methods, keep it simple with smart wrappers instead Revision ChangesPath 1