
12-10-2005, 06:47 AM
|
|
|
Join Date: Dec 2005
Location: Germany
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by calorie
The thumbs at the top are random in order, not always the newest, but if you want to be rid of the file list on home, which does order newest first, just edit the PhotoPlog file list template, sticking the following condition around the last table in that template:
Code:
<if condition="empty($photoplog_random_bits)">
</if>
|
Nice, it works 
And how can i make the random pictures to newest?
|