Pipeline

Todo

  • Redesign the editor module
  • DB import module
  • Extend gallery module with EXIF features
  • Extend multi language module with dropdown

Release 1.0

  • Admin form field arrangement
  • Seperated accordion, table and tabmenue admin styles
  • Shorten core GET parameter to single letters
  • Refactor jQuery plugins to merge options
  • Form validation
    • Fixed the multiple forms bug
    • Select fields now can be required too
  • Simplified template tags and structure
  • Improved CSS definitions and class names
  • Clean installation template

Release 1.1

  • Order articles admin listing by category
  • Ajax features
    • Ajax GET and POST core interface and routing
    • Ajax powered ALIAS lookup
    • Ajax powered apply button for quick content saving
    • Ajax powered reordering for admin listing

Release 1.2

  • GET (search/table/query) based search - extend with categories and comments
  • Pagination for admin listing
  • Improve admin panel for mobile devices
  • Validate function to output $error from array('author' => $author, 'url' => $url)

Release 1.3

  • Improve speed by APC or Memcached
  • Switch from MD5 to SHA1 + UNIQUE to create secure hashes

Milestones

Release 2.0

  • MySQL database wrapper
  • Refactor admin_process() - split cleaning, validation and processing
  • Separate data queries and markup building
  • Pass array to form_element() to reduce function calls
  • Release deployment - Union core files to a single "kernel.php" file
  • Improve function and variable namespace
  • Online "template editor" module
Powered by Redaxscript 0.4.0  •  Design and realization by Jörg Steinhauer & Henry Ruhs