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-21 03:49:21 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
d9c1dd67d44aaca6d0cc87f4e5e683252ee17072
gallery3/modules/exif/views/exif_sidebar.html.php

8 lines
315 B
PHP
Raw Normal View History

Well, exif dialog displays and will show the summary information. However, The text needs to be scaled or the size of the box needs to be managed such that there is nowrapping. The columns need to be styled for odd and even. And I can't get tabbing to work. If you click on details tab nothing happens and i don't know what I've done wrong. Addition input is appreciated.
2009-02-11 17:42:05 +00:00
<?php defined("SYSPATH") or die("No direct script access.") ?>
Put csrf token into Admin_View and Theme_View by default, then use it directly wherever possible instead of access::csrf_token().
2009-03-27 03:43:21 +00:00
<a href="<?= url::site("exif/show/{$item->id}") ?>" title="<?= t("Photo Details") ?>"
Well, exif dialog displays and will show the summary information. However, The text needs to be scaled or the size of the box needs to be managed such that there is nowrapping. The columns need to be styled for odd and even. And I can't get tabbing to work. If you click on details tab nothing happens and i don't know what I've done wrong. Addition input is appreciated.
2009-02-11 17:42:05 +00:00
class="gDialogLink gButtonLink ui-icon-left ui-state-default ui-corner-all">
<span class="ui-icon ui-icon-info"></span>
<?= t("View more information") ?>
</a>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 56ms Template: 2ms
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