tripu
tripu
Instead of having them at the top of the main content area. /cc @bert-github.
We display now this notice at the top of the page: > *“W3C is teaming up with Jefferson University to improve the design of the specification template.”* Once we remove...
And instead, organise fields of specs in a tabular way, in single rows. /cc @bert-github.
Make the coloured categories clickable, so that when you click one while you're browsing the specs, you get that filter applied instead (@tanyeah dixit).
As discussed in #31. The Symfony endpoint would compare the URL defined initially (when the token was registered) against the URL intended for publication. Only if they are considered equal...
Apart from composing that very long URL, use [GH issue templates](https://help.github.com/articles/creating-issue-templates-for-your-repository/). We can now have multiple issue templates in a repository. And they support pre-filling *labels* and *assignees*, so the...
* File type detection, eg #366 * Time and date manipulations, eg #368 * Handling of attached (TAR) files, eg #387 * LDAP lookup, eg #388 (rely on a [public...
The [web UI](https://labs.w3.org/echidna/ui) of Echidna has been out there for quite some time, but it's not advertised much. I suspect almost no user or group knows about it (although there's...
@dontcallmedom suggested during [yesterday's project review (“Using GitHub for W3C Specifications”)](http://www.w3.org/2015/12/17-git-minutes) that > echidna should be improved to retrieve content via git rather than just http.
[Name patterns](https://github.com/w3c/echidna/blob/master/lib/document-downloader.js#L56-L69) need review.