Skip to content

Commit

Permalink
Switch to image.sc support forum by default (#5332)
Browse files Browse the repository at this point in the history
* Update application.conf

* Update misc.e2e.js.md

* Update CHANGELOG.unreleased.md

* Update index.md

* docs

* snapshot

* revert navbar.js

Co-authored-by: Norman Rzepka <[email protected]>
Co-authored-by: Florian M <[email protected]>
  • Loading branch information
3 people authored Mar 24, 2021
1 parent 982c55d commit d8f3125
Show file tree
Hide file tree
Showing 17 changed files with 23 additions and 917 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ For upgrade instructions, please check the [migration guide](MIGRATIONS.released
- WKW Dataset uploads with missing mag or layer dir no longer fail, instead the paths are automatically added (defaults to color/1). [#5285](https://github.com/scalableminds/webknossos/pull/5285)

### Changed
- webKnossos is now part of the [image.sc support community](https://forum.image.sc/tag/webknossos). [#5332](https://github.com/scalableminds/webknossos/pull/5332)
- Measured distances will be shown in voxel space, too. [#5240](https://github.com/scalableminds/webknossos/pull/5240)

### Fixed
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ webKnossos is an open-source tool for annotating and exploring large 3D image da
* Scale data reconstruction projects with crowdsourcing workflows
* Share datasets and annotations with collaborating scientists

[Start using webKnossos](https://webknossos.org) - [On your own server](https://docs.webknossos.org/) - [User Documentation](https://docs.webknossos.org) - [Contact us](mailto:hello@scalableminds.com)
[Start using webKnossos](https://webknossos.org) - [On your own server](https://docs.webknossos.org/) - [User Documentation](https://docs.webknossos.org) - [Contact us](mailto:hello@webknossos.org)

[![]( https://img.shields.io/circleci/project/github/scalableminds/webknossos/master.svg?logo=circleci)](https://circleci.com/gh/scalableminds/webknossos)
[![](https://img.shields.io/circleci/project/github/scalableminds/webknossos/master.svg?logo=circleci)](https://circleci.com/gh/scalableminds/webknossos)
[![](https://img.shields.io/github/release/scalableminds/webknossos.svg)](https://github.com/scalableminds/webknossos/releases/latest)
[![](https://img.shields.io/github/license/scalableminds/webknossos.svg?colorB=success)](https://github.com/scalableminds/webknossos/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/url/http/webknossos.svg?style=social)](https://twitter.com/webknossos)
Expand Down Expand Up @@ -183,7 +183,9 @@ docker-compose run e2e-tests


## Contact and support
Contact us at [[email protected]](mailto:[email protected]).
Ask for help in the [image.sc community forum](https://forum.image.sc/tag/webknossos).

Contact us at [[email protected]](mailto:[email protected]).

[scalable minds](https://scalableminds.com) offers commercial hosting, support and development services for webKnossos.

Expand Down
2 changes: 1 addition & 1 deletion conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ user.cacheTimeoutInMinutes = 3

features {
# this part of the config is exposed as JSON via /api/features
discussionBoard = "https://support.webknossos.org"
discussionBoard = "https://forum.image.sc/tag/webknossos"
discussionBoardRequiresAdmin = false
addForeignDataset = false
hideNavbarLogin = false
Expand Down
2 changes: 1 addition & 1 deletion docs/data_formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ It will create the `color` layer.
You need to supply the `scale` parameter which is the size of one voxel in nanometers.

Read the full documentation at [webKnossos cuber](https://github.com/scalableminds/webknossos-cuber).
[Please contact us](mailto:hello@scalableminds.com) if you have any issues with converting your dataset.
[Please contact us](mailto:hello@webknossos.org) or [write a post](https://forum.image.sc/tag/webknossos), if you have any issues with converting your dataset.

## KNOSSOS Cubes

Expand Down
2 changes: 1 addition & 1 deletion docs/datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Read more in the [Sharing guide](./sharing.md#dataset-sharing)
## Using External Datastores
The system architecture of webKnossos allows for versatile deployment options where you can install a dedicated datastore server directly on your lab's cluster infrastructure.
This may be useful when dealing with large datasets that should remain in your data center.
[Please contact us](mailto:hello@scalableminds.com) if you require any assistance with your setup.
[Please contact us](mailto:hello@webknossos.org) or [write a post](https://forum.image.sc/tag/webknossos), if you require any assistance with your setup.

scalable minds also offers a dataset alignment tool called **Voxelytics Align**.
[Learn more.](https://scalableminds.com/voxelytics-align)
Expand Down
4 changes: 2 additions & 2 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Welcome to the webKnossos documentation.
webKnossos is a tool for [exploring large-scale 3D image datasets](./tracing_ui.md), [creating skeleton annotations](./skeleton_annotation.md) and [3D volume segmentations](./volume_annotation.md).
Since it is a web-based tool, [collaboration](./sharing.md), [crowdsourcing](./tasks.md) and [publication](https://webknossos.org) is very easy.

Feel free to [drop us a line](mailto:hello@scalableminds.com) or [create a Pull Request](https://github.com/scalableminds/webknossos/pulls) if you have any suggestions for improving the documentation.
Feel free to [drop us a line](mailto:hello@webknossos.org) or [create a Pull Request](https://github.com/scalableminds/webknossos/pulls) if you have any suggestions for improving the documentation.

{% embed url="https://www.youtube.com/watch?v=jsz0tc3tuKI" %}

Expand Down Expand Up @@ -76,7 +76,7 @@ Feel free to explore more features of webKnossos in this documentation.
* [Task and Project Management](./tasks.md)
* [FAQ](./faq.md)

If you need help with webKnossos, feel free to contact us at [hello@scalableminds.com](mailto:hello@scalableminds.com).
If you need help with webKnossos, feel free to contact us at [hello@webknossos.org](mailto:hello@webknossos.org) or [write a post in the forum](https://forum.image.sc/tag/webknossos).
scalable minds also offers [commercial support, managed hosting and feature development services](https://webknossos.org/pricing).

[Read the installation tutorial](./installation.md), if you wish to install webKnossos on your own server.
13 changes: 1 addition & 12 deletions docs/hello.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,5 @@ Try webKnossos on a large selection of published datasets: [https://webknossos.o

webKnossos was developed by [scalable minds](https://scalableminds.com) in collaboration with the [Max Planck Institute for Brain Research](https://brain.mpg.de/connectomics).

If you need help with webKnossos, feel free to contact us at [hello@scalableminds.com](mailto:hello@scalableminds.com).
If you need help with webKnossos, feel free to contact us at [hello@webknossos.org](mailto:hello@webknossos.org) or [write a post in the forum](https://forum.image.sc/tag/webknossos).
scalable minds also offers [commercial support, managed hosting and feature development services](https://webknossos.org/pricing).

<!--
## Labs that use webKnossos
* [Helmstaedter Lab, Max Planck Institute for Brain Research](http://brain.mpg.de/research/helmstaedter-department.html)
* [Briggman Lab, Caesar Institute](https://www.caesar.de/en/our-research/computational-neuroethology/research-focus.html)
* [Schaefer Lab, The Francis Crick Institute](https://www.crick.ac.uk/research/labs/andreas-schaefer)
* [Singer Lab, University of Maryland](http://biology.umd.edu/joshua-singer.html)
[See All Publications Using webKnossos](./publications.md)
[Please let us know](mailto:[email protected]), if you'd like to add your lab to the list.
-->
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@

## Getting Help
* [FAQ](./faq.md)
* [Community Support](https://forum.image.sc/tag/webknossos)
* [Email Support](mailto:[email protected])
* [Commercial Support](https://scalableminds.com)
2 changes: 1 addition & 1 deletion docs/publications.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Publications
The following publications used webKnossos for exploring large 3D electron-microscopy (EM) and light-microscopy (LM) datasets as well as collaboratively generating annotations or other tasks. Please [get in touch with us](mailto:hello@scalableminds.com) if your publication is missing.
The following publications used webKnossos for exploring large 3D electron-microscopy (EM) and light-microscopy (LM) datasets as well as collaboratively generating annotations or other tasks. Please [get in touch with us](mailto:hello@webknossos.org) if your publication is missing.

## 2019
* Alessandro Motta, Manuel Berning, Kevin M. Boergens, Benedikt Staffler, Marcel Beining, Sahil Loomba, Philipp Hennig, Heiko Wissler, Moritz Helmstaedter.
Expand Down
4 changes: 2 additions & 2 deletions docs/sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ To manage access rights to certain datasets for webKnossos users check out [the

Dataset sharing allows outside users to view your datasets and segmentation layers within webKnossos.
Shared resources can be accessed through a direct URL or can be featured on a spotlight gallery for showcasing your work.
[Please contact us](mailto:hello@scalableminds.com) to feature your dataset on https://webknossos.org.
[Please contact us](mailto:hello@webknossos.org) to feature your dataset on https://webknossos.org.

Sharing a dataset is useful for multiple scenarios:
- You recorded a novel microscopy dataset and want to include links to it in your paper or for reviewers. Use wklink.org to shorten these URLs, e.g. https://wklink.org/5386 ([contact us](mailto:hello@scalableminds.com)).
- You recorded a novel microscopy dataset and want to include links to it in your paper or for reviewers. Use wklink.org to shorten these URLs, e.g. https://wklink.org/5386 ([contact us](mailto:hello@webknossos.org)).
- You created an interesting, highly-accurate segmentation layer for an existing dataset and want to share it for your publication.
- You have worked and published several datasets over the years and want to have a single gallery for all your public datasets.

Expand Down
2 changes: 1 addition & 1 deletion frontend/javascripts/admin/auth/registration_view.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function RegistrationViewNotDemo() {
<Card style={{ marginBottom: 24 }}>
We could not find a default organization to sign up for.
<br /> Please check your link or contact{" "}
<a href="mailto:hello@scalableminds.com">hello@scalableminds.com</a> for help on setting up
<a href="mailto:hello@webknossos.org">hello@webknossos.org</a> for help on setting up
webKnossos.
</Card>
);
Expand Down
7 changes: 5 additions & 2 deletions frontend/javascripts/admin/onboarding.js
Original file line number Diff line number Diff line change
Expand Up @@ -501,8 +501,11 @@ class OnboardingView extends React.PureComponent<Props, State> {
<a href="https://www.youtube.com/watch?v=u5j8Sf5YwuM">Watch this demo</a> to learn more.
</FeatureCard>
<FeatureCard header="Contact Us" icon={<Icon type="customer-service" />}>
<a href="mailto:[email protected]">Get in touch</a>, if you have any further
questions or need help getting started.
<a href="mailto:[email protected]">Get in touch</a> or{" "}
<a href="https://forum.image.sc/tag/webknossos" target="_blank" rel="noopener noreferrer">
write a post in the forum
</a>
, if you have any further questions or need help getting started.
</FeatureCard>
</Row>
</StepHeader>
Expand Down
Loading

0 comments on commit d8f3125

Please sign in to comment.