Changes

Jump to navigation Jump to search
214 bytes added ,  08:10, 1 April 2012
If modules are looked up in the repository, their URIs are rewritten to a local file path. The URI transformation has been inspired by [http://www.zorba-xquery.com/html/documentation/latest/zorba/uriresolvers Zorba]:
# The If a URI authority exists, it is reversed, and its dots are replaced by slashes.
# The URI path is appended. If no path exists, a single slash is appended instead.
# If the resulting string ends with a slash, the {{Mono|index}} string is appended.
A package is rejected by the installer if it has an invalid syntaxThe following examples show some rewritings: * {{Mono|http://basex.org/modules/hello/World}} → {{Mono|org/basex/modules/hello/World}}* {{Mono|http://www.example.com}} → {{Mono|com/example/www/index}}* {{Mono|a/little/example.xq}} → {{Mono|a/little/example.xq}}
==Changelog==
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu