//----------------------------------------------------------------------------- // [WoD] BBCode generator // Version 1.10, 2014-06-17 // // Script aimed at players of World Of Dungeons. Generates BBCode for in game forum from the content of the current page // // A new button will appear at the left side of each page (below menu). // Pressing this button will generate BBCode representation of current page and append it at the bottom of the page. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- // Changelog // // 1.10 // - improved detection of ignored images // - skipping hidden nodes // - skipping buttons and text on them // // 1.9 // - font, size and color skipped for h1 header (so it can use custom WOD font) // - fixed grant metadata // // 1.8 // - small fix for french server redirects // - grant/downloadURL metadata added // // 1.7 // - internal optimizations regarding performance (many thanks to Finargol for pointing in right direction) // // 1.6 // - now displaying and