mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-29 15:59:22 -04:00
Move Platform and Project News admin sidebar blocks into the new
modular structure.
This commit is contained in:
@@ -60,46 +60,6 @@
|
||||
|
||||
<?= $theme->sidebar_blocks() ?>
|
||||
|
||||
<div id="gPlatform" class="gBlock">
|
||||
<h2>Platform Information</h2>
|
||||
<ul class="gBlockContent">
|
||||
<li>Platform
|
||||
<ul>
|
||||
<li>Apache 2.0.24
|
||||
<ul>
|
||||
<li>mod_rewrite: active</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>PHP 5.2.8
|
||||
<ul>
|
||||
<li>Memory: 32MB</li>
|
||||
<li></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>MySQL 5.0.1</li>
|
||||
<li>Graphics Toolkits
|
||||
<ul>
|
||||
<li>ImageMagick 1.6</li>
|
||||
<li>GD</li>
|
||||
<li>FFMPEG</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="gWarning">^ Display as a tree widget</p>
|
||||
</div>
|
||||
|
||||
<div id="gProjectNews" class="gBlock">
|
||||
<h2>Gallery Project News</h2>
|
||||
<ul class="gBlockContent">
|
||||
<li>10-Apr <a href="#">Gallery 3.1 released!</a></li>
|
||||
<li>26-Feb <a href="#">New theme tutorials now available</a></li>
|
||||
<li>4-Feb <a href="#">Gallery 3.0 released!</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="ft">
|
||||
|
||||
Reference in New Issue
Block a user