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)
-   -   Mini Mods - Mini Photo editor Mod (https://vborg.vbsupport.ru/showthread.php?t=265185)

GavoTrav 06-13-2011 10:00 PM

Mini Photo editor Mod
 
1 Attachment(s)
This is the same in all Vbulletin versions 3.8.X
I Dont know how to Make an XML Yet so This is a manual install.


Firstly go to your theme you use and hit the drop down menu and hit add new template

http://snapr.info/images/4xeawe.png

Then call it "photoeditor"

and paste this in

Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle]</title>
$headinclude
</head>
<body>
$header

$navbar

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="tcat">Photo Editor</td>
</tr>
<tr>
    <td class="alt1"><iframe src="http://pixlr.com/editor" width="100%" height="680" frameborder="0" scrolling="no"></iframe></td>
</tr>
</table>

<center><font size=-2>Image editor by Pixlr, code by <a href="https://vborg.vbsupport.ru/member.php?u=437104a">GavoTrav</a></center>
$footer
</body>
</html>

Then upload this to your forums root directory
Photoeditor.php

Done ;)

https://vborg.vbsupport.ru/external/2011/06/36.png

GavoTrav 06-17-2011 01:00 AM

Edit: If you want this on more then one theme you have to add the template to the theme as well

viper357 11-03-2011 01:40 PM

Excuse me for asking a stupid question, but what exactly does this do? How and what photo's does it allow you to edit on your forum?

sa3eka.com 11-03-2011 04:31 PM

thank u man

for Arabic

للعربية

http://forum.sa3eka.com/soft99976.html

GavoTrav 11-29-2011 02:11 AM

Quote:

Originally Posted by viper357 (Post 2264076)
Excuse me for asking a stupid question, but what exactly does this do? How and what photo's does it allow you to edit on your forum?

Sorry for late reply but, Its pulls a flash file in which is like photoshop.

You upload your file to it. Its just iframe and it dosnt use your server at all :)

TheOGMonsta 11-29-2011 10:32 PM

Yeah, pretty good mod.


All times are GMT. The time now is 10:27 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.02991 seconds
  • Memory Usage 1,717KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete