eon
12-22-2005, 03:04 PM
I try to convert my modification of Pixelpost 1.4.3 to an addon for Pixelpost 1.5.
But my form is been showed above the menu.
Image:
http://tweakers.net/ext/f/5f4ec4ccd360563f5ddfa7821ada14f8/full.png
This are the setting of the addon.
// Same info as non admin addons
$addon_name = "Admin Addtext addon";
$addon_description = "Use text instand of an image. Useful as an introduction on your photo's";
$addon_version = "0.5";
// The workspace. Where to activate the function inside index.php
$addon_workspace = "admin_main_menu";
// menu where the addon should appear in admin panel. in this case: images menu
$addon_menu = "NEW TEXT";
// What would be the title of submenu of this addon: 12cropimage
$addon_admin_submenu = "";
// What is the function
$addon_function_name = "";
Anyone an idea to solve this?
But my form is been showed above the menu.
Image:
http://tweakers.net/ext/f/5f4ec4ccd360563f5ddfa7821ada14f8/full.png
This are the setting of the addon.
// Same info as non admin addons
$addon_name = "Admin Addtext addon";
$addon_description = "Use text instand of an image. Useful as an introduction on your photo's";
$addon_version = "0.5";
// The workspace. Where to activate the function inside index.php
$addon_workspace = "admin_main_menu";
// menu where the addon should appear in admin panel. in this case: images menu
$addon_menu = "NEW TEXT";
// What would be the title of submenu of this addon: 12cropimage
$addon_admin_submenu = "";
// What is the function
$addon_function_name = "";
Anyone an idea to solve this?