vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Thread Thumbnails (https://vborg.vbsupport.ru/showthread.php?t=214755)

tlwwolfseye 05-28-2009 04:30 PM

Could you maybe then give me all the details for the template changes ? Is it a lot changes ? Because i think if it is, it will keep many people from using the Mod, usually Mods do automatic template edits as far as I have seen.

Update:

LOL, now i see the edits above. Sorry :)

tlwwolfseye 05-28-2009 04:44 PM

I did all the edits and it works now. :)

The only thing I see which might be a problem for users is that the Image can only be added as URL. Not anyone likes to offer Imagehosting on his Webspace and Image hosting Services out there often don?t like direct links to images but rather use their image code. And in the long run, those images will be gone because Imagehosters don?t store images for life.

Using the attachment function for that might not be the nicest but it would make it easier for people to find a place to direct upload their images instead of first searching for a Public imagehosting site with direct links allowed.

Might be thinking about offering both, direct URLs like it is now, and also using a attached image in the thread. How about that ?

Null Parameter 05-28-2009 04:51 PM

Quote:

Originally Posted by tlwwolfseye (Post 1818906)
I did all the edits and it works now. :)

The only thing I see which might be a problem for users is that the Image can only be added as URL. Not anyone likes to offer Imagehosting on his Webspace and Image hosting Services out there often don?t like direct links to images but rather use their image code. And in the long run, those images will be gone because Imagehosters don?t store images for life.

Using the attachment function for that might not be the nicest but it would make it easier for people to find a place to direct upload their images instead of first searching for a Public imagehosting site with direct links allowed.

Might be thinking about offering both, direct URLs like it is now, and also using a attached image in the thread. How about that ?

I can definitely attempt to add support for that.

What kind of options do you think should accompany it?

Quick draft of my thoughts:
  • Thumbnail Source
    • URL Only
    • Attachment Only
    • If No URL, use Attachment
Any other options you can think of?

tlwwolfseye 05-28-2009 04:56 PM

Would it be possible that the attached image, when used for that, would only show in the Thread Thumbnail and not also attached below or in the posting ?

Quote:

Thumbnail Source

* URL Only
* Attachment Only
* If No URL, use Attachment
And in case someone doesn?t want to add a Image, how about also allowing that. In that case it would just show the NoImage picture. Should be up to the poster I think. He doesn?t have to. ;)

Null Parameter 05-28-2009 04:59 PM

Well, I'm assuming that if there isn't a URL or Attachment then it would show the no thumbnail image. But for the Admin CP options, they can choose to allow thumbnails from one of those 3.

So if an admin only wants to allow thumbnails from Attachments or only from a URL, then they can do that.

tlwwolfseye 05-28-2009 05:06 PM

I just wondered why you said when no URL then attachment. But it would be good if it would also mean that if no URL and no attachment, then just the NOIMAGE thing.

Bernd 05-28-2009 05:07 PM

Quote:

Originally Posted by tlwwolfseye (Post 1818913)
Would it be possible that the attached image, when used for that, would only show in the Thread Thumbnail and not also attached below or in the posting ?



And in case someone doesn?t want to add a Image, how about also allowing that. In that case it would just show the NoImage picture. Should be up to the poster I think. He doesn?t have to. ;)

It would be nice if adding an image attachment is an optional REQUIREMENT. For example, one could create a simple gallery this way and have all the images hosted on their own site instead of annoying hosts like imageshack. Furthermore, image attachments can be automatically thumbnailed by simple adding &thumb=1 behind the url. This means, true resizing of the image using GD instead of scaling an external image using width or height (which should never be done).

Attachments can be filtered for images with the following query
WHERE (attachment.extension = 'jpg' OR attachment.extension = 'gif' OR attachment.extension = 'png')

In short,
-allow attachments.
-option that sets an image attachment as a requirement.
-allow external images.

Veer 05-28-2009 05:11 PM

I think both (URL and Attachment) options are good and should be available. :)

Bill from Cleve 05-28-2009 05:20 PM

Looks like a great feature! I'm going to wait for the Automatic Template Edits version though. :p

nooofe 05-28-2009 05:35 PM

Thanks


All times are GMT. The time now is 01:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01272 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete