Log message #896072

# At Username Text
# Jul 17th 2009, 12:49 ProLoser|Work it isn't a custom component
# Jul 17th 2009, 12:49 ProLoser|Work all it does is setup auth/acl for you
# Jul 17th 2009, 12:49 techno-geek plugin
# Jul 17th 2009, 12:49 techno-geek yeah
# Jul 17th 2009, 12:49 ProLoser|Work plugin
# Jul 17th 2009, 12:49 techno-geek aren't there already a bunch of those out there?
# Jul 17th 2009, 12:49 ProLoser|Work what would you think about a user auth/acl plugin?
# Jul 17th 2009, 12:48 ProLoser|Work so i figure if anyone can answer, i should ask in there
# Jul 17th 2009, 12:48 ProLoser|Work and honestly i'm not always sure what convo is taboo in this channel just yet lol
# Jul 17th 2009, 12:48 ProLoser|Work i wasn't listening cuz i found the code and assumed that mean't it'd work
# Jul 17th 2009, 12:48 ProLoser|Work null did work
# Jul 17th 2009, 12:47 ProLoser|Work lol
# Jul 17th 2009, 12:45 techno-geek D
# Jul 17th 2009, 12:45 techno-geek I see how it is. #cakephp > techno-geek
# Jul 17th 2009, 12:43 techno-geek did null work?
# Jul 17th 2009, 12:43 ProLoser|Work weird, i know i got this code from somewhere else
# Jul 17th 2009, 12:43 ProLoser|Work i had it set to false,
# Jul 17th 2009, 12:42 techno-geek and I think there are a couple others
# Jul 17th 2009, 12:42 techno-geek make sure to set plugin to null
# Jul 17th 2009, 12:42 techno-geek thats prob it
# Jul 17th 2009, 12:42 techno-geek yeah
# Jul 17th 2009, 12:42 ProLoser|Work oh, it's not loginAction?
# Jul 17th 2009, 12:41 techno-geek or whatever one it is
# Jul 17th 2009, 12:41 techno-geek you need to manually set $this->Auth->loginRedirect
# Jul 17th 2009, 12:41 ProLoser|Work yes
# Jul 17th 2009, 12:41 techno-geek ProLoser|Work, with auth?
# Jul 17th 2009, 12:41 ProLoser|Work so when redirecting for userlogin it's not leaving the plugin
# Jul 17th 2009, 12:41 ProLoser|Work i have a general plugin issue, my app_controller in it won't run
# Jul 17th 2009, 12:40 ProLoser|Work any
# Jul 17th 2009, 12:40 techno-geek what plugins are you referring to?
# Jul 17th 2009, 12:40 ProLoser|Work techno-geek: you complete any plugins yet?
# Jul 17th 2009, 12:37 markstory you can see how its parsing the array into a regexp
# Jul 17th 2009, 12:37 markstory it will make a dump so the test is a bit easier to write.
# Jul 17th 2009, 12:37 markstory while writing them
# Jul 17th 2009, 12:37 markstory also set the third param = true
# Jul 17th 2009, 12:36 Phally right, i think i'll manage
# Jul 17th 2009, 12:36 markstory 'stuff' == 'text'
# Jul 17th 2009, 12:36 Phally yes, i saw that one in the form helper
# Jul 17th 2009, 12:36 markstory 'a' => array() == open tag
# Jul 17th 2009, 12:36 markstory '/a' == end tag
# Jul 17th 2009, 12:36 markstory yeah