mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-22 12:29:11 -04:00
Updates to the developer tool create module.
It now creates a fully functional sidebar block, a dialog pop up on the option menu for albums or photos, a dashboard block and an admin screen.
This commit is contained in:
@@ -44,7 +44,6 @@ $config["methods"] = array(
|
||||
"photo_blocks" => t("Photo block"),
|
||||
"photo_bottom" => t("Bottom of photo content"),
|
||||
"photo_top" => t("Top of photo content"),
|
||||
"sidebar_blocks" => t("Sidebar block"),
|
||||
"sidebar_bottom" => t("Bottom of sidebar"),
|
||||
"sidebar_top" => t("Top of sidebar"),
|
||||
"thumb_bottom" => t("Bottom of thumbnail"),
|
||||
|
||||
Reference in New Issue
Block a user