vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - vB iGallery (XML Based) + vB iGallery v2.02 (Dynamic) The Ultimate Xperience (https://vborg.vbsupport.ru/showthread.php?t=185274)

Megatr0n 07-14-2008 04:49 PM

When will the next update come?

syrus.xl 07-14-2008 05:47 PM

Quote:

Originally Posted by jlew24asu (Post 1575150)
cool thanks. I would suggest an easier way to add/remove images..

This will be done by user albums once the vbulletin integration is coded.

syrus.xl 07-14-2008 06:10 PM

Quote:

Originally Posted by macc (Post 1575088)
hello!

nice mod !

how to change widht and hight of gallery page because that come outside from my style ....


will attach picture

reg

macc

I'll make a few changes to this modification in an update. What I'll do is drop all text, (apart from the Copyright) and then allow users to change the background using their own image. This will allow for text, language, logo, background color along with instuctions all to be changed easily.

The height and width is determined by parameters set within the main vb_igallery.php file, however if these are changed at the moment with this version then it will cause images to distort and text to become unreadable. I can redesign the stage (main flash gallery) so it is smaller, but you can still change various parameters to adjust the globe size, etc.

Basically, there is much that can be done with this modification to increase its flexibility and features, I have only documented a few - but I will update this soon to accept more parameters, so its' not so tied just to defaults I have set.

Due to the design, it is possible to change many attributes externally, these include globe glow, colors, camera position, globe shading and many more. What you have with iGallery is a very versatile gallery frontend, and capable of many ways of displaying images. Once I get more time I will document many more features of the iGallery and also make changes to the current one.
:)

syrus.xl 07-14-2008 06:15 PM

Quote:

Originally Posted by Megatr0n (Post 1575191)
When will the next update come?

I'll start working on it later today... I'm not sure when it will be released yet, because I have to go into hospital for a few days for surgery, but after that it will be released. I would anticipate around this weekend - if not before depending on my current status.

:)

KevinUK 07-14-2008 07:05 PM

This looks really impressive syrus.xl.

I'll be keeping an eye out on this thread and any developments which follow.

Good look with the surgery.

-Kev

macc 07-14-2008 07:11 PM

thanks for reply,,, but what to do in php file to get widht to be in fluid template ... 770px?

reg
macc

Hornstar 07-14-2008 07:34 PM

Yeah looking forward to future updates of this mod. Thanks for sharing.

7lanet 07-14-2008 07:47 PM

Make it special for each member

Presents its own photo album

syrus.xl 07-14-2008 08:03 PM

Quote:

Originally Posted by KevinUK (Post 1575275)
This looks really impressive syrus.xl.

I'll be keeping an eye out on this thread and any developments which follow.

Good look with the surgery.

-Kev

Thanks Kev... :)

Quote:

Originally Posted by macc (Post 1575282)
thanks for reply,,, but what to do in php file to get widht to be in fluid template ... 770px?

reg
macc

At the moment the width is fixed at 900px - this is also the flash stage width. With Flash dimensions have to be set correctly within the compiled source using ActionScript. At the moment this cannot be done with this version without degrading the overall look.

But if you still wish to change the width then here's how. You need to adjust the height porportionally in ratio to the width. If you open up the vb_igallery.php in notepad or any text editor then find this line of attributes:

Code:

swfobject.embedSWF(\"vb_igallery.swf\", \"flashContent\", \"900\", \"656\", \"9.0.0\", \"js/expressInstall.swf\", vars, params, attributes );
The width is set within this line of code to 900 with a height of 656 pixels. You would also need to change the flash Div container which uses the following code:

PHP Code:

echo "<style>

#flashContent {
                height: 656px;
            float: center;
}</style>\n"


The igallery will automatically adjust itself back to the center because it is already centered within a div align tag.

I will release a new smaller version closer to the weekend, which will allow for external dimension adjustments.

Megatr0n 07-14-2008 08:05 PM

Quote:

Originally Posted by syrus.xl (Post 1575247)
I'll start working on it later today... I'm not sure when it will be released yet, because I have to go into hospital for a few days for surgery, but after that it will be released. I would anticipate around this weekend - if not before depending on my current status.

:)

So, will this feature the integration?


All times are GMT. The time now is 07:01 AM.

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.01425 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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