Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Guidelines / best practices / templates for diagrams #41

Closed
sypets opened this issue Nov 8, 2018 · 2 comments
Closed

Guidelines / best practices / templates for diagrams #41

sypets opened this issue Nov 8, 2018 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@sypets
Copy link
Contributor

sypets commented Nov 8, 2018

There is a question / discussion about this in Slack: https://typo3.slack.com/archives/C028JEPJL/p1541665064145200

This issue is used for diagrams (e.g. UML diagrams, System architecture etc.), usually created with UML tool / as vector graphics. There is TYPO3-Documentation/TYPO3CMS-Guide-HowToDocument#11 about augmenting screenshots with numbers, arrows, etc. We handle that separately.

Some suggestions from the discussion:

Tools

  • PlantUML

Formats (source / rendered)

  • .plantuml (source) : plain text format, good for UML diagrams
  • .svg (source + rendered) : vector graphic
  • .png : e.g. for screenshots

How to collaborate / add source of image

  • Upload source and compiled image to git repo (e.g. .plantuml, .svg)?

Example images

More information

Related

@sypets sypets changed the title Guidelines / best practices / templates for images Guidelines / best practices / templates for images + diagrams Nov 8, 2018
@sypets sypets self-assigned this Nov 26, 2018
@sypets sypets closed this as completed Jan 5, 2019
@sypets sypets reopened this Aug 11, 2019
@sypets sypets added the help wanted Extra attention is needed label Aug 11, 2019
@sypets sypets changed the title Guidelines / best practices / templates for images + diagrams Guidelines / best practices / templates for diagrams Aug 11, 2019
@DanielSiepmann
Copy link
Member

I've added two diagrams in the meantime:

We should find a clean way, e.g. add plantuml to docker container and provide also a configuration and automatic conversion within container.

Right now I'm running a pre compilation from plantuml files to svg files beforehand, with my own configuration to have TYPO3 colors in place.

@sypets
Copy link
Contributor Author

sypets commented Nov 7, 2020

Help is under way with plantUML so I am closing this.

@sypets sypets closed this as completed Nov 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants