# |
Jul 17th 2009, 13:42 |
alkemann |
anyone tried the 2.0 branch yet? |
# |
Jul 17th 2009, 13:42 |
alkemann |
Phally: how we doin on them users? |
# |
Jul 17th 2009, 13:36 |
ProLoser|Work |
but otay |
# |
Jul 17th 2009, 13:36 |
ProLoser|Work |
aww, i'd like to not /have/ to pass the param |
# |
Jul 17th 2009, 13:35 |
ProLoser|Work |
lol |
# |
Jul 17th 2009, 13:35 |
markstory |
I didn't say that like 3 times for funsies. :) |
# |
Jul 17th 2009, 13:35 |
markstory |
well you need to pass the param. |
# |
Jul 17th 2009, 13:34 |
ProLoser|Work |
guess i was mistaken |
# |
Jul 17th 2009, 13:33 |
ProLoser|Work |
ran the bake but didn't seem to use my new template |
# |
Jul 17th 2009, 13:33 |
ProLoser|Work |
so now i have a skel folder inside templates |
# |
Jul 17th 2009, 13:33 |
ProLoser|Work |
copied the whole skel folder to vendors/shells/templates/ |
# |
Jul 17th 2009, 13:33 |
ProLoser|Work |
i tried it |
# |
Jul 17th 2009, 13:33 |
markstory |
why are you assuming it doesn't work for skel? |
# |
Jul 17th 2009, 13:32 |
Phally |
markstory: haha! |
# |
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 |