Re: [Catalyst] html::prototype syntax in new Cat version

2007-07-04 Thread vb
widgets) exists, based on prototype.js. --vb There is absolutely no reason to use Prototype. On 7/5/07, Jonathan Rockway <[EMAIL PROTECTED]> wrote: On Thursday 28 June 2007 07:33:57 am vb wrote: > > HTML::Prototype is the Matt's Script Archive of javascript. > > possibl

Re: [Catalyst] displaying email addresses

2007-06-28 Thread vb
a module for finding IP addresses in plain text: NetAddr::IP::Find --vb On 6/28/07, Octavian Rasnita <[EMAIL PROTECTED]> wrote: Hi, Do you know if there are any Catalyst plugins, or TT filters, or perl modules that can find all the email addresses in a text and convert them

Re: [Catalyst] html::prototype syntax in new Cat version

2007-06-28 Thread vb
ts|effects library...); and it work very good with Catalyst (with TT, also with other JS lib's) - but I repeat: I'm a "amateur" (but... a very "amateur"!). --vb On 6/28/07, Matt S Trout <[EMAIL PROTECTED]> wrote: On Wed, Jun 27, 2007 at 09:48:33AM -0700, Will

Re: [Catalyst] Tabular interfaces

2007-05-11 Thread vb
com (where I use the JS from http://www.barelyfitz.com/projects/tabber/) --vb On 5/11/07, Duncan Ferguson <[EMAIL PROTECTED]> wrote: Hiya list, I need to add a tabular interface into my cat app and trying to work out the "best practice" way of doing it - are there any docs or

Re: [Catalyst] displaying csv content

2007-02-23 Thread vb
A solution for CSV from Catalyst I used time ago: sub down_san : Local { my ($self, $c) = @_; my $sc = $c->session->{scoala}; my $lu = $c->session->{stag0}; my $lnu = $lu->nume; my $ln = $lnu; $ln =~ s/-..$//; $ln = $ml{$ln}; my $an = $lnu; $an =~ s/^...-//; $an = '20' . $an;

[Catalyst] Re: login and C-P-Authentication-Store-DBIC

2007-01-15 Thread vb
... the "trick" is to 'use base Class::DBI' and not 'use base C::Model::CDBI::Plain' in the "root" pm. table. --vb On 1/14/07, vb <[EMAIL PROTECTED]> wrote: I use CDBI - not DBIC - and I have the "classical" tables User, Rol

[Catalyst] login and C-P-Authentication-Store-DBIC

2007-01-14 Thread vb
method "search" via package "Catalyst::Base" at /usr/share/perl5/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 19." from the execution of $c->login(username,password). Because I use CDBI, is a need to substitute Auth::Store::DBIC (-0.07 and Authentication=0.09)?

Re: [Catalyst] $c->email

2007-01-06 Thread vb
ME::Lite( From => $from, To => $emal, Subject => $subj, Type => 'TEXT', Data => $out ); $msg->attr("Content-type" => "text/html;charset=utf-8"); $msg->send; # $c->res->redirect('/'); return

Re: [Catalyst] default template

2006-12-29 Thread vb
Since the code in RenderView is so small, I'm going to paste it here and tell you why each line there is important. ## comments are my notes . A very good (step-) tutorial! (simply) Commenting So, many Catalyst things - will assure more understanding than the usual "tutorials"

Re: [Catalyst] accessing the name of the logged user

2006-12-28 Thread vb
$c->user should not be used in some cases, I think it is a good idea to specify this in the Catalyst docs, and present some alternative "Catalyst docs" also include C::P::Session, etc. etc.! --vb On 12/29/06, Octavian Rasnita <[EMAIL PROTECTED]> wrote: Thank you very mu

Re: [Catalyst] accessing the name of the logged user

2006-12-28 Thread vb
->roles->next; etc... if($c->user_exists) { my $u = $c->session->{__user}; etc... --vb On 12/28/06, Octavian Rasnita <[EMAIL PROTECTED]> wrote: Hi, Can you tell me how can I access the name of the currently logged user for printing it in a TT template? I have tried

Re: [Catalyst] IE Cookie problems

2006-12-18 Thread vb
Authentication Authentication::Store::DBIC Authentication::Credential::Password Authorization::Roles /; --vb On 12/19/06, Mojo Nichols <[EMAIL PROTECTED]> wrote: I have them same problem. I got MyApp to work with the Authentication example under firefox. Under I

Re: [Catalyst] Adjacency list "trees" and DBIC (recursion fun)

2006-12-14 Thread vb
I think you can see also, DBIx::OO::Tree --vb On 12/14/06, Dylan Vanderhoof <[EMAIL PROTECTED]> wrote: Hello all, I have a bit of a niche question, but maybe somebody has run into this. My environment is Catalyst (latest stable), DBIx::Class and TT. Below is a table descripti

Re: [Catalyst] Re: Last Chance / Last Day:Webdevelopmentplatformcontestand Perl / Catalyst

2006-12-02 Thread vb
for those) - or redefine: beginner:: a person with good background, and with good background in programming (including a independent experience in creation of a onorable application) --vb On 12/3/06, Octavian Rasnita <[EMAIL PROTECTED]> wrote: > > (and what would people say to re