Mercurial > libervia-web
view src/browser/otr.min.js_README @ 1016:fc1c913cc9d1
pages (blog_new, common/blog): various blog improvments:
- item_id can now be specified in URL parsing, and a filter_keyword is used so future variants can be implemented (e.g. tags)
- if item_id is specified, rsm is discarded and only the requested item is retrieved
- new template data "items_http_uri" is filled, with links to HTTP versions of items
- blog_new is now a simple redirection to common/blog as the later should be generic enough to handle all use cases.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Jan 2018 18:09:39 +0100 |
parents | ee38b6a87692 |
children |
line wrap: on
line source
The file otr.min.js includes: - minified versions of the following otr.js dependencies: otr/dep/bigint.js otr/dep/crypto.js otr/dep/eventemitter.js The following minification tool has been used: yui compressor - minified version of otr.js taken from the project homepage All original files can be retrieved from otr.js repository: https://github.com/arlolra/otr/tree/master/build See the README file of Libervia, or inside otr.min.js itself for licence information.