Forum for English speaking Miranda NG users > Wiki

Template:Rev

(1/1)

dartraiden:
https://wiki.miranda-ng.org/index.php?title=Template:Rev


--- Code: ---{{#if: {{{1|}}}
| [http://trac.miranda-ng.org/changeset/{{{1}}}  {{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}]
|
}}<noinclude>
{{Documentation}}
[[Category:Formatting and function templates]]
</noinclude>
--- End code ---

But http://trac.miranda-ng.org is dead.

Goraf:
There is 2 solutions
1) fix it by providing links to the git commits (using sth like https://www.mediawiki.org/wiki/Template:Git), but for that we need to find SVN:revision<->GIT:hash pairs

2) get rid of it completely (probably not the best idea)

dartraiden:
I think I can find all this pairs (date of the commits are known, it is easy to find in the git history) if someone adopt Git template for our wiki.

Goraf:
Most of them is binded to releases so they are grouped up nicely on github page. Template is partially implemented but there will be two use cases to discuss so those hashes for releases might be unnecessary.

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version