all repos — h3rald @ d922656d4492ded08c6f1630637ce6a86d8d8830

The sources of https://h3rald.com

content/articles/17.textile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
----- 
permalink: "17"
filters_pre: 
- redcloth
title: New CakePHP Manual (with associations!)
comments: []

date: 2006-04-18 08:47:00 +02:00
tags: 
- cakephp
type: article
toc: true
-----
Gustavo Carreno just "announced":http://groups.google.com/group/cake-php/browse_thread/thread/4e13231cc383b9bb/6414184c1058fadb#6414184c1058fadb a new release of the "CakePHP Offline Manual":http://cakeforge.org/frs/?group_id=53&release_id=82. Personally I was extremely happy to download this new release because it finally contains documentation and howtos related to CakePHP's Model Associations, which is perhaps one of the most used _advanced_ CakePHP features.
So I'll have no excuses not to learn how to use them, great...

The manual is available in the following formats:

* Windows compressed HTML (.chm)
* PDF
* HTML (multiple pages or single page)

Furthermore, the CakePHP API is also available for download in .chm format, thanks to  Mladen Mihajlovic.

Well done guys. Really useful for people like me who are on dialup sometimes :)