Hello my dear developers! I think you should include a message form for the NIMs on the main page of the Web Interface.
This is good because: 1. Some people use NIM forms where I can't adjust the HTL or the mime type. 2. It's easier for the average user to use the NIM because he has not to provide a form (see below). Look at the HTML file I appended. (Insertion between <!-- insert: start --> and <!-- insert: end -->) Please note that I also included the tags <a name="NIM"></a> because I think there has to be the possibility that one could give such links: <a href="/servlet/nodeinfo/index.html#NIM?k=KSK at blablabla&h=25&m='bla%20bla%20 bla'&t=html">Send me a NIM!</a> Where k: the key. Max. 60(?) characters. If not given then empty h: HTL. Between 0 and 255(?). If not given then 'some default value' m: a message to be placed in the <textarea>. Between 0 and 2048(?) characters. If not given then empty. t: the mime type. 'html' or 'plain'. if not given then 'text/plain' So, clicking on that link takes me directly to the NIM form on the Web Interface with the fields being set according to the passed by values. Cheers, ia Hsuh -------------- next part -------------- A non-text attachment was scrubbed... Name: WebInterfaceNIM.zip Type: application/zip Size: 2507 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030114/173f1e37/attachment.zip>
