On 1/24/2011 8:05 AM, Anthony Lieuallen wrote:
On 01/23/11 20:19, Matt Sargent wrote:
The Greasespot Wiki indicates otherwise.

Where?


Oh, and I forget to mention that the actual /example in the wiki /shows @require being used unqualified:

   // ==UserScript==
   // @name          My Script
   // @namespace     http://www.example.com/gmscripts
   // @description   Scripting is fun
   // @include       http://www.example.com/*
   // @include       http://www.example.org/*
   // @exclude       http://www.example.org/foo
   *// @require       foo.js*
   // @resource      resourceName1 resource1.png
   // @resource      resourceName2 http://www.example.com/resource2.png
   // ==/UserScript==


--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to greasemonkey-users@googlegroups.com.
To unsubscribe from this group, send email to 
greasemonkey-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to