Jeroen De Dauw has submitted this change and it was merged. Change subject: Consolidation of SMW_custom.css/js to make it RL sane ......................................................................
Consolidation of SMW_custom.css/js to make it RL sane ## Description + Split SMW_custom.css into core and query.ui + Deleted SMW_custom.js (bubble tooltip) + Killed all circle~png files that had no reference in the SMW_custom.css or SMW_custom.js + Renamed resource file to make it easier to distinguish them + Add some minor docs + Kill some out of the box $wgOut->addStyle... Hope this works without breaking things badly ... Change-Id: I88adbae33d0decf2f43058a92cf0f454d6184fe8 --- M RELEASE-NOTES-1.8 M SMW_Resources.php M includes/SMW_Setup.php R resources/ext.smw.core.css A resources/ext.smw.query.ui.css R resources/ext.smw.special.ask.css R resources/ext.smw.special.ask.js R resources/ext.smw.special.browse.js R resources/ext.smw.special.property.js D resources/ext.smw.tooltip.css D resources/ext.smw.tooltip.js R resources/ext.smw.util.autocomplete.js A resources/ext.smw.util.tooltip.css A resources/ext.smw.util.tooltip.js R resources/images/browse_icon.png R resources/images/browse_iconsmall.png R resources/images/rdf_flyer.18.gif R resources/images/search_icon.png R resources/images/searchgray_iconsmall.png R resources/images/smw_button.png R resources/images/sort_down.gif R resources/images/sort_none.gif R resources/images/sort_up.gif R resources/images/world.png D skins/LICENSE D skins/SMW_tooltip.js D skins/elastic/jquery.elastic.source.js D skins/images/blue-circle.png D skins/images/bubble-bottom-arrow.png D skins/images/bubble-bottom-left.png D skins/images/bubble-bottom-right.png D skins/images/bubble-bottom.png D skins/images/bubble-left-arrow.png D skins/images/bubble-left.png D skins/images/bubble-right-arrow.png D skins/images/bubble-right.png D skins/images/bubble-top-arrow.png D skins/images/bubble-top-left.png D skins/images/bubble-top-right.png D skins/images/bubble-top.png D skins/images/close-button.png D skins/images/copyright-vertical.png D skins/images/copyright.png D skins/images/dark-blue-circle.png D skins/images/dark-green-circle.png D skins/images/dark-red-circle.png D skins/images/dull-blue-circle.png D skins/images/dull-green-circle.png D skins/images/dull-red-circle.png D skins/images/gray-circle.png D skins/images/green-circle.png D skins/images/info.png D skins/images/message-bottom-left.png D skins/images/message-bottom-right.png D skins/images/message-left.png D skins/images/message-right.png D skins/images/message-top-left.png D skins/images/message-top-right.png D skins/images/progress-running.gif D skins/images/red-circle.png D skins/images/top-bubble.png D skins/images/warning.png M specials/SearchTriple/SMW_SpecialBrowse.php 63 files changed, 344 insertions(+), 1,002 deletions(-) Approvals: Mwjames: Verified; Looks good to me, but someone else must approve Jeroen De Dauw: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/26944 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88adbae33d0decf2f43058a92cf0f454d6184fe8 Gerrit-PatchSet: 7 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: master Gerrit-Owner: Mwjames <[email protected]> Gerrit-Reviewer: Foxtrott <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Mwjames <[email protected]> Gerrit-Reviewer: Yaron Koren <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
