User contributions for Marti
From GreaseSpot Wiki
Jump to navigationJump to search
20 March 2009
- 05:3605:36, 20 March 2009 diff hist +2 m Metadata Block →Knowing Your Own Metadata example: Code opt
- 05:1205:12, 20 March 2009 diff hist −5 m Metadata Block →Knowing Your Own Metadata example: Little cleaner logic on host/key... more flexible.
- 03:0603:06, 20 March 2009 diff hist 0 m Metadata Block →Knowing Your Own Metadata example: Flipped host/key match for visual acuity
- 02:5802:58, 20 March 2009 diff hist +52 m Metadata Block →Knowing Your Own Metadata example: We have sufficient framework established to add @uso:script "override" temporarily to retrieve the meta.js. Routine will overwrite this key in httpMETA from uso
- 02:4302:43, 20 March 2009 diff hist +98 m Metadata Block →Knowing Your Own Metadata example: Changed to separate out host from the actual key for uso... General code changes.
18 March 2009
- 18:1518:15, 18 March 2009 diff hist +3 m Metadata Block →@contributor: typo
- 10:2010:20, 18 March 2009 diff hist +72 m Metadata Block →Knowing Your Own Metadata example: and support it too in this example.
- 09:2109:21, 18 March 2009 diff hist +75 m Metadata Block →Knowing Your Own Metadata example: Normalize to spelling of "license" for this example. Have to love the English language sometimes... uso supports both, as they should.
- 06:4206:42, 18 March 2009 diff hist −5 m Metadata Block →Knowing Your Own Metadata example: Recorrection of newline
- 06:4106:41, 18 March 2009 diff hist +15 m Metadata Block →Knowing Your Own Metadata example: Little bit of code consolidation.
- 05:5105:51, 18 March 2009 diff hist −1 m Metadata Block →@licence: More dumping of parens for uso compat
- 05:4405:44, 18 March 2009 diff hist −1 m Metadata Block →Knowing Your Own Metadata example: license fix for example
- 05:4305:43, 18 March 2009 diff hist −2 m Metadata Block →@licence: For scripting, dumped parens because (cc) uses them and so does (c)... This is why uso uses semi-colons to distinguish license type versus license homepage
- 05:4005:40, 18 March 2009 diff hist −12 m Metadata Block →@licence: Shortened dual licensing example to fit without wordwrap
- 05:1605:16, 18 March 2009 diff hist +1,025 m Metadata Block Changed KYOM example to catch multiple include/excludes/etc... minor reordering... encouraging positive collaboration through projects.
17 March 2009
- 07:0607:06, 17 March 2009 diff hist +8 m Metadata Block →Examples: iTOC fix
- 07:0507:05, 17 March 2009 diff hist +16 m Metadata Block →Examples: iTOC updated to match
- 07:0307:03, 17 March 2009 diff hist +24 m Metadata Block →Examples: Changed headers for examples just a bit for clarity
- 07:0107:01, 17 March 2009 diff hist +386 m Metadata Block →Other Keys: Basic interactive TOC added... most of these keys are confirmed and well supported by GM users and other GM support sites
15 March 2009
- 09:3609:36, 15 March 2009 diff hist −35 m Metadata Block Changed scriptnumber and change number to scriptid and versionid for more generalization in case user treats it as a string instead of number.
13 March 2009
- 23:2323:23, 13 March 2009 diff hist +26 m Metadata Block Misc grammar fixorz and formatting
- 22:4122:41, 13 March 2009 diff hist −1 m Metadata Block →Knowing Your Own Metadata: extra space too ;)
- 22:3022:30, 13 March 2009 diff hist −1 m Metadata Block →Knowing Your Own Metadata: extra comma removed
- 22:2922:29, 13 March 2009 diff hist +736 m Metadata Block →Knowing Your Own Metadata: Included remote metadata grab into example
- 21:4621:46, 13 March 2009 diff hist +1,119 m Metadata Block →Other Keys: Added uso: meta keys... They are dynamically generated via an httpRequest... can use GM_xmlhttpRequest to retrieve a copy of published metadata as well as dynamic insertions.
- 05:4805:48, 13 March 2009 diff hist +6 m Metadata Block →jQuery Require: tabs to spaces
- 05:3805:38, 13 March 2009 diff hist +65 m Metadata Block →Examples: back linkage
- 05:3205:32, 13 March 2009 diff hist +186 m Metadata Block →Examples: Added interactive TOC items as well as corrected split... \n covers cr, lf and crlf automatically depending on platform... no need to check for \r
10 March 2009
- 23:2723:27, 10 March 2009 diff hist +1,390 UnsafeWindow →Attach Method 2: @Flux: I'm unable to reproduce your desired results on this example... please correct the source code for this example (restored pitfalls too)
- 20:0720:07, 10 March 2009 diff hist +24 m Metadata Block →Examples: missing uso tag added oops was tired last night.
- 08:5508:55, 10 March 2009 diff hist −501 m UnsafeWindow →Attach Method 2: If I'm understanding Flux correctly, these are the appropriate changes for this example... don't have a web server up to fully test.. but remote fails for sure.
- 01:2201:22, 10 March 2009 diff hist 0 m Metadata Block →Examples: Opt and clarity improvement for example.
- 01:1301:13, 10 March 2009 diff hist +28 m Metadata Block →Examples: Extra top links for those with small screens
- 00:5200:52, 10 March 2009 diff hist +1,377 m Metadata Block →Examples: Added knowing your own metadata example... seems to be cropping up a lot.
9 March 2009
- 22:2622:26, 9 March 2009 diff hist +68 m Metadata Block →Description: Added anywhere in script but usually at the top.
- 22:0722:07, 9 March 2009 diff hist +21 m Metadata Block →@licence: Reinserted alternate spelling of license, that Oliver removed... @Oliver... Please do not remove this again.
5 March 2009
- 12:3012:30, 5 March 2009 diff hist +6 m UnsafeWindow →Attach Method 2: Reinserted missing code tag... will recheck this on system after sleep... also new update of ff as well.
23 February 2009
- 08:4708:47, 23 February 2009 diff hist +406 Talk:UnsafeWindow Suggestions needed from another developer.
- 08:3408:34, 23 February 2009 diff hist +328 UnsafeWindow →Attach Method 2: Note FAILURE: tried separate hello-injecting.user.js; combined init() into hello-world.user.js; hello-injecting.js in existing html page; Appears to be location hack failure
- 05:5805:58, 23 February 2009 diff hist −125 m UnsafeWindow →Attach Method 2: order reverse on script injection... also doesn't need unwrap... prolly doesn't need anonymous function wrapper either... This example seems to only work on same domain injection
- 04:2404:24, 23 February 2009 diff hist +283 Nm Talk:GM xhr @Photodeus current
- 00:1900:19, 23 February 2009 diff hist 0 m UnsafeWindow →Examples: ' to "
- 00:1800:18, 23 February 2009 diff hist +47 m UnsafeWindow →Attach Method 2: script var missing MIME type... added
- 00:1400:14, 23 February 2009 diff hist +12 m UnsafeWindow →Events: ... replaced with →some code
22 February 2009
- 23:5423:54, 22 February 2009 diff hist +1 m UnsafeWindow →Examples: whitespace... time 4 a break
- 23:4123:41, 22 February 2009 diff hist −2 m UnsafeWindow →Attach Method 2: Syntax error corrected... No parens around false in addEventListener
- 23:3823:38, 22 February 2009 diff hist +10 m UnsafeWindow →Attach Method 2: "tut" changed to "Hello, world!" since this is what this example is.
- 23:2323:23, 22 February 2009 diff hist 0 m UnsafeWindow →Examples: Revert double to single quotes (oops heh)
- 23:2123:21, 22 February 2009 diff hist +2 m UnsafeWindow →Examples: White space treatement and shortened var to xhr... single quotes to double quote for syntax coloring apps
- 23:1223:12, 22 February 2009 diff hist −8 m UnsafeWindow →Attach Method 1: "some code" used instead of "blah"