[Jifty-commit] r6435 - in jifty/trunk: lib/Jifty/Plugin

Jifty commits jifty-commit at lists.jifty.org
Wed Feb 25 01:03:40 EST 2009


Author: alexmv
Date: Wed Feb 25 01:03:40 2009
New Revision: 6435

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/Halo.pm

Log:
 r42597 at kohr-ah:  chmrr | 2009-02-25 00:55:09 -0500
 POD nits for Halos


Modified: jifty/trunk/lib/Jifty/Plugin/Halo.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/Halo.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/Halo.pm	Wed Feb 25 01:03:40 2009
@@ -12,15 +12,16 @@
 
 =head1 DESCRIPTION
 
-This plugin provides L<http://seaside.st|Seasidesque> halos for
-your application. It's included by default when using Jifty. (That's
-a bug).
+This plugin provides L<http://seaside.st|Seasidesque> halos for your
+application. It's included by default when using Jifty with DevelMode
+turned on.
 
 =cut
 
 =head2 init
 
-Only enable halos in DevelMode. Add our instrumentation to L<Template::Declare>.
+Only enable halos in DevelMode. Add our instrumentation to
+L<Template::Declare>.
 
 =cut
 


More information about the Jifty-commit mailing list