Very popular plugin judging by forum posts, and 1.6 breaks it a lot.
1. Inserting the code to call it is not difficult:
line 134 in edit-form-advanced.php
<fieldset id="postdiv">
<legend><?php _e('Post') ?></legend>
<?php wp_grins(); ?>But with the wysiwyg activated, it does not work. Deactivate that and it does work But, It then looks for the smilies here: <img src='http://localhost/copy/wp-includes/images/smilies/biggrin.gif' alt=':grin:' whereas on my site, it looks here: <img src='http://www.tamba2.org.uk/T2/wp-images/smilies/smile.gif' alt=':)' So it seems that upgraded users will need to maintain two sets of smilies ? I know this isn't core code, but there really does have to be a working replacement for this plugin ready for the launch of 1.6 P.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
