Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-01-09 13:48:43
- stef25
- Member
- Registered: 2005-12-26
- Posts: 88
displaying thumbnail
inside a form i would like to display the thumbnail generated by txp at upload. if i use txp:article_img i can not specifiy it to be the thumbnail. im associating an image with an article in the article tab > advanced option, where i enter the id. when i enter 557 as the image, the full size version displays but when i enter 557t, nothing displays. 557t does exist in my images folder.
any other tags require the id to be specified as an attribute, so these can not be used in a form.
I need someone to protect me from all the measures they take in order to protect me
Offline
#2 2007-01-09 14:10:18
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: displaying thumbnail
@stef25, use the number without the t and in your article_form:
<txp:article_image thumbnail="1">
rgrds, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
Pages: 1