Re: Riot
Tuomo Valkonen <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
On 2008-01-14 10:58 +0100, [email protected] wrote: > I would like the names to be > suffixed by .twiki . I looked at the code but I'm not a programmer :) > Do you think that can be done easily ? It demands some work. Essentially use of mkstemp in make_temp in Riot/Editor.hs needs to be replaced with something else (mkstemp requiring the template to be of a particular form that can't have an extension). -- Tuomo