Hallvard: > I just tried to upload a script to the rebol.org script library, and got > this error message: > > Library header field type cannot be fun
Well, I certainly like the Library to be fun! So, we've added 'fun as a possible type for a script. In your specific instance -- I think you are talking about the FormMail.pl script: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?color=yes&script=form mail.pl that would only be fun in the sense of annoying a spammer, so you made a good choice in selecting a type of 'tool. The type: and domain: and other fields on the header for scripts in the Library are intended to help people find scripts easily. If you spot that we are missing categories -- like fun -- please send us a feedback. You can see all the existing categories here: http://www.rebol.org/cgi-bin/cgiwrap/rebol/one-click-submission-help.r or here -- for the categories actually used so far: http://www.rebol.org/cgi-bin/cgiwrap/rebol/list-all-filters.r Thanks, Sunanda -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
