This is a simple web browser extension for clipping web page text to a WikiEducator user subpage. It simplifies creating a public bookmark list.
- appends page title, link, and text to the user subpage of your choice
- text can be selected in the browser, or falls back to the first paragraph
- uses a custom template for each subpage for rendering flexibility
This extension is distributed from the GitHub "Releases" page.
- Download the latest release *.zip file
- Unzip the file in some permanent location
- Open the browser's Tools > Extensions page
- Click "Load unpacked" and select the unzipped directory
- Download the latest release *.xpi file
- Install the file in Firefox's Add-ons Manager
Note
You must already be logged in to WikiEducator in your current browser session.
- Navigate to a page you want to clip
- Optionally select the text you want to clip
- Confirm the subpage you want to clip to
- Click the "Clip to WikiEducator" button
Create a /Template subpage of your clipping subpage. The template
should expect the following parameters (any of which can be discarded):
urltitledate(the date the clipping was made in ISO-8601 format)text(the clipped text)
