InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns
Discover patterns by different names
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- HTML
- Estrellas
- 853
- Forks
- 206
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 2
Descripción
Some of our patterns are known by different names ("Titles" to be precise).
For example the Dedicated Community Leader is also known by as "Dedicated Community Manager".
It would be nice if readers of our book could find the pattern, no matter which name they are searching for.
Ideas
(1) URL redirects
Both of the following URLs could lead to the same content (i.e. to the dedicated-community-leader.md file).
patterns.innersourcecommons.org/p/dedicated-community-leaderpatterns.innersourcecommons.org/p/dedicated-community-manager
gitbook (the service used for hosting our online book) is saying that this is currently not possible (as of Sept/2021).
Some more info from gitbook:
If I am not terribly mistaken, this will be possible or easier in our next upcoming big release. No date yet, but it should be soon.
(2) Index page
We could create a new page (e.g. called "Aliases") and then list all the different "names" for a given page, all of the names linking to the same URL (i.e. markdown file).
e.g. in the case above the markdown content of the Aliases file would be this:
[Dedicated Community Leader](dedicated-community-leader.md)
[Dedicated Community Manager](dedicated-community-leader.md)
Status of this issue
I would suggest to try solution (1), even if that means waiting for the next release of gitbook, before trying to do anything custom here.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza revisando los enlaces de patrones y el soporte actual de GitBook para las redirecciones de URL, especialmente el ejemplo dedicated-community-leader.md. El trabajo estará terminado cuando los lectores puedan encontrar el mismo patrón usando su título alternativo, ya sea mediante redirecciones o mediante una página de alias documentada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- markdown
- Área
- documentation
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100