Image Uploader with Articles

2 replies
I am looking for an example of an excellent image uploader that is used at the same time an article is being submitted by a user. Anyone seen anything cool?
#articles #image #uploader
  • Profile picture of the author Karen Blundell
    many content management systems like Drupal, Joomla, and even WordPress have that potential.

    In WordPress you can assign a role of editor to users and they can use the image uploader from within the post box area to add images to their articles and the images are then stored in the wp-content/uploads folder and are also accessible in the WordPress media library.

    you might also try looking at hotscripts.com
    I sometimes spend hours there looking for things to plug into websites...and then I find stuff and test them out.

    I hope I given you some ideas
    Signature
    ---------------
    {{ DiscussionBoard.errors[2766185].message }}
  • Profile picture of the author fbhc
    If you use Joomla, then try the JCE component (it is a standard for all our sites) then you can include photos where ever you want and any size very easily.
    {{ DiscussionBoard.errors[2779816].message }}

Trending Topics