Could it be that this module provides what you are looking for? http://search.cpan.org/~MASAKI/Catalyst-Controller-Resources-0.08/lib/Catalyst/Controller/Resources.pm#NESTED_RESOURCES
david On Thu, May 20, 2010 at 4:42 AM, J. Shirley <[email protected]> wrote: > On May 19, 2010, at 4:32 PM, Steve Kleiman wrote: > >> I second that. I'm another Catalyst newbie who would like to submit doc >> patches for review, but I don't know the process.... >> >> >> On May 19, 2010, at 4:24 PM, Jeff Albert wrote: >> >>> As an unabashed Catalyst n00b, I spent a couple of hours earlier this week >>> bashing through this same design conundrum on my own application, and >>> although I did ultimately come up with the solution that Ash describes >>> under my own steam, the Catalyst::DispatchType::Chained documentation >>> didn't do much to help me with the process at all - nor did the Catalyst >>> tutorial. >>> >>> I've never contributed, so I don't know the process, but it would be nice >>> to see this information in the documentation. If somebody who knows what's >>> necessary mails me off-list with the information on how to get started, I >>> would be willing hack up Ash's reply into a fairly minimal doc patch in >>> whichever location is appropriate. >>> >>> Cheers, >>> Jeff >>> >>> > > > There is a wiki node on it: http://wiki.catalystframework.org/wiki/contrib > > If you just connect to irc.perl.org, join #catalyst and then say, "I want to > contribute a doc patch to [something]" you shouldn't have a problem finding > an eager mentor to also help guide you through the process. > > You can also easily contribute to the Catalyst wiki > (http://wiki.catalystframework.org/wiki/), which has a very low barrier to > entry and you can ask for people to proofread what you have written by simply > posting to the mailing list here. > > Thanks, > -Jay > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > -- David Schmidt | http://www.fm5.at _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
