Running CakePHP in parallel with old website in same directory....

2010-03-02 Thread toby78
Is is possible to run CakePHP in the same HTDOCS folder as an existing web application? E.g.: index.php (old website) somePage.php (old website) someOtherPage.php (new website using cakephp). Or does CakePHP require a "catch all" root directory ? The advantage would be: - you could migrate one

DatePicker / Calendar popup

2008-09-23 Thread toby78
The OvenCMS uses this line for a calendar popup: $form->input("Lawsuite/date_end", array("label" => false, "type" => "text", "class" => "datepicker")); When I copy this into another project it does not work. Where is this "plugin" located or where is it supposed to be ? And how come a plugin c

Suggestion: Improving the cakephp homepage

2008-09-23 Thread toby78
Somehow I never seem to find the necessary information on the website. One example. I remembered there was some sort of Calendar for the date input. However I don't know how to do it. When I enter it on the search box on the top of the website, there are no results for "Calendar". When I look o

.po files look weird

2008-09-22 Thread toby78
Those .po files used for l8n look weird is there a way to use something like Java property files instead? This would be better for re-using existing files and a more "standard" way of doing things. Is there maybe already some "plugin" for cakephp to use such property files? Thanks! --~-

Re: Simply aligning form->input fields and labels nicely....

2008-09-22 Thread toby78
Thanks, this works. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For m

Simply aligning form->input fields and labels nicely....

2008-09-22 Thread toby78
When you use the form->input, you automatically get a label tag generated etc However this does not contain a class. So usually, the best thing to get several form fields and labels aligned is: Something Something2 to use a re-usable class for the lables and just use a width that will b

Ajax example: adding/removing items ("tags")

2008-09-21 Thread toby78
I have looked for a CakePHP example that allows to add items using a text input field that will be added in a list without reloading the page. E.g: + item 1 [remove] - text input field - when you add "item 2" + item 1 [remove] + item 2 [remove] ___

CakePHP not recommenable for busy websites?

2008-09-21 Thread toby78
I am currently evaluating different frameworks and also looking at cakePHP. My first thought was that it seems not very efficient... If you have an object, e.g. "User" that has other related objects such as "Message" or "Photo" - there will be SQL statements to select all content from all relate

Error: C:/xampp2/htdocs/test/cake/console\config\ not found

2008-09-05 Thread toby78
icon.gif copied to c:\xampp2\htdocs\test\webroot\img\cake.icon.gif C:\xampp2\htdocs\test\cake\console\libs\templates\skel\webroot\img \cake. power.gif copied to c:\xampp2\htdocs\test\webroot\img\cake.power.gif C:\xampp2\htdocs\test\cake\console\libs\templates\skel\webroot \index.php copied to c:\