Default scaffolds view behavior

2012-04-01 Thread MaJerle.Eu
Hello everybody! After using scaffolding view with models that are accociated with 'className' => 'PluginName.ModelName', links in scaffold view broke. So i decided to make some changes. Here they are: https://github.com/MaJerle/cakephp/commit/ae5d0b664edbc4a0dd33fa959e9f5dcddf152087 https://git

creating your custom translate function

2012-01-25 Thread MaJerle.Eu
I think it would be great, if you developers create a functions style like if (!function_exists('__')) then crate it, otherwise not, so that we can create custom function with same name, what do you say about that ? :) -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakep

CakePHP 2.0.0-RC2 and TinyMCE 3.4.4

2011-09-22 Thread MaJerle.Eu
Hi communitiy :) So here i have problem since CakePHP 2.0 beta Like other script i put script for tinymce with HtmlHelper::script(); and just, just for tinymce here was a problem with "rendering" I opened the rendered source code in browser and i opened link to this script...i'm getting this erro

Auth Component in cakephp 2.0.0-aplha

2011-05-24 Thread MaJerle.Eu
Hi to all, expecially to CakePHP developer, Mark Story... this is more question for you Mark, probably you are only who knows what is my problem, so, in cakephp <= 2.0.0-dev this code works perfect... my code is in image, link below http://i55.tinypic.com/2j2i236.png {{{ this is my custom compon

CakePHP 2.0.0 Stable

2011-03-14 Thread MaJerle.Eu
Hello more like to admins... So, when can we expect a stable release of CakePHP 2.0.0 ?... Maybe for about one month or more? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others wit