Active
Project:
Vinculum
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 May 2013 at 11:09 UTC
Updated:
18 Jan 2017 at 23:14 UTC
Jump to comment: Most recent
Comments
Comment #1
mlncn commentedYes, webmentions are a key part of the IndieWeb movement - http://indiewebcamp.com/webmention - and Drupal should certainly support them!
Comment #2
sanduhrsi implemented support or webmention here: https://github.com/sanduhrs/vinculum
Comment #3
hongpong commentedIt can save the webmentions now, and log activity better, based on sanduhrs implementation, with additions by manarth: https://github.com/HongPong/vinculum
Comment #4
sanduhrsPlease check out the new 7.x-2.x branch.
Comment #5
sanduhrsChanging the metas a bit.
Comment #6
mlncn commentedChecked out 7.x-2.x-dev and enabled only Vinculum and the Webmention submodule; here are the results from watchdog:
Excited about this module; suggestions for next steps?
Comment #8
hongpong commentedadded a tiny bit of documentation and gitignore file, trying to get this shaped up a bit...
Comment #9
Leeteq commentedWebmention is now an official W3C standard as of 2017-01-12:
- https://www.w3.org/TR/webmention/
And; we also now have the following relatively new module, which might become Vinculum's successor if the development does not catch up with reality "soon" - although perhaps these two projects now should merge?
- https://www.drupal.org/project/webmention
Comment #10
hongpong commentedAh thanks @leeteq I didn't know. Perhaps we should work with @sanduhrs and develop the Linkback module instead. It is already registered: https://www.drupal.org/project/linkback . Also I have Microformats module, that could be used: https://www.drupal.org/project/microformats
I can revisit this more next week, and one way or another would love to get this working!
EDIT : I have updated it here https://github.com/HongPong/vinculum-d8 and on this issue #2758041: Linkback 8.x-alpha1 version