Skip to content

Didn't succed to use componentsjs override feature #105

Answered by ixuz
joeitu asked this question in Q&A
Discussion options

You must be logged in to vote

I also did some attempts to override the "template" property in the "engines" list but I ultimately failed as well... But see my findings below.


I found out that if I added an "@id" (e.g. urn:solid-server:auth:password:engine) to the specific engine we want to override, I successfully managed to override the "template" property.


Attempt 1: Adding an @id to the specifc engine that we want to override.

config/identity/handler/interaction/views/html.json:

{
  "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^5.0.0/components/context.jsonld",
  "@graph": [
    {
      "@id": "urn:solid-server:auth:password:HtmlViewHandler",
      "@type": "HtmlViewHand…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@joeitu
Comment options

Answer selected by joeitu
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@joachimvh
Comment options

@rubensworks
Comment options

@joachimvh
Comment options

@joachimvh
Comment options

@ixuz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants