MOD-Title: Last X (follows)
(follows)
Download: http://www.4seven.de/forum/6test/viewtopic.php?f=3&t=96
Features:
- shows the last X [img] from topics on viewforum or index
- img only shown from forums the user have rights to read
- if user have no rights to read in any forum the div was invisible
- auto-fit the number of thumbs to screen-resolution
- real img-thumbs without client-resizing
- topic-title in link title-tag
- topic-link from [img] to post
- two working modes: Standard- or Crawl-Script
- "fit" options: "width", "height" or "mix"
- "mix" size-option: squares the pic to exact fit (if not squared allready)
- new orphan auto-delete module
- partially new and optimized code
- new double dead-link-check (so no 'hangs' or errors anymore)
- perfect layout in every browser
- xhtml 1.0 strict valid / transitional (subsilver2)
Note:
- No display of protected remote pics
New in v.0.0.2:
- new thumb-file name-syntax to prevent "double content"
Requirements: fopen()
---------------------------------
fix #1 for v.0.0.2
open
last_x_img_on_forum.php
last_x_img_on_forum_orphan.php
find in both files
replace in both files withCode: Select all
"[img:%]%[/img:%]"
package will be updated soonCode: Select all
"%[img:%]%[/img:%]%"