Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
145 stars 127 forks source link

Link in Changelogs #427

Closed RDaruish closed 4 years ago

RDaruish commented 4 years ago

is there any way to put links in the changelogs to other pages on the site? Ex: learn more about the update

Znote commented 4 years ago

A workaround is to change the text directly from phpmyadmin -> table znote_changelog By adding the html element directly:

<a href="http://url.com/blabla">link text</a>

I intend to rewrite the news and changelog system when I have time to work with #394

RDaruish commented 4 years ago

Does not work, the site does not appear the link