indieweb / indieweb/indiewebify-me

h-entry validator should check for obsolete rels, suggest class

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
CSS
Stars
188
Forks
26
PR merge metrics
No merged PRs in 30d

Description

The indiewebify.me h-entry validator should check to see if there are any rel="in-reply-to" or any other old rel values (see indiewebcamp wiki) or odd variants of responses, and suggest the equivalent class instead, e.g.
rel=in-reply-to/u-in-reply-to -> class=u-in-reply-to
rel=like/like-of/u-like-of -> class=u-like-of
etc.

Real world example: https://chat.indieweb.org/dev/2016-09-05#t1473095803155000

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the h-entry validator and its handling of rel values. Use the listed obsolete rel and response variants as cases, and consider the work done when those values are detected with equivalent class suggestions.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.