Page 254 of 211,262, showing 20 records out of 4,225,222 total, starting on record 5,061, ending on 5,080
# | Username | Text | |
---|---|---|---|
# | Aug 8th 2008, 10:55 | chrisa | A new one is created every day it seems like |
# | Aug 8th 2008, 10:55 | tbranyen | I have marketing experience, I know how to undercut. |
# | Aug 8th 2008, 10:56 | tbranyen | teknoid I don't plan on releasing source code. |
# | Aug 8th 2008, 10:56 | troutoil | teknoid: thanks, it works automagically in another form where the field name is just "category", but for some reason it doesn't find the multi-word variable... |
# | Aug 8th 2008, 10:56 | teknoid | tbranyen: in that case any existing cms is your competition, doesn't matter what platform (framework) it's running on ... right? |
# | Aug 8th 2008, 10:56 | obiyoda | gwoo, model is order the field name is credit.cardNumber in the html it renders as OrderCreditCardNumber would that be what I try to validate on? |
# | Aug 8th 2008, 10:57 | gwoo | validate => array('credit' => array('cardNumber' => |
# | Aug 8th 2008, 10:57 | gwoo | ? |
# | Aug 8th 2008, 10:57 | teknoid | troutoil: are you saying that if you named the var 'linkcat' and made $form->input('linkcat') it would not need 'options'? |
# | Aug 8th 2008, 10:58 | tbranyen | I just recently finished a study on open source PHP CMS's for my current company. Open source CMS's are horrible for custom branding/coding, so my only real option is to create one from scratch. |
# | Aug 8th 2008, 10:58 | obiyoda | gwoo, That makes senses... I fell less than smart right now ;) |
# | Aug 8th 2008, 10:58 | troutoil | yeah... |
# | Aug 8th 2008, 10:58 | tbranyen | Which is why I'm pretty sure, I'm going to be basing it off cakePHP, but I don't intend on making it open source. |
# | Aug 8th 2008, 10:58 | troutoil | teknoid: yep... |
# | Aug 8th 2008, 10:58 | tbranyen | Therefore making it commercial. |
# | Aug 8th 2008, 10:58 | __mork | what is the better acl plugin manager out there? |
# | Aug 8th 2008, 10:59 | teknoid | tbranyen: well, that's what i mean you should look at any other cms that would compete with you, what difference does it make it if it's cakephp or not? |
# | Aug 8th 2008, 10:59 | tbranyen | Oh, I see. I was just interested in what cakePHP had to offer. |
# | Aug 8th 2008, 10:59 | tbranyen | Might as well see what others have done with it. |
# | Aug 8th 2008, 10:59 | chrisa | Is cakephp under the bsd license? |