>![]() |
Commentary: we is for webedit Invoke XSLT to edit/transform Web pages before they get rendered. we makes emacspeak's webedit layer independent of a given Emacs web browser like W3 or W3M This module will use the abstraction provided by browse-url to handle Web pages. Module emacspeak-webutils provides the needed additional abstractions not already covered by browse-url
Automatically generated documentation for commands defined in module emacspeak-we.
Not bound to any key.
Follow url and point, and filter the result by specified class. Class can be set locally for a buffer, and overridden with an interactive prefix arg. If there is a known rewrite url rule, that is used as well.
Not bound to any key.
Follow url and point, and filter the result by specified class. Class can be set locally for a buffer, and overridden with an interactive prefix arg. If there is a known rewrite url rule, that is used as well.
Not bound to any key.
Count matches for locator in Web page.
Not bound to any key.
Count nested tables in Web page.
Not bound to any key.
Count tables in Web page.
Not bound to any key.
Extract elements having specified class attribute from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of class values as completion.
Not bound to any key.
Extract elements having class specified in list `classes' from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of class values as completion.
Not bound to any key.
Extract elements having specified id attribute from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of id values as completion.
Not bound to any key.
Extract elements having id specified in list `ids' from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of id values as completion.
Not bound to any key.
Interactively prompt for an HTML property, e.g. id or class, and provide a completion list of applicable property values. Filter document by property that is specified.
Not bound to any key.
Extract text nodes from elements having id specified in list `ids' from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of id values as completion.
Not bound to any key.
Extract text nodes from elements having specified id attribute from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of id values as completion.
Not bound to any key.
Extracts links whose URL matches pattern.
Not bound to any key.
Extract links to media streams. operate on current web page when in a browser buffer; otherwise prompt for url. Optional arg `speak' specifies if the result should be spoken automatically.
Not bound to any key.
In browser buffers, extract media streams from url under point.
Not bound to any key.
Extract nested table specified by `table-index'. Default is to operate on current web page when in a browser buffer; otherwise prompt for URL. Optional arg `speak' specifies if the result should be spoken automatically.
Not bound to any key.
Extract specified list of tables from a Web page.
Not bound to any key.
Extract links to printable streams. operate on current web page when in a browser buffer; otherwise prompt for url. Optional arg `speak' specifies if the result should be spoken automatically.
Not bound to any key.
Extract table containing specified match. Optional arg url specifies the page to extract content from.
Not bound to any key.
Extract table at specified position. Default is to extract from current page.
Not bound to any key.
Extract specified tables from a WWW page. Tables are specified by containing match pattern found in the match list.
Not bound to any key.
Extract specified list of nested tables from a WWW page. Tables are specified by their position in the list of nested tables found in the page.
Not bound to any key.
Follow url and point, and filter the result by specified id. Id can be set locally for a buffer, and overridden with an interactive prefix arg. If there is a known rewrite url rule, that is used as well.
Not bound to any key.
Extract elements not having specified class attribute from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of class values as completion.
Not bound to any key.
Extract elements not having class specified in list `classes' from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Interactive use provides list of class values as completion.
Not bound to any key.
Extract elements matching specified style from HTML. Extracts specified elements from current WWW page and displays it in a separate buffer. Optional arg url specifies the page to extract contents from.
Not bound to any key.
Toggle xsl keep result flag.
Not bound to any key.
Applies buffer-specific URL expander/executor function.
Not bound to any key.
Apply a url rewrite rule as specified in the current buffer before following link under point. If no rewrite rule is defined, first prompt for one. Rewrite rules are of the form `(from to)' where from and to are strings. Typically, the rewrite rule is automatically set up by Emacspeak tools like websearch where a rewrite rule is known. Rewrite rules are useful in jumping directly to the printer friendly version of an article for example. Optional interactive prefix arg prompts for a rewrite rule even if one is already defined.
Not bound to any key.
Follow url and point, and filter the result by specified xpath. XPath can be set locally for a buffer, and overridden with an interactive prefix arg. If there is a known rewrite url rule, that is used as well.
Not bound to any key.
Follow url and point, and filter the result by junking elements specified by xpath. XPath can be set locally for a buffer, and overridden with an interactive prefix arg. If there is a known rewrite url rule, that is used as well.
Not bound to any key.
Toggle application of XSL transformations.
Not bound to any key.
Apply specified transformation to current Web page.
Not bound to any key.
Extract elements matching specified XPath path locator from Web page – default is the current page being viewed.