MLAB-6146: checked and fixed grammar#128
Merged
okonrad merged 2 commits intoMeVisLab:mainfrom Jan 12, 2026
Merged
Conversation
| rearrange the items and add new views via {{< menuitem "Main Menu" "View" "Views" >}}. | ||
|
|
||
| ### Filetypes used in, for and with MeVisLab | ||
| ### Filetypes Used in, for, and with MeVisLab |
Contributor
There was a problem hiding this comment.
this looks strange - should this be capitalized?
Contributor
Author
There was a problem hiding this comment.
Almost, it should be 'File Types Used in, for, and With MeVisLab'
In general, all verbs and noun are capitalized, and
- Conjunctions are lowercase: and, or, but
- Short prepositions are lowercase: in, for, to, of, on, etc.
- Longer prepositions are capitalized: With, Without, Between, Among, Within, etc.
|
|
||
| * **Show Internal Network:** [Macro modules](/glossary/#macro-module) provide an entry to open the internal network. You can see what happens inside a macro module. The internal network may also contain other macro modules. | ||
| * **Show Window:** If a module does not provide an User Interface, you will see the automatic panel, showing the module's name. Modules may additionally have one or more windows which can be opened. You can also open the Scripting Console of a module to integrate Python. | ||
| * **Show Internal Network:** [Macro modules](/glossary/#macro-module) provides an entry to open the internal network. You can see what happens inside a macro module. The internal network may also contain other macro modules. |
Contributor
There was a problem hiding this comment.
"provide" was correct
|
|
||
| {{<alert class="check" caption="Check">}} | ||
| An exemplary use-case for a parameter connection is synchronization. Have a look [here](/tutorials/basicmechanisms/#TutorialParameterConnection). | ||
| An exemplary usecase for a parameter connection is synchronization. Have a look [here](/tutorials/basicmechanisms/#TutorialParameterConnection). |
Contributor
There was a problem hiding this comment.
I think "use case" is the more common usage (and "use-case" is also correct)
| {{</alert>}} | ||
|
|
||
| Use the {{< keyboard "ArrowUp" >}} and {{< keyboard "ArrowDown" >}} keys on your keyboard to move to one of the listed modules. The module's decription will appear next to it, allowing you to decide if this is the right module for your use-case. | ||
| Use the {{< keyboard "ArrowUp" >}} and {{< keyboard "ArrowDown" >}} keys on your keyboard to move to one of the listed modules. The module's decription will appear next to it, allowing you to decide if this is the right module for your usecase. |
| In this chapter, you will learn how to create a help page and an example network. For hands-on training, we will use the macro module `Filter`, which was created in the [previous chapter](/tutorials/basicmechanisms/macromodules/globalmacromodules). | ||
|
|
||
| Depending on the way the macro module was created the default help page and example network might or might not exist. In case they exist, the help page only contains information about module in- and outputs as well as module fields. The example network only contains the macro module itself. Both, the help page and the example network, can be created and edited after module creation. | ||
| Depending on the way the macro module was created, the default help page and example network might or might not exist. In the case they exist, the help page only contains information about module inpunts and outputs as well as module fields. The example network only contains the macro module itself. Both, the help page and the example network, can be created and edited after module creation. |
|
|
||
| ## Steps to do | ||
| ### Develop your network | ||
| ## Steps to Do |
Contributor
There was a problem hiding this comment.
Looks strange - I think either leave it, or change to "To Do"
Contributor
Author
There was a problem hiding this comment.
See above. It is okay this way ("Steps to Do")
mevislab.github.io/content/tutorials/image_processing/image_processing2.md
Outdated
Show resolved
Hide resolved
okonrad
added a commit
that referenced
this pull request
Jan 15, 2026
* MLAB-6146: checked and fixed grammar * MLAB-6146: fixes after review
okonrad
added a commit
that referenced
this pull request
Jan 15, 2026
* MLAB-6146: checked and fixed grammar * MLAB-6146: fixes after review
okonrad
added a commit
that referenced
this pull request
Jan 19, 2026
* MLAB-6146: checked and fixed grammar * MLAB-6146: fixes after review * wip * wip * MLAB-6146: checked and fixed grammar (#128) * MLAB-6146: checked and fixed grammar * MLAB-6146: fixes after review * Do not use deprecated canonifyURLs (#129) - this had some unwanted side effects - adapt all URLs to work without the setting (remove /) - do not use absolute links to the site URL * MLAB-6146: checked and fixed grammar * MLAB-6146: fixes after review * grammar checks and fixes * MLAB-6184: fixes after review --------- Co-authored-by: mrbean-bremen <mrbean-bremen@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.