User contributions for Aavindraa
From GreaseSpot Wiki
Jump to navigationJump to search
- 08:26, 3 October 2009 diff hist +201 Greasemonkey Manual:Editing correct aptana, dreamweaver link, remove gvim portable version, remove feature list + add titles. Can we re-style this table? Imo, the colors are ugly.
- 08:08, 3 October 2009 diff hist −128 Greasemonkey Manual:Editing removing duplicate style, unneeded attributes. "font-size: small" doesn't seem to do anything at all either. remove?
- 08:01, 3 October 2009 diff hist −1,308 Greasemonkey Manual:Editing restore auto complete column, left align, fix whitespace (better markup, far easier to read /edit without all the <center>'s) (as per Marti's issues)
- 15:08, 2 October 2009 diff hist −3 Troubleshooting (Script Authors) ouch, lots of "documents" and not "document"'s
- 15:05, 2 October 2009 diff hist −39 Troubleshooting (Script Authors) →Form POST data: remove unnecessary line
- 12:08, 2 October 2009 diff hist +91 Greasemonkey Add wiki link, has a lot of info
- 12:02, 2 October 2009 diff hist +352 Tutorials references
- 11:58, 2 October 2009 diff hist +116 Tutorials linking my guide as an alternative to diveintoGM, add more beginner links, move down broken links (delete?)
- 10:09, 2 October 2009 diff hist −1,026 Greasemonkey Manual:Editing →Picking an Editor: add auto-complete section, remove <center>'s in favor of one text-align:center. not familiar with a lot of these editors. someone fill in?
- 05:53, 27 September 2009 diff hist +5 Code snippets →jQuery in Greasemonkey scripts using the metadata key @require: few grammatical changes
- 18:02, 23 September 2009 diff hist +18 Code snippets →Force Links to Open in Another Window: loop correction, force format
- 17:52, 23 September 2009 diff hist 0 m Greasemonkey Manual:API →Common Task Helpers: use standard casing in xhttp
- 17:35, 23 September 2009 diff hist +390 Greasemonkey Manual:Editing changing editor tutorial (possibly move to another section?)
- 15:28, 18 September 2009 diff hist +4 UnsafeWindow change instances of "innerHTML" to "textContent" since it's faster with <script>'s
- 03:50, 15 September 2009 diff hist +589 User talk:Marti →GM_xmlhttpRequest
- 03:34, 15 September 2009 diff hist +433 User talk:Marti →GM_xmlhttpRequest
- 03:27, 15 September 2009 diff hist +249 User talk:Marti →GM_xmlhttpRequest
- 03:14, 15 September 2009 diff hist +316 GM.xmlHttpRequest adding primitive example of "HEAD" request
- 03:12, 15 September 2009 diff hist +437 User talk:Marti GM_xmlhttpRequest
- 02:48, 15 September 2009 diff hist +11 GM.xmlHttpRequest →Examples: change user-agent comment to reflect current behavior
- 02:46, 15 September 2009 diff hist −148 GM.xmlHttpRequest To eliminate confusion, remove any mention of return values, as there are none anyway.
- 18:03, 12 September 2009 diff hist +137 GM log →Description: output example
- 17:35, 12 September 2009 diff hist +283 GM log →GM_log and Firebug: a note about strings, alternate method of logging
- 15:30, 1 September 2009 diff hist −52 GM.openInTab →Syntax: Remove nonsensical statement.
- 15:28, 1 September 2009 diff hist −15 GM.xmlHttpRequest →Syntax: re-word
- 15:27, 1 September 2009 diff hist −70 GM.getResourceText →Syntax
- 15:26, 1 September 2009 diff hist −69 GM.getResourceUrl →Syntax
- 15:26, 1 September 2009 diff hist −54 GM.deleteValue →Syntax: Remove nonsensical statement.
- 15:26, 1 September 2009 diff hist −75 GM.setValue →Syntax: Remove nonsensical statement.
- 15:26, 1 September 2009 diff hist −4 GM.getValue →Syntax: re-word
- 15:22, 1 September 2009 diff hist −52 GM addStyle →Syntax: Remove nonsensical statement.
- 15:19, 1 September 2009 diff hist +177 User talk:Arantius Dirty Spammers
- 15:17, 1 September 2009 diff hist +391 GM addStyle →Examples: cross-browser, eliminate redundant parenthetical
- 15:12, 1 September 2009 diff hist +363 GM log →GM_log and Firebug: expand section
- 06:47, 30 August 2009 diff hist +328 GM.listValues →Examples: adding example from http://userscripts.org/topics/34069 by charmy
- 06:18, 25 August 2009 diff hist +332 Talk:UnsafeWindow Danger, danger... high voltage!
- 05:30, 22 July 2009 diff hist +550 User talk:Marti @unsafeWindow Examples
- 06:29, 17 July 2009 diff hist 0 m GM.xmlHttpRequest →Examples: changing wording
- 06:19, 17 July 2009 diff hist 0 Greasemonkey Manual:Editing →Picking an Editor: editpad pro definitely has brace matching
- 06:10, 17 July 2009 diff hist +57 UnsafeWindow →Functions defined in the page: show multi-line is allowed, and lessen code calls
- 23:53, 24 May 2009 diff hist +522 GM.xmlHttpRequest add common POST example
- 23:47, 24 May 2009 diff hist +462 Troubleshooting (Script Authors) →Variables change before a GM_xmlhttpRequest or setTimeout callback runs: add another solution
- 23:42, 24 May 2009 diff hist +74 N User:Aavindraa New page: I am Avindra Goolcharan. Here I am: http://userscripts.org/users/avindra
- 13:53, 15 March 2009 diff hist −29 Code snippets →Use jQuery in a GreaseMonkey script: place assignment in boolean to limit calls to unsafeWindow
- 13:51, 15 March 2009 diff hist −16 Code snippets →Use jQuery in a GreaseMonkey script: scripts don't have to be appended to the head, body works fine
- 13:49, 15 March 2009 diff hist +4 Code snippets →Use jQuery in a GreaseMonkey script: use minified file (faster)
- 22:29, 22 February 2009 diff hist +172 Code snippets →Use jQuery in a GreaseMonkey script: note and remove WITH clause -- proven to be much slower, albeit syntactically nicer
- 05:14, 27 January 2009 diff hist −138 Greasemonkey Manual:API →Common Task Helpers: Albeit being very helpful, XPath isn't a GM api, just a part of mozilla's JS
- 19:02, 4 January 2009 diff hist +4 XPath Linkify header
- 02:42, 4 January 2009 diff hist +107 N Talk:XPathResult New page: @marti -- Nice edits, they were really needed :) --~~~~