How to contribute
- Create an account on this wiki by activating the login link.
- Return to this page.
- Select attachments from the drop-drown list on this page.
- Click Browse to select your extension and click Upload.
- Activate the edit link on this page.
Make a copy of the extension description template below and complete it. The template is valid MoinMoin wiki text.
- Move your new entry so that the page is sorted alphabetically by extension name.
- Save your changes to this page.
== Extension name == Download: [attachment:SomeExtension.py] [[BR]] Author: <your name and email address> [[BR]] License: <name of the license> [[BR]] Description: <brief description of the extension> [[BR]] Dependencies: <comma separated list of LSR and external dependencies>
Audible Reminders
Download: reminder.tar.gz
Author: Peter Parente <parente@cs.unc.edu>
License: BSD
Description: Example extension. Turns any text area into an audible todo list.
Dependencies: CliqueAudio, DefaultDialogPerk, SettingsChooser
Pictorial Reading Aid
File: reading.tar.gz
Author: Peter Parente <parente@cs.unc.edu>
License: BSD, PSF
Description: Example extension. Shows Flickr images for selected words in any text area.
Dependencies: Beautiful Soup (included)