Author Topic: Last Uplad MOD on home.html  (Read 3890 times)

0 Members and 1 Guest are viewing this topic.

Offline schlepperonline

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Landtechnikfotografie
Last Uplad MOD on home.html
« on: August 03, 2009, 08:29:22 PM »
   
Hello,

I need a MOD on the home.html the last five images Uplaods display in text form.

For example: Upload from: XX.XX.XX
User: User1
Follow this link to the pictures: click.

Can someone help me?

Thanks Christian

Offline bergblume

  • Sr. Member
  • ****
  • Posts: 463
  • on to the top!
    • View Profile
Re: Last Uplad MOD on home.html
« Reply #1 on: August 03, 2009, 08:49:42 PM »
hi,

you "only" have to adapt you file thumbnail_index_bit.html (in your templates folder) with s.th. like this...

Code: [Select]
<td>
Upload from: {image_date}
<br />
User: ({user_name_link})
<br />
<a href="details.php?image_id={image_id}" target="_self"><b>Follow this link to the pictures</b></a> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new} <br />
</td>

greetz, bergblume

Offline schlepperonline

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Landtechnikfotografie
Re: Last Uplad MOD on home.html
« Reply #2 on: August 03, 2009, 09:12:27 PM »
this is really not bad,

but I need this so it is a list in which the user 1 and User 2 occur with the last 5 uploads.

ie if an upload is made an older disappears from the list.

get this out somehow?

my english ist very bad :(

I think so

look at the picture on the notes
« Last Edit: August 03, 2009, 09:26:41 PM by schlepperonline »

Rembrandt

  • Guest
Re: Last Uplad MOD on home.html
« Reply #3 on: August 11, 2009, 06:59:36 PM »
Hi!
   ...I need a MOD on the home.html the last five images Uplaods display in text form.
....

http://www.4homepages.de/forum/index.php?topic=25514.msg139773#msg139773

:)

mfg Andi