Giter Site home page Giter Site logo

Comments (3)

thebaer avatar thebaer commented on June 3, 2024 2

Thanks for reporting this! Unfortunately it's not supported, but I'm sure we could do that somehow. If anyone wants to chime in or take on this issue, please feel free!

from writefreely.

glyn avatar glyn commented on June 3, 2024

I would also value this feature in order to support indielogin while also having my blog verified in my mastodon profile.

Note that a possible workaround would be to allow <link rel="me"…/> in the Post Signature configuration, but when I try this, writefreely appears to strip out the whole tag. Similarly, if I include <a rel="me"...>xxx</a> in the Post Signature, writefreely appears to strip out the rel="me".

from writefreely.

glyn avatar glyn commented on June 3, 2024

There is a nasty workaround: setting custom CSS in the configuration to, for example:

</style>
<link rel="https://example.org/xxx" href="https://example.org"/>
<style>

introduces the link. This works for rel="me" links too. Of course, if the custom CSS is ever validated, this workaround would cease to function.

See here for the original source of the workaround, which would also be broken by custom CSS validation.

Maybe @thebaer would care to comment? For instance, it would be charitable to allow this workaround to be used until such time as there was proper support for multiple links (and not just rel="me" links, please).

from writefreely.

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.