GithubHelp home page GithubHelp logo

Support pingback about known HOT 12 CLOSED

idno avatar idno commented on August 24, 2024
Support pingback

from known.

Comments (12)

benwerd avatar benwerd commented on August 24, 2024

Idno does actually support outgoing pingback; it doesn't have an incoming pingback endpoint though.

from known.

mapkyca avatar mapkyca commented on August 24, 2024

Probably should. Although, the wordpress webmention plugin does the same - outgoing pingback, incoming webmention. Which means I still can't comment on your posts ;)

Piping a pingback page through the same MF parser would breath life back into the old platforms with minimum effort.

from known.

benwerd avatar benwerd commented on August 24, 2024

@aaronpk actually wrote some great code to do this, over at https://github.com/aaronpk/Pingback - I'll look at writing a plugin.

from known.

mapkyca avatar mapkyca commented on August 24, 2024

Nice.

Looks like you could just wire up his service, which might work - depends whether you want to keep idno "pure", or support legacy stuff natively.

from known.

aaronpk avatar aaronpk commented on August 24, 2024

The easy version would be to use pingback.me's pingback->webmention service. All it would take is adding this line to shell.tpl.php:

<link rel="pingback" href="http://pingback.me/webmention?forward=<?=urlencode(\Idno\Core\site()->config()->url.'webmention/')?>" />

from known.

benwerd avatar benwerd commented on August 24, 2024

@aaronpk Oh! Are you cool with that? I saw you weren't open for new signups, and was considering installing over on my own server.

from known.

benwerd avatar benwerd commented on August 24, 2024

@mapkyca The rule I've made for idno is, anything that deals with external, specific sites must be an external plugin. Anything that deals with standards can be part of trunk. (So, eg, Twitter integration is external, but webmention and webfinger are part of the main codebase.)

from known.

aaronpk avatar aaronpk commented on August 24, 2024

@benwerd yeah totally! It doesn't actually require an account to use the proxy service. I don't mind setting people up with accounts either, I just don't have a web interface to sign up yet :)

from known.

benwerd avatar benwerd commented on August 24, 2024

@aaronpk Beautiful! Thank you! @mapkyca Support via an external plugin will likely show up this evening my time ...

from known.

mapkyca avatar mapkyca commented on August 24, 2024

Sweet guys!

from known.

mapkyca avatar mapkyca commented on August 24, 2024

Got bored waiting: https://github.com/mapkyca/Pingback

from known.

aaronpk avatar aaronpk commented on August 24, 2024

Nice!

from known.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.