aljawaid / PluginManager

Replace the Installed Plugins section with a whole new interface. Plugin Manager provides both users and developers with an improved layout displaying a new section for troubleshooting plugins with a new plugin structure breakdown for each plugin. Install plugins directly or explore new upcoming or untested features from manual plugins.
MIT License
17 stars 3 forks source link

How to Add Link to Readme File? #10

Closed aljawaid closed 2 years ago

aljawaid commented 2 years ago

In the Installed Plugins page, how can we detect the plugin folder and see if there is a README.md or readme.md and then show a link to it?

Or is it best to show the readme link for from the plugin homepage?

aljawaid commented 2 years ago

Beware of different websites

https://github.com/aljawaid/PluginManager/blob/master/README.md
https://gitea.com/Griefed/ServerPackCreator/src/branch/main/README.md
https://gitlab.com/accumulatenetwork/accwatch-client/-/blob/main/README.md
aljawaid commented 2 years ago

This will cause an issue with non-github due to branches etc with the way the link is built...

aljawaid commented 2 years ago

Seems as only GitHub and GitLab links are used so far in the directory

aljawaid commented 2 years ago

This one is down to the developer

https://github.com/ipunkt/KanboardCommentActions/issues/3