@seanshaghaghi: thanx… well i like the font and used the headline image plugin for it. probably i’ll change it later. to your code39-problem: it doesn’t work if you put the code right at the beginning of a line. just type a space (or 2 or 3…) and then deliver your code. like here:
CODE39(12051973)
furthermore i hacked the quicktags.js and added a quicktag for that function with a space at the beginning (which is not necessary but easier to use). the added code looks like this:
edButtons[edButtons.length] =
new edButton(‘ed_barcode’
,’barcode’
,’ CODE(12051973)’
,”
,’q’
);