132
edits
(describe ImagesLoaded extension) |
No edit summary |
||
Line 37: | Line 37: | ||
This may be optional if you don't use Semantic MediaWiki. The only place where the imagesLoaded code seems to be used is by MasonryMainPage; and SemanticMediaWiki (in their jQuery.qtip.js (which implements [http://qtip2.com/ qTip2] - Pretty powerful tooltips - v2.2.1)). | This may be optional if you don't use Semantic MediaWiki. The only place where the imagesLoaded code seems to be used is by MasonryMainPage; and SemanticMediaWiki (in their jQuery.qtip.js (which implements [http://qtip2.com/ qTip2] - Pretty powerful tooltips - v2.2.1)). | ||
; Use case | ; Use case | ||
: Since this library | : In it's simplest use case, this library will allow the developer to provide status indications of uploading images, and other things (e.g. do something once the page background is loaded.) Since this library can help provide really nice 'tooltip' features, and is used for that purpose in [[Semantic MediaWiki]] and [[SemanticResultsFormats]], it's a required <abbr title="User eXperience">UX</abbr> feature. See https://www.semantic-mediawiki.org/wiki/Help:Tooltip and http://qtip2.com/ for more on tooltips (which is just one example of what imagesLoaded can be useful for.) | ||
; Known issues | |||
: [https://github.com/enterprisemediawiki/ImagesLoaded/issues/3 I had a problem] where I needed to upgrade the underlying version... maybe due to Chameleon skin since that's not core Meza? | |||
[[Category:Extensions]] | [[Category:Extensions]] |