#627: Trackback support
----------------------------------------------+-----------------
Reporter: skaplun | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: WebStyle | Version:
Keywords: trackback referer ping http cool |
----------------------------------------------+-----------------
It would be cool and easy to add support for the
[http://www.sixapart.com/pronet/docs/trackback_spec trackback
specifications].
This can be implemented by creating a simple bfe_element to be added to
default html detail of a record and html brief.
A webhanlder should be added to accept pings: say
{{{/record/1234/trackback}}}.
Moreover a new tab can be added in the detailed record, containing the
list of URLs pointing to this record.
Additionally we can have silent trackback by reading HTTP headers when
user are visiting /record/1234 URLs, and extracting the refer.
--
Ticket URL: <https://invenio-software.org/ticket/627>
Invenio <http://invenio-software.org>