Info
- 4 posts
- 3 voices
- Started 3 years ago by brianskiba
- Latest reply from qayqay12
- This topic is not resolved
Plugin allow-images.php, how do I get it to work?
-
- Posted 3 years ago #
I am trying to figure out how to allow people to embed images and flash code in our forums.
I came across the allow-images.php plug-in, and installed it in "bb-plugins" and "my-plugins" under the forum directory.
I then went to admin and activated the plug-in.
What I can't figure out is how to get it to work. I can't figure out how one inserts an image still, or if what I installed and activated actually made a difference.
Once I get this resolved, I will move on to allowing embedded flash objects.
thank for helping...
-
- Posted 3 years ago #
You just type in a complete image tag, the full html, and it should work. Like this:
<img src="http://www.google.com/intl/en_ALL/images/logo.gif" />The plugin was sort of particular about the case of the file extensions; JPG did not work (IIRC) but jpg did. Also, some image hosting services that show images but don't have an image extension on the URI won't work with the plugin. The plugin looks for filenames ending in common image formats and allows those.
Also, the image needs to already be on the Internet already, hosted somewhere. If that's not possible for your users, then you probably want the bbPress Attachments plugin:
http://bbpress.org/plugins/topic/bb-attachments/ -
- Posted 2 years ago #
I've added a new plugin as allow-images is now deprecated:
http://bbpress.org/plugins/topic/allow-images-2/get it from here :
http://arna.udwu.st/bbpress-allow-images/ -
- Posted 2 years ago #
forget my last post. I've updated the allow-images plugin instead of creating a new one.
-
You must log in to post.