On Tue, Jan 20, 2009 at 09:36:28PM +0000, Hans wrote: > Tuesday, January 20, 2009, 8:13:05 PM, edwin marte wrote: > > > I am using Triad skin and basically in a AllGroupHeader Page I have the > > (:noright:) and (:noleft:) Markups. They work fine until I use the > > ?action=upload wich bring the sidebar.I have tried a few things in the > > uploadquickreference Page in order not to show the SideBar when using > > ?action=upload. Anybody knows what has to be donde in order not to show the > > Sidebar with Triad skin in that condition? > > I am thinking about it, but have not yet got an idea. > The problem is not restricted to the Triad skin, or any skin, i think. > > With ?action=upload a special upload form is loaded, and the normal > page content is ignored. which means any markup in th epage is also > ignored, even markup directives in a GroupHeader or AllGroupHeader > page. And worse: PmWiki has no wiki page to hold the upload form, > like it does for the standard edit form when action=edit is called. > The upload form is hard coded in uploads.php, and the Triad skin uses > a custom version for an upload form, defined in its skin.php file.
FWIW, I've long thought that UploadForm should become a wiki-based form like the others; but I made a few feeble attempts at it and didn't like what I was coming up with, so I shelved it as a background task until I came up with some better ideas. Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
