I ran across a way to have custom buttons and layouts in Site.EditForm and I wanted to let people know about this nice recipe. The recipe is at http://www.pmwiki.org/wiki/Cookbook/GuiEdit and I have followed this to create a beautiful layout in my edit form. Please see the edit button layout here: http://imacgregor.com/Main/Pastebin?action=edit
My layout was created using the recipe, particularly the "Beautiful GUI Example:" about halfway down the page, and a little tweaking. Before following this recipe, you'll need to enable the gui buttons in config.php if you haven't already: $EnableGUIButtons = 1; This is just one more item that makes PmWiki great :) Regards, Ian MacGregor -- http://www.imacgregor.com MacGregor Despite Them! _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
