vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Let's combine funds for a CMS Slider (https://vborg.vbsupport.ru/showthread.php?t=264970)

Alfa1 06-15-2011 10:44 PM

That seems something different. That does not pull images / text from CMS articles or forum posts. Or am I wrong about that? In any case: I installed it and it does not add the needed table to the database, and therefore it doesnt work for me.

BTW: your reviews section and a lot of other links do not work.

strudinox 06-16-2011 01:40 AM

Quote:

Originally Posted by Alfa1 (Post 2208275)
That seems something different. That does not pull images / text from CMS articles or forum posts. Or am I wrong about that? In any case: I installed it and it does not add the needed table to the database, and therefore it doesnt work for me.

BTW: your reviews section and a lot of other links do not work.

Yep, had some server errors but it's all cleaned up now so they should work.

But yes you are right on how this mod works. It doesn't automatically pull images from the CMS but that's ok because I didn't' want it to in the first place. Manually entering in the info allows me to link to both CMS articles as well as forum posts.

But it's a matter of personal preference, and if this doesn't work for you, then I agree, that a new mod needs to be made. :)

chocolate angel 06-19-2011 11:31 AM

will the stand alone version of frontpage slideshow work on vb? http://www.frontpageslideshow.net/

Alfa1 06-19-2011 11:41 AM

Yes, that works with RSS. If you enable images and full text in RSS you invite scrapers to steal your content. That is a very big problem for me.
RSS is a workaround. Having something that works directly with vbulletin would be nice.

apn3a 07-15-2011 05:11 PM

+40 euros :-)

and work with vb advanced will be nice too

MaryTheG(r)eek 07-15-2011 06:26 PM

Quote:

Originally Posted by SECTalk.com (Post 2206408)
Hey guys,

Seems like I've got it working really well now:

http://www.sectalk.com/boards/section/food-11/

For now, I'm trying to figure out how to get a image to center inside the frame when it is overly large. Right now, it aligns the top left corner of the frame with the image.

And I will definitely share my code. Hopefully I can put this in a product with all the settings inside the admin cp.



Most script and/or classes are counting from 0,0 (top left edge) to crop the image at a specific width. Some others, more sophisticated they're allowing to specify this top-left point on your own. But again is not so good. You most probably want to crop it having center the center of the image. You need to make some runtime calculations:
  1. Get the image's width eg 700px
  2. Subtrack the desired width eg 700-600 = 100
  3. Divide by 2 (100/2 = 50)
  4. Get the image's height eg 400 px
  5. Subtrack the desired height eg 400-350 = 50
  6. Divide by 2 (50/2 = 25)
After it the topleft position is: 25,50 (25px from top, 50px from left). With these settings you can get from an image 700X400, a new one 600X350 cropped centered.

By the way, my partner Jeff Ledger is planing to release such a slider the upcoming week.

Maria

apn3a 07-15-2011 07:11 PM

Ευχαριστούμε Μαρία :-)

Thanks a lot for the infos

8thos 07-16-2011 02:49 AM

subscrizzle

S3Ponline 07-16-2011 07:15 AM

I want a slider that can pull from a certain forum. I also want the ability to select certain threads. Maybe we need a “Promote to Slider” button :D

Oh, if anyone can pull this off then I’m in for a reasonable amount. I’ll pay good money for a slider that does what i want.

The Rocketeer 07-18-2011 03:19 AM

I just wanted to contribute to this topic and say that there are already plenty of lite and free sliders. Mainly for wordpress, why not convert them so we can use them with vB4? Check this out - http://www.wpwebhost.com/2009/12/10-...ordpress-blog/


We should use only this slider, simple, and goes well with the CMS/Blogs
http://www.php-help.ro/


All times are GMT. The time now is 10:53 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.01112 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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