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/controller
Dan Helfman faaa4b6fdd Got external links working!
* Altered Html_cleaner to allow link targets.
 * Modified Wiki.load_editor(), Wiki.resolve_link(), and Link_pulldown() to
   support external links with "_new" targets.
 * Modified Editor.mouse_clicked() to explicitly open a new window for external links clicked in
   read-write editors, because the browser won't open clicked link by itself unless they're in
   read-only iframes.
 * Removed a duplicate Editor.contents() function.
 * Increased Link_pulldown title field size to 30 characters.
2007-08-16 22:27:58 +00:00
..
test Code mostly related to manipulating wiki links, plus a new link pulldown: 2007-08-14 04:13:49 +00:00
Async.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Database.py More API documentation on the controllers. 2007-08-09 19:06:01 +00:00
Expire.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Expose.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Html_cleaner.py Got external links working! 2007-08-16 22:27:58 +00:00
Html_nuker.py Fix so None doesn't ever get added to result list, which screws up the parser. 2007-07-19 19:06:22 +00:00
Notebooks.py Code mostly related to manipulating wiki links, plus a new link pulldown: 2007-08-14 04:13:49 +00:00
Root.py More API documentation on the controllers. 2007-08-09 19:06:01 +00:00
Scheduler.py More docstrings. 2007-08-09 19:44:26 +00:00
Updater.py More docstrings. 2007-08-09 19:44:26 +00:00
Users.py More docstrings. 2007-08-09 19:44:26 +00:00
Validate.py Removing debugging print. 2007-08-01 20:23:12 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00