updated todo and fixed templates.html...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-03-14 03:19:38 +04:00
parent c23dea51fb
commit a0315b37da
2 changed files with 8 additions and 6 deletions

View File

@ -1,10 +1,12 @@
[_] 39% Priority work [_] 39% Priority work
[_] 77% general todo [_] 77% general todo
[_] 16% Priority work for 10.03.13 [_] 25% Priority work for 10.03.13
[_] change image [_] change image
[X] add page via template [X] add page via template
[_] load/save state (migrate) [_] load state (migrate)
[_] load/save from JSON (migrate) [_] save state (migrate)
[_] load JSON (migrate)
[X] save JSON (migrate)
[_] basic instructions/docs... [_] basic instructions/docs...
[_] page settings in full view editor [_] page settings in full view editor
| could even be fixed... | could even be fixed...

View File

@ -1,9 +1,9 @@
<html> <html>
<head> <head>
<link rel="stylesheet" href="magazine.css"> <link rel="stylesheet" href="css/magazine.css">
<link rel="stylesheet" href="magazine-themes.css"> <link rel="stylesheet" href="css/magazine-themes.css">
<link rel="stylesheet" href="magazine-custom.css"> <link rel="stylesheet" href="css/magazine-custom.css">
<style> <style>
body { body {