Parses posts for issue numbers (#123) and commit hashes (abc1234) and links them to GitHub.
Download or clone the GitHub Links plugin repo into your esoTalk plugin directory:
cd ESOTALK_DIR/addons/plugins/
git clone [email protected]:esotalk/GitHubLinks.git GitHubLinks
Navigate to the the admin/plugins page and activate the GitHub Links plugin.
Create definitions.GitHubLinks.php
in your language pack with the following definitions:
$definitions["GitHub repository"] = "GitHub repository";