Ticket #779 (closed enhancement: fixed)
Add link for UniversalEditButton to header
| Reported by: | NilsLindenberg | Owned by: | NilsLindenberg |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.6.6 |
| Component: | general | Version: | 1.1.6.5 |
| Severity: | trivial | Keywords: | 1.1.7-ported |
| Cc: |
Description
(One of) The wiki-standards group(s) has launched the Universal Edit Button (more info: http://universaleditbutton.org/).
Similiar to the RSS-Autodiscovery, it shows a little icon in the address-bar if
<link rel="alternate" type="application/x-wiki" title="Edit" href="EDIT-URL" />
is added to the header.php, taking into account:
1) it should only be added if a page is shown(?) 2) the user must have write_acl 3) the url must take rewrite_mode (on/off) into account
(notice: UEB is only supported by firefox [via plugin])
Change History
Note: See
TracTickets for help on using
tickets.