132
edits
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
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 | ||
: 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 | : In it's simplest [https://imagesloaded.desandro.com/ 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 is used by [[Semantic MediaWiki]] and [[SemanticResultsFormats]], it's a required <abbr title="User eXperience">UX</abbr> feature (although I don't think it's a hard requirement for SMW tooltips). 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 | ; 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? | : [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? |