nitdoc: migrate github modalbox to JQuery.UI widget
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 18 Feb 2014 23:25:34 +0000 (18:25 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Tue, 25 Feb 2014 17:47:02 +0000 (12:47 -0500)
commit09f1006315c29b4b67416c498dc787704e7eae91
tree85c18cc870430e60ef8f6d937f1f3f455409a473
parenta060f749c089f9713399c9455be04d4c129dce17
nitdoc: migrate github modalbox to JQuery.UI widget

ModalBox plugin is now standalone and can be used without github plugin

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Conflicts:
src/nitdoc.nit
share/nitdoc/js/plugins/github.js
share/nitdoc/js/plugins/github/modalbox.js [deleted file]
share/nitdoc/js/plugins/modalbox.js [new file with mode: 0644]
share/nitdoc/styles/Nitdoc.GitHub.css
share/nitdoc/styles/Nitdoc.ModalBox.css [new file with mode: 0644]
share/nitdoc/styles/main.css
src/nitdoc.nit