when the user is about to add an image to an article i used the image list to enable him add images in a separate section and add them to article from tinyMCE but what will happen if we have a massive amount of images the user will find a long list!! it will not be easy at all? so i wish to find a way to lmake each article has its own images list images_list.php?article_id=333.. .
an accordion is the container of all articles titles in a section when click edit or add ajax with tinymce do the work but how to change the external_image_list_url property of each article?????
when generating the javascript List with a php-file, like this example from moxiecode, you should be able to get your images depending on the article.
Have fun !
Example of a PHP-generated image list file