Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
SemWeb
logilab-views
Commits
2e174b36de4f
Commit
bbb41514
authored
Mar 23, 2020
by
Élodie Thiéblin
Browse files
[index.vd] Add DublinCore view
parent
8a0726cb71ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.vd.json
View file @
2e174b36
...
...
@@ -100,5 +100,22 @@
"location"
:
"remote"
,
"uri"
:
"http://localhost:8080/view_blogpost.js"
}
},
{
"identifier"
:
"::Logilab::DublinCoreElement"
,
"name"
:
"Logilab: Dublin Core Element View"
,
"description"
:
"Renders a DublinCore Element"
,
"entrypoint"
:
"VIEW_DCE_ENTRYPOINT"
,
"resourceCss"
:
[
{
"location"
:
"remote"
,
"uri"
:
"https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
}
],
"resourceJs"
:
[],
"resourceMain"
:
{
"location"
:
"remote"
,
"uri"
:
"http://localhost:8080/view_dcelement.js"
}
}
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment