summaryrefslogtreecommitdiffstats
path: root/todo
Commit message (Collapse)AuthorAgeFilesLines
* parsers/LastUpdate.java was baptized, todo was updatedrsiddharth2012-11-271-6/+4
| | | | | | modified: parsers/LastUpdate.java todo
* new feature: Now Scruf appends a 'last updated' string at the end ofrsiddharth2012-11-271-9/+38
| | | | | | | | | | all html files, it generates. parsers/LastUpdate.java does this job. added: parsers/LastUpdate.java (new parser) modified: parsers/ParserList.java (added new Parser: see above) todo (now scruf todos are in org-mode)
* todo updatedrsiddharth2012-11-111-3/+3
|
* updated todorsiddharth2012-11-101-5/+5
|
* marked-up files should have a '.scruffy' extension from now on. Thisrsiddharth2012-11-101-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | commit is an un-stable commit. It has bugs. removed: io/PresentFile.java (moved to status/PresentFile.java) added: conversion/CreateHtmlFile.java (creates a corresponding '.html' file for a given '.scruffy' marked-up file) (needs some fine-tuning) status/PresentFile.java (see above) modified: conversion/ConvertFile.java (CreatHtmlFile object takes care of producing a corresponding html 'File') conversion/FileSieve.java (regex modified to reflect the '.scruffy' extension) index/IndexCreator.java (edits to reflect the '.scruffy' extension) parsers/BackButton.java (edit to reflect the '.scruffy' extension) parsers/DocumentName.java (edit to reflect the package change for PresentFile class) parsers/Header.java (edit to reflect the package change for PresentFile class) todo (updated todo)
* added:rsiddharth2012-11-091-2/+8
| | | | | | | | | | | | conversion/ignore/ conversion/ignore/Ignored.java (a class getting info about ignored child-directories, in the present directory) modified: conversion/ConvertDirectory.java (added code to check if the child-directory is in the ignored list) docs/scruf (started sketching out documentation on how to use scruf) styling/style.css todo
* modified:rsiddharth2012-11-021-0/+4
| | | | | parsers/Header.java (now the 'scruf' footer links to project's homepage) todo (new things to do)
* added:rsiddharth2012-11-011-1/+0
| | | | | | | | | | parsers/QuoteSpecialText.java (new parser to quote special text) modified: parsers/CodeBlocks.java (the regex was made more strict) parsers/Footer.java (fix: appendTail() was added after while()) parsers/ParserList.java (new parser, see above) (parser order changed) todo
* updated todorsiddharth2012-10-311-8/+1
|
* modified:rsiddharth2012-10-311-1/+1
| | | | | status/DirectoryInfo.java (added license info) todo (1 task complete)
* modified:rsiddharth2012-10-311-2/+1
| | | | | | | | | conversion/ConvertDirectory.java (minor edit) index/IndexCreator.java (removed code which (1) creates a index file, if it is not present (2) checks for the existence of index.html) io/WriteFile.java (made the stdout message more verbose) parsers/Header.java ('scruf' footer links to scruf's project page) todo (1 task completed)
* todo modifiedrsiddharth2012-10-271-0/+3
|
* modified:rsiddharth2012-10-271-7/+0
| | | | | | | | | | | | | | | | | | | .bzrignore conversion/ConvertDirectory.java (bug-fix) It is checked whether file "index" is modified since the last conversion. This check was not performed before. conversion/ConvertFile.java Some optimization there. Now we check if the file content is "empty" before we delve into conversion. index/IndexCreator.java # "index" file is created in the directory, if it is not created. # write() renamed to shouldConvert(). The method now returns true when a link is added to 'index' or when the index.html file does not exists. io/ReadFile.java # Exception message for made verbose. todo
* modified:rsiddharth2012-10-261-2/+16
| | | | | | todo: list of things to be done. unknown: abstract
* removed:rsiddharth2012-10-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notes writefile added: COPYING -- gpl text (full) modified: Initialization.java Scruf.java conversion/CanConvert.java conversion/ConvertDirectory.java conversion/ConvertFile.java conversion/FileSieve.java index/IndexCreator.java io/PresentFile.java io/ReadFile.java io/WriteFile.java license/Liberate.java parsers/BackButton.java parsers/CodeBlocks.java parsers/DocumentName.java parsers/Footer.java parsers/Header.java parsers/Headings.java parsers/Images.java parsers/LineBreak.java parsers/Links.java parsers/NullIt.java parsers/Paragraphs.java parsers/ParserList.java parsers/WordDecoration.java styling/StyleChecker.java >> All the .java files were 'baptized' for 100% software freedom. todo -- minor edit. license/gpl -- minor edit again.
* scruf is "bzr"ed now.rsiddharth2012-06-231-0/+3