Blogs

Notalon Whitepaper - Data Model

Notalon's data model is built around the concept of Notes. These Notes are collected into Pages.

Each Note can contain:

  • A heading
  • A body, with some sort of scripted language, enabling rich text and headings (like HTML). The way Python handles this data must be tolerant of it containing escape characters, such as " ` ' , etc..
  • Tags
  • Short summary notes

Though none of these elements are necessary.

Each Note can exist within a Page. This Page:

  • Contains a heading
  • Contains a list of Notes in sequence

Testing Drupal to Blog to Twitter to Facebook

Will this work?