# |
Oct 10th 2010, 22:42 |
PhpNut |
? |
# |
Oct 10th 2010, 22:42 |
savant |
but not on the users page |
# |
Oct 10th 2010, 22:42 |
savant |
there are also articles that are linked to in pagination |
# |
Oct 10th 2010, 22:42 |
PhpNut |
yes that will work |
# |
Oct 10th 2010, 22:40 |
savant |
I can change other things (my location) on the bakery |
# |
Oct 10th 2010, 22:36 |
savant |
ie. I implement this interface, but i also have cool stuff you can use if you detect |
# |
Oct 10th 2010, 22:36 |
savant |
it would also make it possible for another plugin to check what version of a plugin it is interacting with |
# |
Oct 10th 2010, 22:34 |
savant |
and standardizes what you can put in that the parser will recognize |
# |
Oct 10th 2010, 22:34 |
savant |
it makes it easier to not screw things up |
# |
Oct 10th 2010, 22:34 |
PhpNut |
yes |
# |
Oct 10th 2010, 22:34 |
savant |
not sure why |
# |
Oct 10th 2010, 22:33 |
savant |
I also like a class version instead |
# |
Oct 10th 2010, 22:33 |
savant |
thats a bit different than a dependency |
# |
Oct 10th 2010, 22:33 |
PhpNut |
notice the requirements line 8 |
# |
Oct 10th 2010, 22:33 |
PhpNut |
we had something like this but scrapped it http://bin.cakephp.org/view/356689004 |
# |
Oct 10th 2010, 22:33 |
savant |
and then when someone wants to install, it verifies the info |
# |
Oct 10th 2010, 22:33 |
savant |
parse it, store the representation in the db |
# |
Oct 10th 2010, 22:32 |
savant |
and extract the plugin config files |
# |
Oct 10th 2010, 22:32 |
savant |
ideally, cakepackages would update it's cache of code daily |
# |
Oct 10th 2010, 22:32 |
savant |
but the current code I have works with it |
# |
Oct 10th 2010, 22:32 |
savant |
its rough |
# |
Oct 10th 2010, 22:29 |
savant |
http://gist.github.com/610980 |
# |
Oct 10th 2010, 22:28 |
savant |
I've been toying with a sample config file |
# |
Oct 10th 2010, 22:28 |
savant |
not manage dependencies or anything |
# |
Oct 10th 2010, 22:28 |
savant |
to be honest, if I got this out before you guys did, it would only install plugins using git |
# |
Oct 10th 2010, 22:28 |
savant |
I've gotten a few emails from people asking about a plugin installer |
# |
Oct 10th 2010, 22:28 |
PhpNut |
I will remind him |
# |
Oct 10th 2010, 22:28 |
savant |
and he never did |
# |
Oct 10th 2010, 22:28 |
savant |
and I told him to contact me in a few hours (I was heading to class) |
# |
Oct 10th 2010, 22:27 |
savant |
he was very terse |
# |
Oct 10th 2010, 22:27 |
savant |
and we briefly chatted, i have logs |
# |
Oct 10th 2010, 22:27 |
savant |
skderr (or whatever his name is, Yevgeny Tomenko) was supposed to talk to me about it |
# |
Oct 10th 2010, 22:27 |
PhpNut |
yes we scrapped the code Marino started |
# |
Oct 10th 2010, 22:27 |
savant |
you mentioned it months ago |
# |
Oct 10th 2010, 22:27 |
savant |
I am aware |
# |
Oct 10th 2010, 22:27 |
PhpNut |
you could work with the team on that if you like |
# |
Oct 10th 2010, 22:27 |
PhpNut |
you know we planned on having an official plugin server/client right? |
# |
Oct 10th 2010, 22:26 |
savant |
and interact with the bakery |
# |
Oct 10th 2010, 22:26 |
savant |
to see if there is any data I can cull |
# |
Oct 10th 2010, 22:26 |
savant |
ive been holding off my release of a plugin installer simply to see the code on the bakery |
# |
Oct 10th 2010, 22:25 |
savant |
i'm more than interesting in it |