Admin writes:
The default behavior when something is dropped into a textarea box is to drop it at the drop point, which is what you want, but I might not be able to use the default behavior...
I suppose it would be less than ideal, but I don't see a big issue with dropping the [img] tag wherever it gets dropped without specifically finding "the drop point" of the cursor.
Picture would be included (big feature that is 0% available now.)
Position of [img] tag can be maneuvered within the text area once it's been created/dropped in by the user if desired for 'maximum effect.'
I suppose I'm describing the risk/reward scenario like this:
Step 0 (Currently):
-no way to easily post picture to forum
Step 1:
-drag/drop picture into textarea box, let [img] tag get created wherever it gets created
-if easy, big functionality increase from Step 0
Step 2:
-whenever time arrives, work on drag/drop going to cursor position instead of wherever-it-gets-created
-in the meantime, users get advantage of Step 1
This only makes sense if Step 1 is actually rather simple and easy for you.