Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
General documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Documentation
General documentation
Commits
03c89d58
Commit
03c89d58
authored
4 years ago
by
Alice Poggioli
Browse files
Options
Downloads
Patches
Plain Diff
correction
parent
46b836ec
No related branches found
No related tags found
1 merge request
!19
Enum dropdown radio solid-form-search
Pipeline
#6879
passed
4 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/import_documentation/How-to-make-components.rst
+5
-3
5 additions, 3 deletions
source/import_documentation/How-to-make-components.rst
with
5 additions
and
3 deletions
source/import_documentation/How-to-make-components.rst
+
5
−
3
View file @
03c89d58
...
...
@@ -138,7 +138,6 @@ For example, in this faq we want to custom the title and the email of a moderato
if (!dataSrc) return '';
let tmpl = `
<h3>
${title}
</h3>
</sib-widget>
<sib-display
data-src=
"${dataSrc}"
fields=
"question, answer"
...
...
@@ -194,8 +193,8 @@ Call this file `data-faq.jsonld` and put it at the root of your project.
<body>
<solid-faq
data-src=
"./questions.jsonld"
title =
"Super FAQ"
>
moderator ="alice@startinblox.com"
title =
"Super FAQ"
moderator =
"alice@startinblox.com"
>
</solid-faq>
</body>
</html>
...
...
@@ -304,6 +303,9 @@ Helper fonctions can be import from the framework.
10.
Done
!
Congratulation
:
)
..
warning::
In
improvement
You
get
some
trouble
?
Please
`
mail
us
<'
mailto:alice
@
startinblox.com
?
subject=
A%20feedback%20from%20the%20doc
>
`__ !
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment