author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | |
Fri, 2 Jan 2009 12:15:28 +0000 (13:15 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Jan 2009 18:45:54 +0000 (10:45 -0800) | ||
commit | df63fbbf46c5ec855132f4c631c32b45f67b42e4 | |
tree | 929675c4bb81810c49e075128add2eb7a6344e94 | tree | snapshot |
parent | 8ea6ae99b2314ddb24dd9121335b7a5583047f05 | commit | diff |
gitweb: use href() when generating URLs in OPML
Since the OPML project list view was hand-coding the RSS and HTML URLs,
it didn't respect global options such as use_pathinfo. Make it use
href() to ensure consistency with the rest of the gitweb setup.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since the OPML project list view was hand-coding the RSS and HTML URLs,
it didn't respect global options such as use_pathinfo. Make it use
href() to ensure consistency with the rest of the gitweb setup.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |