[Catalyst] New default screen for Catalyst.

Christopher H. Laco claco at chrislaco.com
Wed Oct 19 18:48:28 CEST 2005


John Wang wrote:
> On 10/19/05, Sebastian Riedel <sri at oook.de> wrote:
> 
>>Am 19.10.2005 um 07:25 schrieb John Wang:
>>
>>>http://www.dev411.com/catalyst/welcome_likedebug2.html
>>>
>>>With a logo and color coordinated links :)
>>
>>Added the link css to trunk, thx.
>>But how should we serve the logo?
> 
> 
> 
> Hmm... it might not be practical to serve the logo. The pages I've seen that
> have logos tend to be either static (welcome or HTML docs) or part of larger
> app (e.g. Tomcat admin pages), two things we don't have here. Oh well.
> Looked good though, IMHO.
> 

Maybe I'm oversimplifying things...what about serving the logo from
catalyst.perl.org?

In an ideal world, I would just expect that catalyst.pl MyApp would
simply copy the logo into the new Myapp/root directory and serve it.
Unfortunatly, static content serving issues rears it's ugly head in a
newly created app.

<crazyidea>
Is there any reason that, as an exception to the rule, Catalyst 5.5
could include the static plugin as part of it's install package?

I know the point of plugins is to keep the core simple, but in this
case, serving static content is a pretty big expected out-of-the-box
feature...without the user having to go through installing a plugin and
tweaking MyApp.pm..
<crazyidea>

-=Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3178 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20051019/e751fcb0/smime-0001.bin


More information about the Catalyst mailing list