# |
Aug 11th 2009, 06:13 |
Predominant |
http://bakery.cakephp.org/articles/view/markitup-jquery-universal-markup-editor-helper#comment-4807 |
# |
Aug 11th 2009, 06:13 |
Predominant |
Spam |
# |
Aug 11th 2009, 06:13 |
Predominant |
http://bakery.cakephp.org/articles/view/release-1-2-2-8120#comment-4802 |
# |
Aug 11th 2009, 06:12 |
Predominant |
Spam |
# |
Aug 11th 2009, 06:12 |
Predominant |
http://bakery.cakephp.org/articles/view/gravatar-helper#comment-4806 |
# |
Aug 11th 2009, 06:08 |
alkemann |
jk. i published it |
# |
Aug 11th 2009, 06:07 |
alkemann |
i have some "moderation feedback first" :P |
# |
Aug 11th 2009, 06:00 |
Predominant |
Thats what you were dragged into |
# |
Aug 11th 2009, 06:00 |
Predominant |
alkemann: Approving my article |
# |
Aug 11th 2009, 06:00 |
Predominant |
Yo |
# |
Aug 11th 2009, 05:47 |
alkemann |
Predominant: pling |
# |
Aug 11th 2009, 05:46 |
alkemann |
what did i just get dragged into? |
# |
Aug 11th 2009, 05:43 |
Predominant |
Hah |
# |
Aug 11th 2009, 05:43 |
Phally |
*on |
# |
Aug 11th 2009, 05:43 |
Phally |
Predominant: so alkemann turns you one, eh? good choice |
# |
Aug 11th 2009, 05:41 |
Predominant |
alkemann: poke |
# |
Aug 11th 2009, 05:40 |
Predominant |
Hey |
# |
Aug 10th 2009, 17:42 |
Predominant |
Cool. Thanks :) |
# |
Aug 10th 2009, 17:42 |
Predominant |
Heh |
# |
Aug 10th 2009, 17:42 |
Phally |
alkemann, admad, jperras, who ever turns you on ;) |
# |
Aug 10th 2009, 17:42 |
Predominant |
;) |
# |
Aug 10th 2009, 17:41 |
Predominant |
Who do I have to have sex with to get an article through these days |
# |
Aug 10th 2009, 17:41 |
Phally |
Yo |
# |
Aug 10th 2009, 17:41 |
Predominant |
Hey |
# |
Aug 10th 2009, 01:45 |
ondris |
is anybady available to answer a question about the console? |
# |
Aug 7th 2009, 12:45 |
sky_l3ppard |
are you alive poLK ? |
# |
Aug 7th 2009, 12:27 |
kuja |
But yeah, it does seem like the wrong channel to me too =) |
# |
Aug 7th 2009, 12:26 |
kuja |
But you SHOULD rename your models to prevent conflict *anyway*, if you have a plugin with a User model, that's highly inconvenient. You should have PluginNameUser or PluginNameModel, that's just basic namespacing. |
# |
Aug 7th 2009, 12:25 |
kuja |
ProLoser|Work: I would say you should rename your tables and models, I'm guessing you're trying to depend on $useTable or $tablePrefix so you don't have to rename your models accordingly? |
# |
Aug 7th 2009, 12:08 |
ProLoser|Work |
*no i did not |
# |
Aug 7th 2009, 12:08 |
ProLoser|Work |
and are no i did not |
# |
Aug 7th 2009, 12:08 |
alkemann |
got your channels mixed up again |
# |
Aug 7th 2009, 12:08 |
ProLoser|Work |
and if so, is there a way to set it plugin-wide? I tried in the app_model to set var $useTable = 'pluginname_' . $this->useTable; but of course i can't use variables to set attributes |
# |
Aug 7th 2009, 12:07 |
ProLoser|Work |
and i just realized, couldnt' i just change the useTable? |
# |
Aug 7th 2009, 12:07 |
ProLoser|Work |
which i have done for some plugins, but not all |
# |
Aug 7th 2009, 12:06 |
ProLoser|Work |
hello, i have a question regarding packaging a plugin. It is normally said you should rename your tables/models based on your plugin to prevent naming convention issues |
# |
Aug 6th 2009, 19:04 |
User621 |
If a have a USER class inside The App Vendor Folder and include that class in my controller using App:Import, Can I use the User class functions and Properties Directly From My Model Class |
# |
Aug 6th 2009, 17:46 |
User921 |
to debug the model class |
# |
Aug 6th 2009, 17:46 |
User921 |
does any know how to debug to get the output information using debug($this) |
# |
Aug 4th 2009, 22:50 |
jperras |
User324: try #cakephp |
# |
Aug 4th 2009, 22:45 |
User324 |
what are the cake debugging method: to debug controller, method and view |