| 261 | == Inside Drupal == |
| 262 | === Entities === |
| 263 | * Introduced in Drupal 7 |
| 264 | * [https://www.drupal.org/node/1261744 An Introduction to Entities] |
| 265 | * [https://www.drupal.org/node/878784 Entity API Tutorial] |
| 266 | * [http://joshaust.in/wp-content/uploads/2012/06/Entities-and-Bundles-in-Drupal-7.pdf Enties and Bundles in Drupal 7] |
| 267 | * [https://www.drupal.org/node/1649688 Understanding entity terminology] |
| 268 | * [https://evolvingweb.ca/blog/drupal-7-entities-what-are-they-and-what-are-they-good Drupal 7 Entities: What are they, and what are they good for?] |
| 269 | * https://www.drupal.org/project/bean |