Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-01-26 15:06:21

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 619
Website

How to output only the file name without the download link?

Hey!
I need to output files names base on ID# but without the download link, just the name as it is.
how can I do that please?
(there is no ‘ID’ attribute to <txp:file_download_name />)

Offline

#2 2010-01-26 16:05:20

rsilletti
Moderator
From: Spokane WA
Registered: 2004-04-28
Posts: 707

Re: How to output only the file name without the download link?

  <txp:file_download_list id="1,2,3">
        <txp:file_download_name />...
      </txp:file_download_list>


Should work.

Offline

#3 2010-01-26 16:23:20

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 619
Website

Re: How to output only the file name without the download link?

Yes it is! thanks :)

Offline

Board footer

Powered by FluxBB