mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-28 10:40:07 +00:00
updated todo and fixed templates.html...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c23dea51fb
commit
a0315b37da
8
TODO.otl
8
TODO.otl
@ -1,10 +1,12 @@
|
||||
[_] 39% Priority work
|
||||
[_] 77% general todo
|
||||
[_] 16% Priority work for 10.03.13
|
||||
[_] 25% Priority work for 10.03.13
|
||||
[_] change image
|
||||
[X] add page via template
|
||||
[_] load/save state (migrate)
|
||||
[_] load/save from JSON (migrate)
|
||||
[_] load state (migrate)
|
||||
[_] save state (migrate)
|
||||
[_] load JSON (migrate)
|
||||
[X] save JSON (migrate)
|
||||
[_] basic instructions/docs...
|
||||
[_] page settings in full view editor
|
||||
| could even be fixed...
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<link rel="stylesheet" href="magazine.css">
|
||||
<link rel="stylesheet" href="magazine-themes.css">
|
||||
<link rel="stylesheet" href="magazine-custom.css">
|
||||
<link rel="stylesheet" href="css/magazine.css">
|
||||
<link rel="stylesheet" href="css/magazine-themes.css">
|
||||
<link rel="stylesheet" href="css/magazine-custom.css">
|
||||
|
||||
<style>
|
||||
body {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user