Re: [Catalyst] Re: CMS Revisited

2007-11-29 Thread Charlie Garrison

Good morning,

On 28/11/07 at 6:51 PM -, Matt S Trout 
<[EMAIL PROTECTED]> wrote:



Did you have a look at the shadowcat site codebase I posted in the last
thread about CMSes as open code for people to make a start from?


Took me a while to find it. So in case anyone else is looking 
for it I think the message being referenced is:





Charlie

--
   Charlie Garrison  <[EMAIL PROTECTED]>
   PO Box 141, Windsor, NSW 2756, Australia

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt

___
List: Catalyst@lists.scsys.co.uk
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/


Re: [Catalyst] Re: CMS Revisited

2007-11-28 Thread Matt S Trout
On Tue, Nov 27, 2007 at 07:38:25PM -0800, Dennis Daupert wrote:
> Tony Losey:
> > I am interested in contributing to this. 
> > I have been working on a lot of small
> > use catalyst apps and was gearing up 
> > to get to something like this.
> 
> > I will be looking for the download
> > when it's ready. Since, I am particularly 
> > interested in a project like this...
> > it doesn't have to be all the way ready.
> 
> Hi Tony,
> 
> I am glad you are interested, and hope your
> interest persist once you've seen the code ;-)
> 
> I mainly wanted to clear out some deadwood,
> write up a useful README, and either write 
> a few database population sheets or include
> an sqlite database. That shouldn't take too 
> long. 

Did you have a look at the shadowcat site codebase I posted in the last
thread about CMSes as open code for people to make a start from?

-- 
  Matt S Trout   Catalyst and DBIx::Class consulting and support -
   Technical Director  http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Christmas fun in collectable card game form -
   http://www.shadowcat.co.uk/resources/2007_trading/

___
List: Catalyst@lists.scsys.co.uk
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/


[Catalyst] Re: CMS Revisited

2007-11-27 Thread Dennis Daupert
Tony Losey:
> I am interested in contributing to this. 
> I have been working on a lot of small
> use catalyst apps and was gearing up 
> to get to something like this.

> I will be looking for the download
> when it's ready. Since, I am particularly 
> interested in a project like this...
> it doesn't have to be all the way ready.

Hi Tony,

I am glad you are interested, and hope your
interest persist once you've seen the code ;-)

I mainly wanted to clear out some deadwood,
write up a useful README, and either write 
a few database population sheets or include
an sqlite database. That shouldn't take too 
long. 

/dennis
___
List: Catalyst@lists.scsys.co.uk
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/


Re: [Catalyst] Re: CMS Revisited

2007-11-27 Thread Tony Losey
I am interested in contributing to this. I have been working on a lot of small 
use catalyst apps and was gearing up to get to something like this. 

I will be looking for the downloadwhen it's ready.  Since, I am 
particularly interested in a project like this...it doesn't have to be all 
the way ready. 

Tony 

On Mon November 26 2007 2:28:43 pm Dennis Daupert wrote:
> Ingo wrote:
> > I have registered a new account, but was unable to log in with it.
>
> Hi Ingo,
>
> I see your info in the users table; the is_registered flag is still set to
> f. You should have received an email notification with a link to click, and
> a string to paste into a form at your option. Did you get the email? I do
> see a few other folks who have registered, where is_registered is t, so I
> know that piece is working at least some of the time. I'll have a look thru
> the logs when I get a chance. Meanwhile, if you did NOT get a notification,
> if you'd like I can flip the flag on your entry.
>
> > When logged in as tguy1, the login-link is still visible - is this the
> > intended behaviour?
>
> There's a 'user_line.tt2' on most pages that displays the username of
> logged in user, but not on other pages. I want to write some sort of
> welcome routine for first time users; also I want to write a filter around
> the login box so it only shows if it needs to.
>
> Thanks for lookin' I'll announce when the code is ready for download.
>
> /dennis



-- 
Tony Losey
Information Systems / Marketing
248.844.2601 x15
3Sixty Group
http://www.3sixtygroup.com
http://www.askmonroe.com
http://www.xembedded.com
http://www.millerdial.com
http://www.winstongolfcompany.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/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Re: CMS Revisited

2007-11-26 Thread Dennis Daupert
Ingo wrote:
> I have registered a new account, but was unable to log in with it. 

Hi Ingo,

I see your info in the users table; the is_registered flag is still set to f. 
You should have received an email notification with a link to click, and a 
string to paste into a form at your option. Did you get the email? I do see a 
few other folks who have registered, where is_registered is t, so I know that 
piece is working at least some of the time. I'll have a look thru the logs when 
I get a chance. Meanwhile, if you did NOT get a notification, if you'd like I 
can flip the flag on your entry.

> When logged in as tguy1, the login-link is still visible - is this the  
> intended behaviour?

There's a 'user_line.tt2' on most pages that displays the username of logged in 
user, but not on other pages. I want to write some sort of welcome routine for 
first time users; also I want to write a filter around the login box so it only 
shows if it needs to. 

Thanks for lookin' I'll announce when the code is ready for download.

/dennis


___
List: Catalyst@lists.scsys.co.uk
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/