{'Picture Wall'|t} - {$countPics} {'pics'|t}
+ +{'Server administration'|t}
+ +{'General'|t}
+ +{'Index URL'|t}
+{'Base path'|t}
+{$base_path}
+{'Client IP'|t}
+{$client_ip}
+{'Trusted reverse proxies'|t}
+
+ {loop="$trusted_proxies"}
+ {$value}
+ {/loop}
+
{'N/A'|t}
+ {/if} +{'Version'|t}
+ +{'Current version'|t}
+{$current_version}
+{'Latest release'|t}
+{'Thumbnails'|t}
+ +{'Thumbnails status'|t}
++ {if="$thumbnails_mode==='all'"} + {'All'|t} + {elseif="$thumbnails_mode==='common'"} + {'Only common media hosts'|t} + {else} + {'None'|t} + {/if} +
+{'Cache'|t}
+ +{'Permissions'|t}
+ + {if="count($permissions) > 0"} ++ + {'There are permissions that need to be fixed.'|t} +
+ ++ {loop="$permissions"} +
+ + {'All read/write permissions are properly set.'|t} +
+ {/if} + +PHP
+ +
+ {'Running PHP'|t} {$php_version}
+ {if="$php_has_reached_eol"}
+
+ {'End of life: '|t} {$php_eol}
+ {else}
+
+ {/if}
+
{'Extension'|t} | +{'Usage'|t} | +{'Status'|t} | +{'Loaded'|t} | +
---|---|---|---|
{$value.name} | +{$value.desc} | +{$value.required ? t('Required') : t('Optional')} | ++ {if="$value.loaded"} + {$classLoaded="fa-color-green"} + {$strLoaded=t('Loaded')} + {else} + {$strLoaded=t('Not loaded')} + {if="$value.required"} + {$classLoaded="fa-color-red"} + {else} + {$classLoaded="fa-color-orange"} + {/if} + {/if} + + + | +
{'Tag cloud'|t} - {$countTags} {'tags'|t}
+ {if="!empty($search_tags)"} ++ + {'List all links with those tags'|t} + +
+ {/if} + +{'Tag list'|t} - {$countTags} {'tags'|t}
+ {if="!empty($search_tags)"} ++ + {'List all links with those tags'|t} + +
+ {/if} + +