etiquetags 2.0 alpha 2 is here.
This new version fixes some bugs related with the WordPress Plugin:
All the variables and functions have the et_ prefix instead of ed_ avoiding to have the same names of WP native Quicktags functions.
The etiquetags.js file has new values for the etForm var: this avoids the malfunction of other plugins and the Quick edit functions in WordPress admin pages.
New value is etForm=document.getElementById('post') but the demo version maintains the same value: etForm = document.forms[0]
If you want to insert images and objects in your posts, the only thing you have to do is pressing the image or object buttons and fill the fields you need.
The images window has a frequent classes menu as CSS button does.
Both, images and objects, have a default directory path where you maybe have stored your items. You can change this path in the first part of the etiquetags.js file (or quicktags.js if you’re working with WordPress). You also can change the default width and height of the objects.
Note:
If you are not able to watch the video try to go to “options” and choose “Play with the Java plugin” .