Skip to content

Commit 53b5905

Browse files
authored
Merge pull request #84 from OSIPI/main-major-development
Main major development
2 parents 33fc159 + 2ccbe8f commit 53b5905

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ We recommend that lexicon terminology is used in all DCE\DSC manuscripts and doc
2828

2929
In this example, the **a code** is *S* and the section name is *quantities*. So the full hyperlink is osipi.github.io/OSIPI_CAPLEX/quantities/#S. A # symbol must be added immediately after the slash and prior to the **a code**.
3030

31-
Once you have constructed the hyperlink, test it works by entering the address in your browser. The link should take you directly to the quantity, process or model being referenced.
31+
Once you have constructed the hyperlink, test it works by entering the address in your browser. The link should take you directly to the quantity, process or model being referenced.
3232

3333
3. Add the hyperlink to the relevant entry in your manuscript or documentation.
3434

3535
## Contributing to the lexicon
3636
The lexicon is designed to the extensible and we actively engage researchers in the DCE/DSC MRI field to engage with its usage and development. If you would like to add or edit content (new entries etc.) of the lexicon, please either:
37-
1. contact the task force leads (currently Ben Dickie ([email protected]) or Rianne Van der Heijden ([email protected]) with your proposed changes. These will be reviewed at the next Task Force meeting (usually monthly).
38-
2. OR create a development branch of main and edit the .md files directly. Once done, submit a pull request (do not merge with main!), which will then be reviewed by the Task Force.
37+
1. contact the task force leads (currently Ben Dickie ([email protected])) with your proposed changes. These will be reviewed at the next Task Force meeting (usually monthly).
38+
2. OR create a development branch of main and edit the .md files directly. Once done, submit a pull request (do not merge with main!), which will then be reviewed by the Task Force.
3939

4040
## Suggesting edits or additions to lexicon entries
4141

@@ -57,7 +57,7 @@ The items in this group are related to electromagnetic tissue properties and ele
5757
| Q.EL1.999 | <a name="not listed EL1"></a> Quantity not listed | -- | -- | This is a custom free-text item, which can be used if a quantity of interest is not listed. Please state a literature reference and request the item to be added to the lexicon for future usage. | [variable] | -- |
5858
```
5959

60-
To add a new entry, identify the section and group that makes the most sense, then simply add a new line to the .md file between the last numbered entry and the **not listed** entry. Remember to assign a new code (usually the same as the previous entry but incremented by 1.
60+
To add a new entry, identify the section and group that makes the most sense, then simply add a new line to the .md file between the last numbered entry and the **not listed** entry. Remember to assign a new code (usually the same as the previous entry but incremented by 1).
6161

6262
For example:
6363

docs/contributionTutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a basic tutorial on how to contribute to the website if you've never use
44

55
[Click here](#where-to-find-documentation) to skip the "setting up workspace" tutorial.
66

7+
**If you prefer suggesting changes to have them implemented by the Taskforce, please either email one of the GitHub leads (currently [Ben Dicke](mailto:[email protected])), [raise an issue](https://github.com/OSIPI/OSIPI_CAPLEX/issues){target = "_blank"} on GitHub or leave feedback using the [feedback form](https://forms.gle/dsfUEZx6P91rBwJe6){target = "_blank"}.**
8+
79
<font size=5>Work in a remote environment</font>
810

911
## Work in a new development container

docs/qualityOfLife.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ This section will introduce you to some tools available on this website to make
44

55
## Copying reference to table data for publications
66

7-
Inside the data tables you can find a button saying `COPY LINK`. Click on it and the reference to the data cell will be copied into your clipboard. You can use this reference in your publications.
7+
Inside the data tables you can find a button that says `COPY LINK`. Click on it and the reference to the data cell will be copied into your clipboard. You can use this reference in your publications.
8+
9+
| Header |
10+
| -- |
11+
| <button class="md-button md-button--hyperlink">COPY LINK</button> <a id='Placeholder'>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a> |
812

913
## Copying reference DOI
1014

0 commit comments

Comments
 (0)