Menu

Commit [r4666]  Maximize  Restore  History

PermissionPolicy: simplify some aspects of WikiContext and clarify its documentation

- rename `self_href` to `resource_href`, to better express the intent of this method
- simplify `resource_href`: no need to take the anchor into account, and get rid of the `get_args` helper method
- get rid of the `local_url` method (inlined in the Formatter)

cboos 2007-01-29

changed /sandbox/security/trac/attachment.py
changed /sandbox/security/trac/resource.py
changed /sandbox/security/trac/ticket/api.py
changed /sandbox/security/trac/ticket/web_ui.py
changed /sandbox/security/trac/wiki/api.py
changed /sandbox/security/trac/wiki/formatter.py
changed /sandbox/security/trac/wiki/macros.py
changed /sandbox/security/trac/wiki/web_ui.py
/sandbox/security/trac/attachment.py Diff Switch to side-by-side view
Loading...
/sandbox/security/trac/resource.py Diff Switch to side-by-side view
Loading...
/sandbox/security/trac/ticket/api.py Diff Switch to side-by-side view
Loading...
/sandbox/security/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...
/sandbox/security/trac/wiki/api.py Diff Switch to side-by-side view
Loading...
/sandbox/security/trac/wiki/formatter.py Diff Switch to side-by-side view
Loading...
/sandbox/security/trac/wiki/macros.py Diff Switch to side-by-side view
Loading...
/sandbox/security/trac/wiki/web_ui.py Diff Switch to side-by-side view
Loading...
Auth0 Logo