The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery Details »» | |||||||||||||||||||||||||||||||||||||||
Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery
Developer Last Online: Apr 2022
Important!
Old editor (vB 4.1.3 and below): use 4.0.008!What does it do? When creating or editing a post, your users can open a popup window that will show them their pictures in the chosen gallery, albums or attachment system. Detailed features list
Please uninstall the old version at AdminCP->Plugins & Products->Manage Addons. Also remove all files you uploaded for the vB 3 version apart from the editor icon, which will be reused. This will be /photo_popup.php and all /includes/photo_popup_config_[product].php files, relative to your forum root. Then follow the installation instructions below. Installation
Please note the information in this post of this thread. Version history For older versions see the vB3 version of this Mod. ### 4.1.004 ### fixed several bugs, text-button re-added (full list) ### 4.1.002 ### button not showing issue resolved ### 4.1.001 ### adapted to new vB editor, added workaround for image spacing ### 4.0.004-008 ### bugfix releases ### 4.0.003 ### initial release new (core): completely rewritten code new: categories/user albums/folders listed hierachically in albums dropdown new: Photopost Pro and vBGallery permissions for categories new: global permissions check new: cache system for albums dropdown new: override all product related AdminCP-Settings in the product config file. ** Please note that the config files for Photoplog and CND Garage have not been converted. I do not have access to vB4 versions of those two softwares for testing and developing. Whether this will change in future, I don't know - at the moment, apart from having no software access, I'm very much out of time. Anyway, the config files are not too hard to figure out and there is a short introduction to adapting them. Please feel free to convert or develop for other software, if you like, and submit to this thread or to me personally by PM. Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
tbworld |
Comments |
#2
|
||||
|
||||
Detailed features list
Please note that not all features are available with all products. Not all products provide for every one of them.
|
#3
|
||||
|
||||
Product Configuration
It's quite straightforward, really. For most products you won't have to open the config files at all.
Files: ------ photo_popup.php includes/cel/cel_pp_cless.php includes/cel/cel_pp_class_albums.php includes/cel/cel_pp_class_attachments.php includes/cel/cel_pp_class_photopost.php includes/cel/cel_pp_class_vbgallery.php includes/cel/cel_pp_debug.php includes/cel/cel_pp_functions.php includes/cel/cel_pp_config/cel_pp_config_albums.php includes/cel/cel_pp_config/cel_pp_config_attachments.php includes/cel/cel_pp_config/cel_pp_config_photopost.php includes/cel/cel_pp_config/cel_pp_config_vbgallery.php AdminCP: -------- vBulletin Options Group: Cel Photo Popup Phrases: prefixed cel_pp Template: cel_photo_popup CSS-Template: cel_photo_popup.css For translations vB3->vB4 see next post. |
#4
|
||||
|
||||
Support and debugging
Ill help whenever I find the time. Please help me by doing the following:
A note on vBGallery and Photoplog support I have installed vBGallery only in a local testing environment. Please note that I can only give limited support. CND Garage and Photoplog which were previously supported I do have no access to in vB4 versions, so at the moment they will not be converted. A note on "conflicts" with other editor/quickreply/quickedit mods Normally, there should be no fundamental conflict. The template edits for this mod do nothing but to add an additional button to the toolbar in quickreply and quickedit and a link to the main editor. However, if other mods you have installed already induced template changes there, you might have to adapt the template changes accordingly. A good solution might be to melt the template changes for this mod into the template changes for the other. I'm afraid I'll not be able to help you there, since I do not have those mods installed. But ask away here or, perhaps even more promising, in the thread for the other mod, perhaps anyone else has.Please take note of this post here, too. On principle, you should be able to add the link that opens the popup anywhere within the various editor-tamplates in any form you like - whether you put up text or the button in front of the link, doesn't really matter. What you essentially need is a link like this one somewhere within the editor: HTML Code:
<a href="#" onclick="window.open(getBaseUrl() + '/photo_popup.php?{vb:raw session.sessionurl}e={vb:raw editorid}','fotos','scrollbars=yes,resizable=yes,width={vb:raw vboptions.cel_pp_width},height={vb:raw vboptions.cel_pp_heigth}'); return false" title="{vb:rawphrase cel_pp_insertlink}">{vb:rawphrase cel_pp_my_photos}</a> Note for translations vB3 -> vB4 The prefix for phrases has changed from photo_popup_ to cel_pp_. You should be able to do a search/replace easily. There have been no new phrases introduced (If I didn't overlook anything). |
#5
|
|||
|
|||
Ahhh About time thanks alot mate will try this in 10 mins and report back^^
Thanks |
#6
|
|||
|
|||
Right mate problem
After clicking "my photos" gives double "/" http://www.myanimeisland.com//photo_popup.php?e=vB_Editor_001 |
#7
|
||||
|
||||
Ah, thanks for the notice, will fix it immediately. Package temporarily removed to do so.
|
#8
|
|||
|
|||
hehe nps give us a buzz on the reupload :up:
|
#9
|
||||
|
||||
Sorry for the delay, package back up. Squashed another bug, too
Please reupload the files, reimport the product and if you did template edits find HTML Code:
/photo-popup.php? |
#10
|
|||
|
|||
Thanks alot mate top mod
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|