[pmwiki-users] Custom Edit Forms

John Rankin john.rankin at affinity.co.nz
Wed May 10 20:58:00 CDT 2006


On Thursday, 11 May 2006 12:49 PM, Miller, Joshua <web at cityofelmira.net> wrote:
>
>Is it possible to make a group have a custom edit form?
>
>I'd like to create a Press Room with a custom edit form like
>PressRoom.EditForm that will give more options only in a new page in the
>PressRoom group like Categories, or skin selection.
>
>I have a local config file for this group...can I set something in there
>to change the file for the edit form?
>
>Thanks!
>-Josh
>
Try this:

1. create a page called PressRoom.Edit form based on Site.EditForm

2. add the following line to local/PressRoom.php

    $PageEditForm = 'PressRoom.EditForm';

-- 
JR
--
John Rankin






More information about the pmwiki-users mailing list