Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-12-13 12:37:19

mstark71
New Member
Registered: 2005-12-30
Posts: 5

instructions for posting images

are there simple, step-by-step instructions written somewhere for adding an image to an article. Nothing fancy, just basic inclusion of a thumbnail image that links to a full size image.

Thanks,

m

Offline

#2 2006-12-13 13:01:30

masa
Member
From: Asturias, Spain
Registered: 2005-11-25
Posts: 1,091

Re: instructions for posting images

I wouldn’t know of any instructions but I’d recommend Mary’s plug-ins upm_image and upm_image_popper which will make this very easy.

Download and install them and take a look at the helpfile. Basically it works like this:

upm_image_popper adds an Insert Image link to the Write tab. Click that and in the pop-up window scroll to your image. Then in the Insert column click popup. That should place a tag in your article’s body or excerpt that when published will render a thumbnail, linked to a larger pop-up version of the image.

Cheers Martin

Last edited by masa (2006-12-13 13:02:18)

Offline

#3 2006-12-14 05:21:35

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: instructions for posting images

  1. Upload your image, save it
  2. In the Content>Images screen, look under the header ID. This is the ID of your image. Copy the number.
  3. In Content>Write, enter <txp:image id="theID" /> for a full size image or <txp:thumbnail id="theID" /> for a thumbnail in your article.

Edit: Didn’t see “thumbnail” ‘til after variaas posted

Last edited by jm (2006-12-14 08:16:27)

Offline

#4 2006-12-14 05:39:36

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: instructions for posting images

jm gave a great solution, but if you wanted to have the thumbnail then I would suggest using <txp:thumbnail />. You can read the documentation at the Textbook page about it.

Offline

#5 2006-12-14 13:35:18

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: instructions for posting images

jm wrote:

  1. In Content>Write, enter <txp:thumbnail id="theID" /> for a thumbnail in your article.

but now the thumbnail is not linkable…:(

Last edited by Gallex (2006-12-14 13:36:47)

Offline

#6 2006-12-14 13:38:58

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: instructions for posting images

Make use of the poplink attribute. TextBook: thumbnail

Offline

Board footer

Powered by FluxBB