Christian Aust wrote: > Hi Nick, > > could it be that it's actually dead simple? You could easily build a > HTML page containing a form that will create a new Wiki page when > submitted. After all, editing a new page in trac itself is just a > form that's being posted, too. > No, it isn't that simple. Without MacroPost, macros can't use POST in forms. This means you can use GET (very error prone, lots of duplicate entries), or look at how MacroPost works. It should be fairly simple, but not quite as simple as your average macro.
--Noah
signature.asc
Description: OpenPGP digital signature
