Internet Commons

Your website development partner

Controls: show

Document

Comments:

[log in] or [register] to leave a comment for this document.


Go to: all documents

Options: show

Contact:

mail@internetcommons.ca

Website:

[home] [about] [help]

Subsites:
Members:

[profiles]

Document

Structuring the Drupal Topic

08-May-2013 [236]

Part of unassigned

Thoughts on structuring the topic.

Begin with

Drupal is a

  • dispatch-driven (core, theme, form)
  • state change machine (data model)
  • with a service-oriented architecture (modules; hooks)
  • display structures (view modes, views, panels,display suite)
  • form structures
  • database structures (field api, entity construction kit)
  • data models, and sub-models (form api, field api)
  • templating (render arrays)