# |
Jul 20th 2009, 05:35 |
alkemann |
yea, but it's really as simple as checking out the merge to branch and "git merge usersplugin" |
# |
Jul 20th 2009, 05:35 |
Phally |
alkemann: how do you merge? using the gui? |
# |
Jul 20th 2009, 05:35 |
Phally |
alkemann: good job, i see you merged the usersplugin in too |
# |
Jul 20th 2009, 04:59 |
nicd__ |
n |
# |
Jul 20th 2009, 04:50 |
alkemann |
gwoo: awake? |
# |
Jul 20th 2009, 04:50 |
alkemann |
tests for drafting of article pages |
# |
Jul 20th 2009, 04:49 |
alkemann |
http://thechaw.com/bakery/commits/logs/07677e87803dd3e50e31cdf27d80e400cabf508b..3601fdc549e20283271ba37db83df4d4b1d99c76 |
# |
Jul 20th 2009, 04:49 |
alkemann |
pushes |
# |
Jul 20th 2009, 04:16 |
Phally |
http://book.cakephp.org/view/415/load |
# |
Jul 20th 2009, 04:16 |
Phally |
not sure |
# |
Jul 20th 2009, 04:16 |
Phally |
or in the api under configure::load() |
# |
Jul 20th 2009, 04:15 |
Phally |
its in the book |
# |
Jul 20th 2009, 04:12 |
xkunalx |
does cake have a concept of a config file? or just the configure class |
# |
Jul 20th 2009, 04:12 |
xkunalx |
lol yea |
# |
Jul 20th 2009, 04:11 |
Phally |
ehm those were answers to the question haha |
# |
Jul 20th 2009, 04:11 |
xkunalx |
oh nvm, i got what you said |
# |
Jul 20th 2009, 04:11 |
xkunalx |
were you saying yes to the config file or no |
# |
Jul 20th 2009, 04:11 |
xkunalx |
Phally: could be.. |
# |
Jul 20th 2009, 04:11 |
Phally |
either way, refactoring time |
# |
Jul 20th 2009, 04:10 |
Phally |
or maybe they belong in a model |
# |
Jul 20th 2009, 04:10 |
Phally |
are they dynamic? (yes) put them in a component and use that in the shell (no) use a config file and the Configure class |
# |
Jul 20th 2009, 04:09 |
xkunalx |
and now a shell needs it |
# |
Jul 20th 2009, 04:09 |
xkunalx |
used by several other controllers |
# |
Jul 20th 2009, 04:09 |
xkunalx |
ok then i dont have a solution. i have all my 'plans' structure defined in app controller |
# |
Jul 20th 2009, 04:08 |
Phally |
well it doesn't use the app controller, so i doubt it |
# |
Jul 20th 2009, 04:07 |
xkunalx |
btw, is it possible to access variables defined in the app_controller from a shell? |
# |
Jul 20th 2009, 04:07 |
Phally |
most of the time |
# |
Jul 20th 2009, 04:07 |
xkunalx |
false :) |
# |
Jul 20th 2009, 04:07 |
Phally |
xkunalx: if (time() == $time) |
# |
Jul 20th 2009, 04:06 |
xkunalx |
Phally ive seen things that work one day and not the next ;) |
# |
Jul 20th 2009, 03:42 |
alkemann |
just putting all the tables in the one schema file |
# |
Jul 20th 2009, 03:41 |
Phally |
alkemann: hmm odd, cause i ran it yesterday like it is |
# |
Jul 20th 2009, 03:40 |
alkemann |
default* |
# |
Jul 20th 2009, 03:40 |
alkemann |
Phally: sigh.. got them in, but had to put it as the empty schema file |
# |
Jul 20th 2009, 03:37 |
alkemann |
ill try a different core version, but this is redicolous |
# |
Jul 20th 2009, 03:36 |
alkemann |
Phally: put ur two tables into the default schema file and try to run that. but im told im missing the table |
# |
Jul 20th 2009, 03:35 |
alkemann |
net split |
# |
Jul 20th 2009, 03:34 |
Phally |
alkemann: i'm installing the bakery on my work, to see if i can help you quickly, one moment |
# |
Jul 20th 2009, 03:34 |
alkemann |
welcome back netsplitters |
# |
Jul 20th 2009, 03:33 |
Phally |
alkemann: you got kicked out |
# |
Jul 20th 2009, 03:31 |
Phally |
i'll make the login work, the current users plugin was just passing the Auth login fields to the form and foreach them, so no problems there |