gnu-social/plugins
Brion Vibber 516161213f Tweak to PiwikAnalytics plugin to help browsers to pre-load piwik.js, may shave a little off load time.
Piwik's current default recommended JS for loading creates a <script> tag via document.write(). In addition to being generally evil, this means the browser doesn't know it's going to need piwik.js until that chunk of script gets executed... which can't happen until all scripts referenced *before* it have been loaded and executed.

The only reason for that bit of script though seems to be to pick 'http' or 'https' depending on the current page's scheme. This can be done more simply by using a protocol-relative link (eg "//piwik.status.net/piwik.js"), which the browser will resolve as appropriate. Since it's now sitting in the <script> tag, the browser's lookahead code will now see it and be able to start loading it while earlier things are parsing/executing.
May be better still to move to an asynchronous load after DOM-ready, but I'm not sure if that'll screw with the analytics code (eg, not being able to start things on the DOM-ready events since they're past).
2010-12-08 17:39:04 -08:00
..
Adsense Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
AnonymousFave Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
APC Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
ApiLogger Tweak for OAuth headers not seen in $_SERVER 2010-10-28 00:14:45 +00:00
Autocomplete Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
AutoSandbox Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Awesomeness Update doc comment for Awesomeness plugin 2010-11-22 12:39:38 -08:00
BitlyUrl BitlyPlugin: fix for shortening URLs containing ampersand (&) 2010-11-30 12:40:23 -08:00
Blacklist Localisation updates from http://translatewiki.net 2010-10-29 01:21:42 +02:00
BlankAd Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
BlogspamNet Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
CacheLog Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
CasAuthentication Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
ClientSideShorten Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Comet Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
DirectionDetector Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
DiskCache Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Disqus Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Echo Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
EmailAuthentication Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Enjit Superfluous whitespace removed. 2010-09-20 20:40:55 +02:00
Facebook Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
FirePHP Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
FollowEveryone Localisation updates from http://translatewiki.net 2010-10-29 01:21:42 +02:00
ForceGroup Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Geonames Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
GeoURL Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
GoogleAnalytics Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Gravatar Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
GroupFavorited Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Imap Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
InfiniteScroll Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
LdapAuthentication Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
LdapAuthorization Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
LdapCommon Do not allow blank passwords when authenticating against LDAP. 2010-09-21 18:05:18 -04:00
LilUrl Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Linkback Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Mapstraction Mapstraction plugin: use minified sources for OpenLayers 2010-12-08 14:54:02 -08:00
Memcache Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Memcached Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Meteor Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Minify Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Mobile Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a 2009-10-02 11:46:14 +00:00
MobileProfile Localisation updates from http://translatewiki.net 2010-10-29 01:21:42 +02:00
ModHelper Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
ModPlus Forgot to commit the JS for ModPlus. :) 2010-11-15 17:45:58 -08:00
Mollom Use plugin configuration instead of common_config() 2010-01-06 00:20:15 -05:00
NoticeTitle Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
OpenExternalLinkTarget Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
OpenID Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
OpenX Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Orbited htmloutputter->script() special cases src's that begin with plugin/ or local/ so that plugins don't need to include common_path() in every call to $action->script() 2010-02-17 12:03:14 -05:00
OStatus Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
PiwikAnalytics Tweak to PiwikAnalytics plugin to help browsers to pre-load piwik.js, may shave a little off load time. 2010-12-08 17:39:04 -08:00
PostDebug Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
PoweredByStatusNet Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
PtitUrl Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Realtime Include notice fragment on 'in context' links in Realtime plugin family. 2010-05-17 19:47:44 +00:00
Recaptcha Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
RegisterThrottle Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
RequireValidatedEmail Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
ReverseUsernameAuthentication Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
RSSCloud Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Sample Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
ShareNotice Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
SimpleUrl Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Sitemap Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
SlicedFavorites Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
SphinxSearch Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Spotify Move standalone plugin files into subdirectories so they can have locale data, etc added to them at leisure. 2010-09-15 14:10:18 -07:00
SubMirror Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
SubscriptionThrottle Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
TabFocus Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
Template Move standalone plugin files into subdirectories so they can have locale data, etc added to them at leisure. 2010-09-15 14:10:18 -07:00
TightUrl Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
TinyMCE Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
TwitterBridge Quick hack to discard twitter broadcast queue items on failure *IF* config option 'twitter' 'ignore_errors' is on: 2010-12-07 12:11:37 -08:00
UrlShortener Assigning my copyrights to the Free Software Foundation 2010-05-27 18:27:33 -04:00
UserFlag Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
UserLimit Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
WikiHashtags Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
WikiHowProfile Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
XCache Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
YammerImport Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
README-plugins add a quickie plugins/ dir readme mentioning how to add plugins, plus ref to wiki pages 2010-01-18 09:37:42 -08:00