[CDB] Lightbox

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Ideas Centre
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [ALPHA] Lightbox

Post by FomenkoAndrey »

dont work in 3.1 RC3
nothing options there
Navigate in the ACP to Customise -> Manage extensions.
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 6008
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman

Re: [ALPHA] Lightbox

Post by MattF »

FomenkoAndrey wrote:dont work in 3.1 RC3
nothing options there
Navigate in the ACP to Customise -> Manage extensions.
It DOES work with 3.1 RC3. Read the install instructions again closely, and the info in the first post.
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
Chiflines
Registered User
Posts: 10
Joined: Sun Oct 14, 2012 6:38 am

Re: [ALPHA] Lightbox

Post by Chiflines »

You may click on the image is resized to full size?

Thanks and sorry my bad English
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [ALPHA] Lightbox

Post by FomenkoAndrey »

Download the latest release and unzip it.
try this https://github.com/VSEphpbb/lightbox
and this Lightbox 1.0.0 alpha 2
Copy the entire contents from the unzipped folder to phpBB/ext/vse/lightbox/
Image
Navigate in the ACP to Customise -> Manage extensions.
instaled, clear cache
Image

where is my mistake in the installation?
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [ALPHA] Lightbox

Post by FomenkoAndrey »

i dont use attachments, so I could not understand how it works.
sorry, was my mistake.

try this:
create bbcode IMW
with html part like attachments have

Code: Select all

<img class="postimage" onclick="viewableArea(this);" src="{URL}" height="{NUMBER}" alt="Рисунок">
is it possible to view all images on the page like there
Image
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [ALPHA] Lightbox

Post by FomenkoAndrey »

dont work with images under spoiler.
extension performs only resize images, but does not open them by clicking.
User avatar
Going4Quests
Registered User
Posts: 77
Joined: Sat Sep 07, 2013 7:34 am

Re: [ALPHA] Lightbox

Post by Going4Quests »

As this disables itself when the responsive layout becomes too small, I have a little question. In our current clan forum we did a small fix for images that are too big by adding a .postbody img class to the css.

Here we did a simple rule "max-width: 100%". Is something like this implented when the lightbox get's disabled? or could it possibly be? :)
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 6008
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman

Re: [ALPHA] Lightbox

Post by MattF »

Going4Quests wrote:Here we did a simple rule "max-width: 100%". Is something like this implented when the lightbox get's disabled? or could it possibly be? :)
A max-width of 100% is defined for all posted images in phpBB3.1
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
User avatar
Going4Quests
Registered User
Posts: 77
Joined: Sat Sep 07, 2013 7:34 am

Re: [ALPHA] Lightbox

Post by Going4Quests »

Oh cool! Didn't know that! 8-)
dtleahy
Registered User
Posts: 169
Joined: Sun Aug 24, 2008 5:47 pm

Re: [ALPHA] Lightbox

Post by dtleahy »

Hi VSE, thanks for the work.

It appears to use the image resizing "animation" (where you see the image getting incrementally bigger) on the first view only.

Subsequent clicks on the small image will just load the full-size image into place, with no animation. Not sure if this is by design or a minor bug.

Again, thanks!

Dennis
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 6008
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman

Re: [ALPHA] Lightbox

Post by MattF »

dtleahy wrote:Hi VSE, thanks for the work.

It appears to use the image resizing "animation" (where you see the image getting incrementally bigger) on the first view only.

Subsequent clicks on the small image will just load the full-size image into place, with no animation. Not sure if this is by design or a minor bug.

Again, thanks!

Dennis
This is using a 3rd party plugin (Lightbox) and its by design, of that plugin.
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
alexp999
Registered User
Posts: 16
Joined: Tue Jun 23, 2009 12:54 pm
Location: UK

Re: [ALPHA] Lightbox

Post by alexp999 »

Working well here, except that it also "lightboxes" images in signatures.

Any way of making it only apply to posts?
MaFeSa
Registered User
Posts: 175
Joined: Wed Feb 11, 2009 7:48 am

Re: [ALPHA] Lightbox

Post by MaFeSa »

Thanks for this extension :D
SüKûT
Registered User
Posts: 48
Joined: Fri Mar 15, 2013 11:50 am
Location: Türkiye

Re: [ALPHA] Lightbox

Post by SüKûT »

Does the Attachment works only file?
Example:

Code: Select all

[thumbnail]image[/thumbnail]
Can we do that as BBCode? phpBB version 3.0.12 in as Advanced-BBCode-Box-3?
stragami
Registered User
Posts: 20
Joined: Thu Dec 06, 2012 5:48 am

Re: [BETA] Lightbox

Post by stragami »

Thanks a lot for this

one question

if i open a images it will be show in a fix sizes

without the ext i have a magnifying glass to enlage the images to the original size
i have a lot of images which will be lager as the screen and for see the rest the user must scroll down.

Can i use your ext the same way and if so how?

thx
alfred

Return to “Extensions in Development”