Ticket #779 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by DarTar

just how ugly that icon is :(

Changed 2 years ago by NilsLindenberg

But see the list of engines already supporting it. Besides, one additional line in the header won't bother people not having the plugin installed.

Changed 2 years ago by NilsLindenberg

  • owner set to NilsLindenberg
  • status changed from new to assigned

Changed 2 years ago by NilsLindenberg

  • status changed from assigned to closed
  • resolution set to fixed

(In [1155]) closes #779: Add link for UniversalEditButton to header

Changed 2 years ago by DarTar

nils what abour porting this to 1.1.6.6 ? that would allow to get it out soon.

Changed 2 years ago by NilsLindenberg

  • keywords 1.1.7-ported added
  • status changed from closed to reopened
  • resolution fixed deleted
  • milestone changed from 1.1.7 to 1.1.6.6

proting to 1.1.6.6

Changed 2 years ago by NilsLindenberg

  • status changed from reopened to closed
  • resolution set to fixed

(In [1187]) closes #779: Add UniversalEditButton link to header template

Note: See TracTickets for help on using tickets.