X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FComponents.pod;h=cc45a801bde4b978b550f75ba5bc849e78ce916b;hp=b2c739cb9a43543bded9fb0687260b8c9d7b1b97;hb=aa82583deefab5c36afe9e554dfa7099592a18ec;hpb=57016d870336b770ee8d83b0d83ca402fb2ad7dc diff --git a/lib/Catalyst/Manual/Components.pod b/lib/Catalyst/Manual/Components.pod index b2c739c..cc45a80 100644 --- a/lib/Catalyst/Manual/Components.pod +++ b/lib/Catalyst/Manual/Components.pod @@ -18,15 +18,20 @@ status or preferred use of your chosen plugin/framework. =head1 PLUGINS +Take care with plugins! In general with a plugin ask "should this be +acting globally on my application application?". If not it should be a +Controller Role (e.g. see L. + =head2 L Provides Account Auto-Discovery for Catalyst. =head2 L -Implements a potent meme about how easily we can read scrambled text if -the first and last letters remain constant. Operates on text/plain and -text/html served by your Catalyst application. +Implements a demonstration showing how easily fluent speakers can read +scrambled text if the first and last letters remain constant but the middle +. Operates on text/plain and text/html served by your Catalyst application. +This should really be a controller role, or even a View these days. =head2 L @@ -156,7 +161,7 @@ Authenticates users using an LDAP server. =head4 L Lets you create a very quick and dirty user database in your application's -config hash. Great for getting up and running quickly. +config hash. Great for testing or getting up and running quickly. =head4 L @@ -230,10 +235,10 @@ the C<< Cache:: >> APO, such as: =head2 L -Provides specific charset handlers for the Japanese charsets. - =head2 L +Provides specific charset handlers for the Japanese charsets. + =head2 L =head2 L