4

Can anyone provide me some useful links to download CakePHP 1.2/1.3 Manual including API version in CHM format, which runs locally without any internet usage?

It would be helpful for me!

Aditya P Bhatt
  • 21,431
  • 18
  • 85
  • 104

5 Answers5

2

There is a shell plugin that dumps a current copy cookbook as a pdf file: http://github.com/josegonzalez/cakephp-cookbook-dumper

fahad19
  • 96
  • 2
2

GOOGLE DOCS - CakePHP 1.3 Manual - Searchable

AKKAweb
  • 3,795
  • 4
  • 33
  • 64
0

Here is the zip. I haven't tested it, but it's looking real.

Nik Chankov
  • 6,049
  • 1
  • 20
  • 30
0

You can find information on single html page (downloadable) Cake book and pdf generation here: http://leoponton.blogspot.com/2010/07/cakephp-offline-manual.html

Personally, I don't think the Cake book is so big or complex that it justifies the MS clunk of chm and anyway the searchability of a single html page is unsurpassed.

Leo
  • 6,553
  • 2
  • 29
  • 48
0

I found a nice compilation of 1.1 and 1.2 Manual and API in this CHM file. Alas, nothing on 1.3 yet, which would be ideal:

Link to site that lists CHM contents

Direct CHM downloadlink

Duncan
  • 858
  • 1
  • 11
  • 29