aboutsummaryrefslogtreecommitdiff
path: root/js/document/text-document.js
Commit message (Collapse)AuthorAge
* Adding webRequest redirects for iFrame templatesJose Antonio Marquez2012-02-17
|
* Creating NinjaTemplate to HTML functionJose Antonio Marquez2012-02-14
| | | | This function will need to be cleaned up and possibly moved once the MVC structure is in-place for the document.
* Reverting text/html document classes and setting up MVC folder structureJose Antonio Marquez2012-02-14
Setting up the folder structure for the proposed set up for documents in Ninja. Reverted to have a temp HTML/Text document class. Tweak some UI for file pickers.