summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2012-12-21 13:25:10 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2012-12-21 13:25:10 +0530
commit7f46c19441f6690bde92c1359c535321cb8c3025 (patch)
tree73ad82bfba3ed35fa9707d73ae7c0dd4c63c6eb6 /TODO
parentbed3dc00c9112d70966990ca66ab0a078b5ca0b5 (diff)
parent03ab823d0318865544c54baaaa0b4ebb63fae4fa (diff)
merged from devel branch.
removed: Scruf.java todo added: Run.java TODO parsers/SymbolMap.java modified: conversion/ConvertDirectory.java parsers/BackButton.java parsers/CodeBlocks.java parsers/WordDecoration.java styling/StyleChecker.java styling/style.css pending merges: rsiddharth 2012-12-21 [bug-fix]: when the default style sheet is newer than the style sheet rsiddharth 2012-12-21 Scruf.java has been renamed to Run.java rsiddharth 2012-12-21 [method named changed]: The method named 'resolve()' in styling/StyleChecker.java is changed ... rsiddharth 2012-12-21 [bug-fix]: Each directory is checked if it contains the style.css, if rsiddharth 2012-12-21 added license text to parsers/SymbolMap.java. rsiddharth 2012-12-21 updated TODO rsiddharth 2012-12-20 [bug-fix]: From now on, all the special characters in the string rsiddharth 2012-12-20 SymbolMap class which was in CodeBlock.java is shifted to a dedicated rsiddharth 2012-12-20 [bug-fix]: Back Buttons were not put in webpages that were present in rsiddharth 2012-12-15 bunch of new todos; 'todo' renamed to 'TODO'.
Diffstat (limited to 'TODO')
-rw-r--r--TODO74
1 files changed, 74 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..df33c12
--- /dev/null
+++ b/TODO
@@ -0,0 +1,74 @@
+SCRUF - TODO -*- mode: org; -*-
+
+* features
+
+** build system (GNU auto tools)
+
+** test suite
+
+** implement lists
+ introduce mark-up for lists. Weird that I have not implement
+ yet.
+
+** [hp] documentation
+
+ introduction to 'scruf' & 'scruffy' mark-up. finished the initial
+ draft. It need to be edited and fine tuned.
+
+** mark-up to center align text
+
+* distribution related
+
+** README file
+ a brief description of the project; pointer to website; notes on
+ the platform; a roadmap to important files; pointer to INSTALL
+ file; pointer to AUTHORS file; project NEWS.
+** INSTALL file
+ point to the manual where installation instruction can be found.
+** AUTHORS file
+** NEWS file
+ should contain information about new releases and features(if
+ needed).
+** HISTORY file
+ not required for 0.1.0 release.
+** FAQ file
+ not required for 0.1.0 release.
+** checksum
+ md5sum.
+** manual
+ the manual file should also be part of the source distribution.
+
+** package & upload it in savannah
+
+* website
+
+** create a documentation section in the homepage.
+
+** create a mailing list section in the homepage
+
+* finished todos
+
+** [done] ignore directories
+ way to ignore directories
+
+** [done] move PresentFile.java to status/
+
+** [done] extension for scruffy files
+ extension for scruff marked-up files to make discovery easier.
+
+** [done] modify conversion/CanConvert.java (bug)
+
+** [done] link to scruffy source
+ include a link or something to view the 'source'.
+
+** [done] 'quote' special symbols inside a code-block.
+** [done] 'last update' string
+ the 'last updated' string must be dangled somewhere in the document
+ that is licked by scruf.
+
+** [done] <meta> tags
+ introduce 'meta' info in html doc generated -- authorinfo.
+
+** [done] mailing list
+** [done] build rsiddharth's weblog
+ Test it by generating rsiddharth's weblog using scruf.