Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

remove the static graph generation. #262

Closed
kohlhase opened this issue Jul 2, 2017 · 2 comments
Closed

remove the static graph generation. #262

kohlhase opened this issue Jul 2, 2017 · 2 comments
Assignees

Comments

@kohlhase
Copy link
Contributor

kohlhase commented Jul 2, 2017

With the new TGView in place (see #261) , we should remove the old server-side graph functionality from the build system (do not generate the SVG graphs) and from the MathHub front-end (that is probably most in #261).

@kohlhase
Copy link
Contributor Author

the most prominent instance of the graphs is in the glossary, where the "Concept Graph" functionality does not work any more. This is problematic for demos for me.

The URL we should use here is the SMGloM module graph (see UniFormal/TGView#24) for the respective archive, i.e. something like https://mmt.mathhub.info/graphs/tgview.html?type=archivegraph&graphdata=smglom/arithmetics just with a type=smglom or so.

We should change this in
./src/planetary-mmt/src/info/kwarc/mmt/planetary/GlossaryGenerator.scala:220:

and run this again to get a new glossary on MathHub.

cc: @Jazzpirate

@kohlhase
Copy link
Contributor Author

This should also highlight the current smglom module (see UniFormal/TGView#25)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants