From 6201bb3366a6e38cfca88780c1f21fa5500bce3e Mon Sep 17 00:00:00 2001 From: Steffen Bilde Date: Tue, 15 Oct 2013 14:46:49 +0200 Subject: [PATCH] added a Drupal Framework section under php literature with a couple of free online drupal books --- free-programming-books.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 05bdfe5a..709b0a3f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -671,6 +671,12 @@ * [Official Documentation (Offline Version)](https://leanpub.com/l4-offline-doc) * [Code Happy](http://codehappy.daylerees.com/) (Laravel 3 Starter Book) * [Code Bright](http://codebright.daylerees.com/) (Laravel 4 Starter Book) +* Drupal Framework + * Drupal 6 + * Drupal 7 + * [The Tiny Book of Rules](https://drupal.org/files/tiny-book-of-rules.pdf) + * [Master Drupal in 7 hours](http://dl.dropboxusercontent.com/u/54624702/Master%20Drupal%20in%207%20hours_v1.1.pdf) + * Drupal 8 * [PHP Internals Book](http://www.phpinternalsbook.com/) -- GitLab