PageRenderTime 26ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/apps/rickgigger.com/roadmap.todo

http://zoop.googlecode.com/
Unknown | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | 44b4f62f6cf67517588dfbf0396fda2f MD5 | raw file
Possible License(s): BSD-3-Clause, LGPL-2.1
  1. + move blog content out of the code
  2. - allow you to specify the content directory
  3. + config: app.blog.contentDir
  4. + create the directory structure
  5. + contentDir
  6. + entries
  7. + asssets
  8. + scan the entries directory
  9. + do a gui::fetch on it
  10. + get the metadata
  11. + insert or update it in the database
  12. + cache the results
  13. + metadata
  14. + done or not (publish it or not)