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/css
Dan Helfman 69caeaf655 Code mostly related to manipulating wiki links, plus a new link pulldown:
* Implemented a new controller.Notebooks.lookup_note_id() method to get only a note's id given its title.
 * Added some new link resolution code to Editor and Wiki, to fill in a link's id according to its destination note.
 * Factored out some of the link finding code into a common Editor.find_link_at_cursor() method.
 * Factored out query parsing into a common parse_query() function, which operates on a link node.
 * Added new Link_pulldown class-thingy to represent the little pulldown you see when the cursor's on a link.
 * Refactored Pulldown's positioning code to support offset positioning (needed for elements within an iframe).
2007-08-14 04:13:49 +00:00
..
download.css Tweaks to CSS for downloaded HTML version of wiki. 2007-08-10 20:17:40 +00:00
ie.css CSS tweaks involving: 2007-08-06 00:51:04 +00:00
note.css Code mostly related to manipulating wiki links, plus a new link pulldown: 2007-08-14 04:13:49 +00:00
style.css Code mostly related to manipulating wiki links, plus a new link pulldown: 2007-08-14 04:13:49 +00:00