Logo
Explore Help
Sign In
stian/gallery3
1
0
Fork 0
You've already forked gallery3
mirror of https://github.com/Pathduck/gallery3.git synced 2026-05-20 11:29:24 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
3789b85b7d960a046e4b6de2bbbf82b3e59d2eab
gallery3/modules/image_block/views/image_block_block.html.php

7 lines
198 B
PHP
Raw Normal View History

Implement a random image block for the side bar. Ticket #13
2009-02-26 15:02:04 +00:00
<?php defined("SYSPATH") or die("No direct script access.") ?>
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
<div class="g-image-block">
1) Change the image block so it has the correct url in the anchor tag. 2) Change the wrapping class to gImageBlock instead of gImage so the quick kinks aren't enabled
2009-02-27 13:44:19 +00:00
<a href="<?= $item->url() ?>">
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
<?= $item->thumb_img(array("class" => "g-thumbnail")) ?>
Implement a random image block for the side bar. Ticket #13
2009-02-26 15:02:04 +00:00
</a>
</div>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 92ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API