witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/static
Dan Helfman 2c20d60f9e * Rewrote all wiki note links to be of the form: /notebooks/notebookid?note_id=noteid
* Refactored some of validator decorator to use clearer variable names internally.
 * Validator decorator now supports treating arguments with default values as optional.
 * controller.Notebooks.default() takes an optional note_id argument.
 * controller.Notebooks.contents() takes an optional note_id argument.
 * Wiki.js now makes use of these new controller APIs.
 * Editor.js now takes a notebook_id argument to its constructor so it can properly make links.
2007-07-28 04:22:44 +00:00
..
css Simulating max-height for pulldowns in brain-dead IE6. 2007-07-26 19:38:49 +00:00
html Added info about saving notes. 2007-07-19 22:36:23 +00:00
images Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
js * Rewrote all wiki note links to be of the form: /notebooks/notebookid?note_id=noteid 2007-07-28 04:22:44 +00:00