# |
Jul 17th 2009, 13:02 |
ProLoser|Work |
i believe |
# |
Jul 17th 2009, 13:02 |
ProLoser|Work |
and specifically bake certain items |
# |
Jul 17th 2009, 13:02 |
ProLoser|Work |
techno-geek: you can run cake bake controller etc |
# |
Jul 17th 2009, 13:02 |
markstory |
its part of bake. |
# |
Jul 17th 2009, 13:02 |
markstory |
it is a console task. |
# |
Jul 17th 2009, 13:02 |
markstory |
just make a new dir with the skeleton you want. |
# |
Jul 17th 2009, 13:02 |
techno-geek |
project task? is that similar to a console task? |
# |
Jul 17th 2009, 13:02 |
markstory |
so you don't have to do anything. |
# |
Jul 17th 2009, 13:02 |
markstory |
ProLoser|Work: you can use project task and point the skel param somewhere else. |
# |
Jul 17th 2009, 13:01 |
techno-geek |
probably wouldn't hurt |
# |
Jul 17th 2009, 13:01 |
ProLoser|Work |
bah wanna go back to #cupcakes? |
# |
Jul 17th 2009, 13:01 |
techno-geek |
you guys are so anal about your logs lol |
# |
Jul 17th 2009, 13:00 |
ADmad |
not annoying me just filling up logs ;) |
# |
Jul 17th 2009, 13:00 |
ProLoser|Work |
meh, i rarely get some of their comments |
# |
Jul 17th 2009, 13:00 |
techno-geek |
ADmad, what do you mean? if I am annoying you or something I apologize and I can move this into a PM |
# |
Jul 17th 2009, 13:00 |
ProLoser|Work |
? |
# |
Jul 17th 2009, 12:59 |
ADmad |
techno-geek: nice monlogue you are having :) |
# |
Jul 17th 2009, 12:59 |
techno-geek |
a little bit |
# |
Jul 17th 2009, 12:59 |
ProLoser|Work |
have you looked at shells? |
# |
Jul 17th 2009, 12:59 |
ProLoser|Work |
creating a shell is the 'proper' approach to modifying the bake templates |
# |
Jul 17th 2009, 12:59 |
ProLoser|Work |
no |
# |
Jul 17th 2009, 12:59 |
techno-geek |
wouldn't this be best accomplished by modifying the bake templates? |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
no template generators |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
things that work WITH auth or are replacements to |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
everyone has done /different/ stuff |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
i looked around |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
cuz i don't think anyones done it |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
which i think is exactly what a shell is |
# |
Jul 17th 2009, 12:58 |
techno-geek |
but why re-invent something someone else has done? |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
i'm simply generate a template of my controller/actions/model |
# |
Jul 17th 2009, 12:58 |
ProLoser|Work |
it's not time-intensive |
# |
Jul 17th 2009, 12:57 |
techno-geek |
seems like something someone already probably did |
# |
Jul 17th 2009, 12:57 |
techno-geek |
I would do some intense googling for current solutions before I invested the time on that |
# |
Jul 17th 2009, 12:56 |
ProLoser|Work |
i guess i could just make a shell script |
# |
Jul 17th 2009, 12:56 |
ProLoser|Work |
otherwise it's a template controller/model/views |
# |
Jul 17th 2009, 12:55 |
ProLoser|Work |
it just screams plugin to me |
# |
Jul 17th 2009, 12:55 |
ProLoser|Work |
if i always have a forgotten pass action, a register action, a change pass, edit profile, stuff like that |
# |
Jul 17th 2009, 12:55 |
ProLoser|Work |
i /do/ just copy paste the code but it seems like that's what a plugin IS |
# |
Jul 17th 2009, 12:55 |
ProLoser|Work |
plus the matter of the custom user validation/actions |
# |
Jul 17th 2009, 12:54 |
ProLoser|Work |
figure do both and make it worth the while |
# |
Jul 17th 2009, 12:54 |
ProLoser|Work |
but acl? |