Log message #896238

# At Username Text
# Jul 17th 2009, 13:32 markstory ProLoser|Work: yes, views don't require paths.
# Jul 17th 2009, 13:32 ProLoser|Work now i'm assuming it doesn't work for skel but would that be a potential feature to be added?
# Jul 17th 2009, 13:32 _nate_ Phally: nice job!
# Jul 17th 2009, 13:32 ProLoser|Work according to these instructions: http://book.cakephp.org/view/789/Modify-default-HTML-produced-by-baked-templates you can do what you just told me except with the views, and it requires no path parameter
# Jul 17th 2009, 13:31 ProLoser|Work i'm curious now
# Jul 17th 2009, 13:31 markstory dank u wel :)
# Jul 17th 2009, 13:31 Phally markstory, _nate_: https://trac.cakephp.org/attachment/ticket/6516/paginator.test.php.diff
# Jul 17th 2009, 13:19 techno-geek mmm hard code
# Jul 17th 2009, 13:19 markstory if templates weren't supposed to be changed we would just hard code everything.
# Jul 17th 2009, 13:18 techno-geek ProLoser|Work, thinks I am retarded apparently
# Jul 17th 2009, 13:18 markstory that's what they are there for.
# Jul 17th 2009, 13:18 markstory I do.
# Jul 17th 2009, 13:18 ProLoser|Work do you guys tell people often to modify the templates?
# Jul 17th 2009, 13:18 markstory nice
# Jul 17th 2009, 13:18 Phally markstory: definitely
# Jul 17th 2009, 13:17 ProLoser|Work here is cake
# Jul 17th 2009, 13:16 markstory did you win?
# Jul 17th 2009, 13:16 Phally ACTION celebrates
# Jul 17th 2009, 13:13 markstory don't worry, like I said ^^
# Jul 17th 2009, 13:12 Phally markstory: yeah sorry, i was so focussed on the debug i forget the simple things
# Jul 17th 2009, 13:12 markstory I wasted like 1-2hrs with it the first time :)
# Jul 17th 2009, 13:12 markstory don't worry its a common mistake.
# Jul 17th 2009, 13:12 Phally oh duuh
# Jul 17th 2009, 13:12 markstory wrap them in array('a' => array(..)),
# Jul 17th 2009, 13:12 markstory they will collapse
# Jul 17th 2009, 13:11 markstory you have 5 span keys
# Jul 17th 2009, 13:11 Phally markstory: i think it is failing on the fourth ([3]) element of the full debug, but it shouldn't since the original test case is passing... that fourth ([3]) should be further down the line i think and the other hrefs aren't tested at all... i must be nesting this thing wrong, here is it: http://bin.cakephp.org/view/351702156
# Jul 17th 2009, 13:09 ProLoser|Work lol okay
# Jul 17th 2009, 13:09 markstory just pick somewhere.
# Jul 17th 2009, 13:09 markstory I dunno
# Jul 17th 2009, 13:09 markstory can use anywhere really. vendors/shells/skel?
# Jul 17th 2009, 13:08 ProLoser|Work i'm assuming /not/ in the cake folder
# Jul 17th 2009, 13:08 ProLoser|Work i'll try to document what i'm doing, just uh where should i put my base app?
# Jul 17th 2009, 13:07 markstory shells are in the book.
# Jul 17th 2009, 13:07 markstory just a dir you want to use as a 'base app'
# Jul 17th 2009, 13:07 markstory you're not making a custom shell.
# Jul 17th 2009, 13:07 techno-geek hes talking about what you are trying to accomplish
# Jul 17th 2009, 13:07 ProLoser|Work i thought creating custom shells was common though?
# Jul 17th 2009, 13:07 markstory you can put it wherever.
# Jul 17th 2009, 13:07 markstory so its not really that common.
# Jul 17th 2009, 13:07 markstory you can write docs if you want, and add them to the book, but this is the first time anyone has ever asked about this type of thing.