Stefan Braeu
-
2003-10-31
- priority: 5 --> 4
Suppose you created a category named "PHP" and had
an image like:
http://www.phpkitchen.com/images/code/ternary.gif
Allow the inclusion of the image with a tag like:
[img
location:"http://www.phpkitchen.com/images/code/ternar
y.gif"]
And have an engine parse the inputted data, replacing
the tag as appropriate so that when the posted item is
viewed, the image is displayed inline.
-Robert Petty