Page 1 of 1

Last X [attachment] MOD-fix....smalll images-comment

PostPosted: Tue 12. Jan 2010, 02:18
by parafun
not shure i like this:



I think maybe small images (smaller than height/widht in settings ) just should be without a query...meaning: not showing small images in script.

This is personal pref i know....but i like strict layout...it could be a setting maybe....ACP or script settings "dont show attached images, in script, smaller than:xxxxxxpx "(according to height or width settings in script)

ps.i am not allowed to upload images in PM thats why i asked here....no forum for last x

Re: Last X [attachment] MOD-fix....smalll images-comment

PostPosted: Tue 12. Jan 2010, 02:59
by 4seven
add in my to do list, but a little later.
the update will be a simple upload of the two "main - /includes/*.php's" of this mod

regards
4seven

Re: Last X [attachment] MOD-fix....smalll images-comment

PostPosted: Tue 12. Jan 2010, 03:01
by 4seven
parafun wrote:upload images in PM


have activate that...

Last X [attachment] MOD- Request

PostPosted: Tue 12. Jan 2010, 03:32
by parafun
Now in crawl= 19attachment

Example 1, and crawlscript:
// here u can enter the foren id's to show

$forum_ids_to_show = '43,47';

in forum 43:
topic 1, with 7 attached images
topic 2, with 8 attached images

in forum 47:
topic 1, with 5 attached images
topic 2, with 10 attached images

...crawl shows:
forum 43:topic 1, topic2, forum 47:4 images from topic 1 ....but does notshow forum 47 topic2, because 19 images is already there...

Example 2, and crawlscript:
// here u can enter the foren id's to show

$forum_ids_to_show = '43,47';
in forum 43:
topic 1, with 20 attached images
topic 2, with 8 attached images

in forum 47:
topic 1, with 5 attached images
topic 2, with 10 attached images

...crawl shows:
forum 43:topic 1....and no other

Request
Any simple way to only query first..or 2 or 3 (or X) attachment/images from each topic in a forum.???

this would show more images from more forums and topic.... (see examples)

Re: Last X [attachment] MOD-fix....smalll images-comment

PostPosted: Tue 12. Jan 2010, 03:58
by 4seven
i see this as a feature-request and will see what i can do.
and .. as i told, these days only little time for coding, .. so later ..