************************************* How to add a quick tag button for b2 for dull entries written by dodo http://pure-essence.net ************************************* step 1: open b2-include/b2quicktags.js find something like: bbtags = new Array('','','','','','','','','
','
','

','

','
  • ','
  • ','','','',''); replace the line with: bbtags = new Array('','','','','','','','','
    ','
    ','

    ','

    ','
  • ','
  • ','','','','', '<-- begin of my dull entry -->', '<-- end of my dull entry -->'); save and reupload step 2: open b2-include/b2quicktags.php find something like: add below: save and reupload ********* When you log in your b2 now you will see the quicktag "dull" and use it to write a dull entry like any other tag.