CakePHP Wiki
http://wiki.cakephp.org/
2006-12-17T07:59:43+01:00CakePHP Wiki
http://wiki.cakephp.org/
http://wiki.cakephp.org/lib/images/favicon.icotext/html2006-12-17T07:58:32+01:00Eric Tan (erictan@165.21.154.112)tutorials:cake_under_iis_without_rewrite
http://wiki.cakephp.org/tutorials:cake_under_iis_without_rewrite?do=diff&1166363912
Version of CakePHP: 1.0.1.2708 After working with PhpNut and Gwoo we got CakePHP on my IIS 6 box running without a mod rewrite isapi filter. This functionality is built into CakePHP already but isn’t necessarily well identified in any docume...text/html2006-12-15T02:39:38+01:00Daniel Jordi (phpretard@24.80.162.120)tutorials:beginners_only
http://wiki.cakephp.org/tutorials:beginners_only?do=diff&1166171978
Ok, well most of the people writing tutorials are smart, and they assume you are smart too. I am dumb, and I assume you are dumb too so if you are smart don’t read this. Notwithstanding my dumbness, I started learning php a couple years ago bu...text/html2006-12-14T18:34:19+01:00Eduardo Romero (foxteck@189.169.70.228)docs:components
http://wiki.cakephp.org/docs:components?do=diff&1166142859
Components Components are used to aid Controllers in specific situations. Rather than extend Cake’s core libraries, special functionality can be made into Components. (16:01:01) olle: bilson: A component is a sharable little "contro...text/html2006-12-14T11:01:56+01:00Tijs Teulings (tijs@83.84.45.67)tutorials:advanced_validation:advance_validation_with_parameters:improved_advance_validation_with_parameters - fixed this, my own code was causing this.
http://wiki.cakephp.org/tutorials:advanced_validation:advance_validation_with_parameters:improved_advance_validation_with_parameters?do=diff&1166115716
Remarks: The way invalidFields( )is implemented does seem to read all the data to be validated from $_POST[’data]. This means all data-binding will break. (is this right? anybody?) Problems I found as a results of this method: -It is no longe...text/html2006-12-09T04:14:05+01:00Andy Dawson (ad7six@84.123.119.52)tutorials:pagination - Point at bakery
http://wiki.cakephp.org/tutorials:pagination?do=diff&1165659245
Please see the updated 2-page tutorial on the Bakery. ...text/html2006-11-26T16:41:21+01:00rud (xanadu@203.144.143.10)tutorials:image_gallery_2 - add code syntax highlighting
http://wiki.cakephp.org/tutorials:image_gallery_2?do=diff&1164580881
To prepare a basic image gallery without the need for a database. We store the images on the fileserver in directories and subdirectories as usual. A working example can be seen at http://www.rajk.uni-corvinus.hu/~nagyv How As a side product we...text/html2006-11-24T18:48:12+01:00Juanan Ruiz (juananruiz@83.49.231.157)guia_traduccion_manual_al_castellano
http://wiki.cakephp.org/guia_traduccion_manual_al_castellano?do=diff&1164415692
Hay muchas maneras de colaborar con la traducción del manual al castellano, es la pauta que quiero seguir para elaborar esta modesta quía. Traductor (De momento solo puedo contar como yo lo hago, pero sería deseable que pronto hubiera nuevas estra...text/html2006-11-24T17:52:02+01:00Juanan Ruiz (juananruiz@83.49.231.157)manual_en_castellano - created
http://wiki.cakephp.org/manual_en_castellano?do=diff&1164412322
Guia_Traduccion_Manual_Al_Castellano ...text/html2006-11-21T10:54:55+01:00Joel Moss (joelmoss@86.140.53.223)tutorials:cake_migrations
http://wiki.cakephp.org/tutorials:cake_migrations?do=diff&1164128095
Cake DB Migrations is now at Version 2.0 - http://joelmoss.info/switchboard/blog/1992:Cake_DB_Migrations_strikes_back All info, updates and documentation can be found at http://joelmoss.info Cake Migrations allow you to use Cake to define changes...text/html2006-11-20T15:20:16+01:00Dragos Badea (bedeabza@86.106.14.220)docs:mod_rewrite
http://wiki.cakephp.org/docs:mod_rewrite?do=diff&1164057616
First you have to activate the mod_rewrite module of your apache webserver. You have to create a symlink in /etc/apache2/mods-enabled which refers to the file /etc/apache2/mods-available/rewrite.load. As second step you have to add the following se...text/html2006-11-20T03:39:05+01:00Kuba Holuj (ieatfood@71.237.94.185)tutorials:cake_under_iis - changed the config file to a better one (still not perfect)
http://wiki.cakephp.org/tutorials:cake_under_iis?do=diff&1164015545
Getting Cake working under IIs was a time-consuming task of trial and error. Admittedly, it was more of the later but with some generous help from Gwoo, i am now running, in production, several apps built on various versions of cake...and you can to...text/html2006-11-12T18:31:25+01:00Andrea Malfer Poma (repsah@81.208.74.185)tutorials:secure_logins_with_challenge_response - Echo was missing too
http://wiki.cakephp.org/tutorials:secure_logins_with_challenge_response?do=diff&1163377885
This tutorial is a copy of the one posted on my site for Secure Logins With Challenge-Response. Background No matter how securely you code your site, someone with a valid password can access that which you mean to keep private. The best solution ...text/html2006-10-26T05:31:53+01:00Xav (xav@193.252.31.17)community:users:xav
http://wiki.cakephp.org/community:users:xav?do=diff&1161858713
Traduction des tutoriaux suivants : building_a_cakephp_site_part_-_1 building_a_cakephp_site_part_-_2 Traductions achevées Blog simple #1 - Création d’un blog simple Blog simple #2 - Fonctionnalités avancées autour du blog Book Titles -...text/html2006-10-26T05:22:22+01:00Xav (xav@193.252.31.17)fr:tutoriels:book_titles
http://wiki.cakephp.org/fr:tutoriels:book_titles?do=diff&1161858142
Ce tutorial explique les associations automatiques dans Cake. Pré-requis Un environnement de développement CakePHP en parfait état de fonctionnement :) Créer la base de données Voici le code SQL CREATE TABLE `categories` ( `id` int(...text/html2006-10-26T05:03:57+01:00Xav (xav@193.252.31.17)fr:documentationfr
http://wiki.cakephp.org/fr:documentationfr?do=diff&1161857037
Vous êtes sur l’entrée de la traduction française de la documentation de CakePHP. Cette documentation n’attend plus que vous. N’hésitez pas à participer. La doc officiel de CakePHP est disponible ici: http://manual.cakephp.org ...text/html2006-10-26T05:03:24+01:00Xav (xav@193.252.31.17)fr:tutoriels
http://wiki.cakephp.org/fr:tutoriels?do=diff&1161857004
Les Tutoriaux en français : scaffolding_test2 - Génération automatique des ecrans echaffaudé par bake.php à partir d’un modèle de donnée postgresql. CakePhP Chez Free - Mise en place de CakePHP chez Free Blog simple #1 - Création d’u...text/html2006-10-26T04:52:47+01:00Xav (xav@193.252.31.17)fr:tutoriels:blog_tutorial_-_2
http://wiki.cakephp.org/fr:tutoriels:blog_tutorial_-_2?do=diff&1161856367
Dans ce tutorial nous verrons comment utiliser des méthodes de Cake un peu plus avancées. Ajouter des préfixes de table à un modèle Bien, si vous êtes intéressé pour utiliser des préfixes sur vos noms de tables, tels que blog_, cette section est...text/html2006-10-26T04:44:38+01:00Xav (xav@193.252.31.17)fr:tutoriels:blog_tutorial_-_1 - created
http://wiki.cakephp.org/fr:tutoriels:blog_tutorial_-_1?do=diff&1161855878
Le but de ce tutorial est de vous mener pas à pas à la création d’un blog très simple et, par la suite, y ajouter des fonctionnalités un peu plus avancées. Vous y apprendrez notamment comment Cake fait correspondre les données issues d’u...text/html2006-10-24T16:03:52+01:00Eric Lucas (elu@86.71.182.67)fr:tutoriels:scaffolding_test2
http://wiki.cakephp.org/fr:tutoriels:scaffolding_test2?do=diff&1161723832
Le but de ce tutorial est un exemple simple de l’utilisation de cakephp pour créer l’echaffodage (code minimum permettant de gérer les tables) représenté par le modèle suivant : 1 install de cakephp (pour ce tuto, j’ai pris la...text/html2006-10-20T04:12:08+01:00Mustafa Kumaş (brujahrg@212.175.111.100)showcase
http://wiki.cakephp.org/showcase?do=diff&1161335528
Put your app in here to show off you skills. Applications built on 0.10.x.x: CakeMap: http://cakephp.org/maps/ A google maps helper with location adding. CakeBin: http://cakephp.org/pastes/ code is available for download rdOpenSource: http:...