UI-Feedback edit

User:Lbenedix/uif.css

User:Lbenedix/uif.js

User:Lbenedix/uif-html2canvas.js

User:Lbenedix/uif-canvas2blob.js


To test the feedback-mechanism add the following lines to: Special:MyPage/common.js

mw.loader.load('//www.mediawiki.org/w/index.php?title=User:Lbenedix/uif.css&action=raw&ctype=text/css', 'text/css');
 
mw.loader.load("//www.mediawiki.org/w/index.php?title=User:Lbenedix/uif-html2canvas.js&action=raw&ctype=text/javascript");
mw.loader.load("//www.mediawiki.org/w/index.php?title=User:Lbenedix/uif-canvas2blob.js&action=raw&ctype=text/javascript");
mw.loader.load("//www.mediawiki.org/w/index.php?title=User:Lbenedix/uif.js&action=raw&ctype=text/javascript");