Disable paper ranking (permission problems)

This commit is contained in:
str4d
2013-12-18 21:01:08 +00:00
parent 6f8920d1eb
commit 8a04e05ee7

View File

@@ -526,7 +526,8 @@ class BibTeXEntry:
else:
res = ["<li><p class='entry'>"]
if imp or not draft:
# TODO: CITE_CACHE_DIR has permission problems on eche's server.
if False: #imp or not draft:
# Add a picture of the rank
# Only if year is known or paper important!
r = rank.get_rank_html(self['title'], self.get('year'),