Archived
1
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/js
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
..
Editor.js * Rewrote all wiki note links to be of the form: /notebooks/notebookid?note_id=noteid 2007-07-28 04:22:44 +00:00
Invoker.js Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
MochiKit_LICENSE Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
MochiKit.js Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Wiki.js * Rewrote all wiki note links to be of the form: /notebooks/notebookid?note_id=noteid 2007-07-28 04:22:44 +00:00