Awesome, thanks flip-flop & claus!
In case somebody ever wants to do the same, please find the final contents of my template (stored in \template\inc_cntpart\filelist) below:
<div class="fileEntry">
[FILE_IMAGE_ELSE]<img src="{FILE_ICON}" alt="" border="0" />[/FILE_IMAGE_ELSE]
[FILE_IMAGE]<img ...
Search found 3 matches
- Thu 2. Apr 2009, 12:14
- Forum: phpwcms Support English
- Topic: Adjusting filelist template
- Replies: 5
- Views: 6262
- Thu 2. Apr 2009, 11:28
- Forum: phpwcms Support English
- Topic: Adjusting filelist template
- Replies: 5
- Views: 6262
Re: Adjusting filelist template
Hi Knut,
Thank you for your quick response, unfortunately I still don't get it. By now I understood that the global [FILE_DESCRIPTION] refers to the file list and not the individual files, so that one actually works. The code [FILE_TITLE]{FILE_TITLE}[/FILE_TITLE] though returns nothing, even though ...
Thank you for your quick response, unfortunately I still don't get it. By now I understood that the global [FILE_DESCRIPTION] refers to the file list and not the individual files, so that one actually works. The code [FILE_TITLE]{FILE_TITLE}[/FILE_TITLE] though returns nothing, even though ...
- Wed 1. Apr 2009, 15:10
- Forum: phpwcms Support English
- Topic: Adjusting filelist template
- Replies: 5
- Views: 6262
Adjusting filelist template
Hi there!
I have searched the forum and net for a while but could not find an answer to this: I am running phpwcms 1.4.1 and have a query regarding the filelist template. I want the template to display the description, which is stored in column "f_longinfo" of the database, textfield "Long info ...
I have searched the forum and net for a while but could not find an answer to this: I am running phpwcms 1.4.1 and have a query regarding the filelist template. I want the template to display the description, which is stored in column "f_longinfo" of the database, textfield "Long info ...