Merge branch 'master' into 'master'
commit14cf969abe055a56c9eedd9ba8995720e745e8d2
authorf57fea14 <f57fea14@tfwno.gf>
Sun, 5 Oct 2014 01:47:38 +0000 (5 01:47 +0000)
committerf57fea14 <f57fea14@tfwno.gf>
Sun, 5 Oct 2014 01:47:38 +0000 (5 01:47 +0000)
treeb4e975d11d17d54434df656aff489f8b1df8f979
parent484f9b033d094161a5da9e38243b40680b17600f
parentf7ce9945c8b675d2b44541f0aa78345382a67041
Merge branch 'master' into 'master'

Master

We need to use a trick to get gitorious/gitlab to behave the same way when you click links.

gitorious does not auto generate the links for the headers like gitlab/github do. So we need to do the following:

    <div id="HEADERTEXT" style="visibility:hidden;"></div>

above the header, gitorious will work right, and gitlab will strip the HTML out so we don't have to worry about conflicting IDs

See merge request !2