Re: [Catalyst] Static MultiViews?

2010-12-14 Thread Tomas Doran


On 10 Dec 2010, at 20:03, Dorian Taylor (Lists) wrote:
Language, mime type, charset and content encoding, actually. I was  
looking for similar behaviour but implemented in Catalyst (i.e.  
presumably using HTTP::Negotiate).




It's entirely possible to serve static files without extensions if  
you want to...


What are you _actaully_ trying to do?



Content negotiation like I said above. Sorry for the confusion. It's  
OK anyway, I wrote my own.


Yes, but to serve static files (ala the apache feature you're pointing  
to), or to use in actually dynamic requests, or?


I guess that whatever the answer, this is (or could be easily made  
into) a generic reusable feature that would be handy for multiple  
people.


Care to share?

Cheers
t0m


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Static MultiViews?

2010-12-10 Thread Tomas Doran


On 9 Dec 2010, at 09:31, Dorian Taylor (Lists) wrote:


Hello,

I'm trying to find an a plugin or something that does some  
rudimentary content negotiation, i.e. multiviews, i.e. serving  
static files without their extensions. Can't seem to find anything  
despite having scoured for hours. Clearly my search-fu is not up to  
snuff. Pointers?


I'm very confused by this question..

MultiViews is an apache feature for language customisation, and has  
nothing to do with not having extensions on files.


It's entirely possible to serve static files without extensions if you  
want to...


What are you _actaully_ trying to do?

Cheers
t0m


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Static MultiViews?

2010-12-10 Thread Dorian Taylor (Lists)


On 10-Dec-10, at 7:59 AM, Tomas Doran wrote:



On 9 Dec 2010, at 09:31, Dorian Taylor (Lists) wrote:


Hello,

I'm trying to find an a plugin or something that does some  
rudimentary content negotiation, i.e. multiviews, i.e. serving  
static files without their extensions. Can't seem to find anything  
despite having scoured for hours. Clearly my search-fu is not up to  
snuff. Pointers?


I'm very confused by this question..

MultiViews is an apache feature for language customisation, and has  
nothing to do with not having extensions on files.


Language, mime type, charset and content encoding, actually. I was  
looking for similar behaviour but implemented in Catalyst (i.e.  
presumably using HTTP::Negotiate).




It's entirely possible to serve static files without extensions if  
you want to...


What are you _actaully_ trying to do?



Content negotiation like I said above. Sorry for the confusion. It's  
OK anyway, I wrote my own.


Thanks,

--
Dorian Taylor
Make things. Make sense.
http://doriantaylor.com


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Static MultiViews?

2010-12-09 Thread Lists

Hello,

I'm trying to find an a plugin or something that does some rudimentary  
content negotiation, i.e. multiviews, i.e. serving static files  
without their extensions. Can't seem to find anything despite having  
scoured for hours. Clearly my search-fu is not up to snuff. Pointers?


--
Dorian Taylor
Make things. Make sense.
http://doriantaylor.com


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/