<%if(time == null){ %>
| File Size | |||||||
|
<% if (plugin.getIcon() != null) { %>
|
<%= (pluginName != null ? pluginName : "") %> |
<% if (plugin.getReadme() != null) { %>
|
<%= pluginDescription != null ? pluginDescription : "" %> | <%= pluginVersion != null ? pluginVersion : "" %> | <%= pluginAuthor != null ? pluginAuthor : "" %> | <%= fileSize %> |
<%
String updateURL = plugin.getURL();
if (updateManager.isPluginDownloaded(updateURL)) {
%>
<% }
else { %>
<%
%>
|
|
<% if (plugin.getIcon() != null) { %>
|
<%= (pluginName != null ? pluginName : "") %> |
<% if (plugin.getReadme() != null) { %>
|
<%= pluginDescription != null ? pluginDescription : "" %> | <%= pluginVersion != null ? pluginVersion : "" %> | <%= pluginAuthor != null ? pluginAuthor : "" %> | <%= fileSize %> |
<%
String updateURL = plugin.getURL();
if (updateManager.isPluginDownloaded(updateURL)) {
%>
<% }
else { %>
|
|
<% if (icon.exists()) { %>
|
<%= pluginName%> |
<% if (readmeExists) { %>
&showReadme=true&decorator=none"
> |
<%= pluginDescription %> | <%= pluginVersion%> | <%= pluginAuthor%> |
<% if(time != null) { %>