[NMS][TinyMCE] - inline images?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
rtkd
Forum Members
Forum Members
Posts: 126
Joined: Tue Dec 12, 2006 3:57 pm

[NMS][TinyMCE] - inline images?

Post by rtkd »

hi,

i need the setup tinyMCE for adding images to a newsletter, for the sender is everything but html-affine.
now i have 2 questions.

1. does nms support inline images by now?
2. will i have to modify tinyMCE so it inserts the right path?

rtkd
usolis
New Member
New Member
Posts: 6
Joined: Mon Jul 23, 2007 1:23 pm

Re: [Solved][NMS][TinyMCE] - inline images?

Post by usolis »

Posting this because I nearly ate my brain working it all out

NMS does support inline images, although you need to define them in your TEMPLATE not in your message

The module help page tells you how to do this. In the template add:
{nms_image src='pants.jpg'}
for a static image and
{nms_image name='thing'}
for an image place holder. The image place holder will add a prompt to the message screen asking the user to select an image that goes in the position for 'thing'.

All simple really, once you know how...
Post Reply

Return to “Modules/Add-Ons”