get("debug")) { $buf .= ""; } if ($theme->page_type == "album" && access::can("edit", $theme->item())) { $buf .= ""; $buf .= html::script("core/js/quick.js"); } if ($theme->page_type == "photo" && access::can("view_full", $theme->item())) { $buf .= ""; $buf .= html::script("core/js/fullsize.js"); } return $buf; } static function album_top($theme, $child) { if (access::can("edit", $album)) { $edit_link = url::site("quick/pane/$album->id"); return "
"; } } static function thumb_top($theme, $child) { if (access::can("edit", $child)) { $edit_link = url::site("quick/pane/$child->id"); return "