vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - [VB4] Mini Photo Editing Mod (https://vborg.vbsupport.ru/showthread.php?t=243897)

Xencored 06-04-2010 06:28 PM

Quote:

Originally Posted by harleyparts (Post 2048357)
look man you dont have to give him credit whatever. you want to make something out of nothing fine. i didnt even bring it up i quoted someone else, but if its so big a thing for you to. no biggie, i will use the mod he posted like a day before you got the big idea from MOD

I have give him credit... ive said this about 5 times now..
i made this for people to use no other reason

Anyways good luck using that one

volarium 06-04-2010 07:46 PM

Quote:

Originally Posted by Michlerish (Post 2048122)
Yeah, the "Mini-Photoshop Link", if you leave that blank (erase whatever is there now) and save... nothing will show in the NavBar.

So, I did this, and the field is now blank, but there is still a (blank) button in the navbar, which is a bad user experience. Is there a way to completely remove the button?

Thanks!!

Xencored 06-04-2010 07:59 PM

Quote:

Originally Posted by volarium (Post 2048407)
So, I did this, and the field is now blank, but there is still a (blank) button in the navbar, which is a bad user experience. Is there a way to completely remove the button?

Thanks!!

Did you miss these posts?



Quote:

Originally Posted by Animemike (Post 2048143)
This way will only Show a empty button if you go hover over the space you will see its still there:)


Quote:

Originally Posted by Animemike (Post 2048135)
To add the Link on the Navbar

Plugins & Products >> Plugin Manager

Find Mini-Photoshop and edit it
Replace the "Plugin PHP Code" With this

Code:

if ($vbulletin->options['ctab_enable'] && $vbulletin->options['new_window'])
                {
                $template_hook['navbar_after_calendar'] .= '
        <li><a href="mini-photoshop.php" target="_blank" class="navtab">'. $vbulletin->options['ctab_name'] .'</a></li>';
        }else{
                $template_hook['navbar_after_calendar'] .= '
        <li><a href="mini-photoshop.php" class="navtab">'. $vbulletin->options['ctab_name'] .'</a></li>';
        }

And save

To not show it at all i GUESS you could just add Leave is Blank


Seba123 06-04-2010 09:13 PM

Version for 3.8.x?

Xencored 06-04-2010 09:59 PM

Quote:

Originally Posted by Seba123 (Post 2048460)
Version for 3.8.x?

No sorry only Vb4

wickedstangs 06-05-2010 12:39 AM

Wow, very nice mod

Michlerish 06-05-2010 12:44 AM

Thanks Animemike, works great and the users love it :)

Xencored 06-05-2010 08:24 AM

Quote:

Originally Posted by wickedstangs (Post 2048544)
Wow, very nice mod

Quote:

Originally Posted by Michlerish (Post 2048551)
Thanks Animemike, works great and the users love it :)

Your welcome have fun ;)

Dr.osamA 06-06-2010 05:34 AM

1 Attachment(s)
thanxx

good work

Installed + 5 Stars + translate to Arabic

if toy don't mind , plsss be nice and add the Arabic mod to 1st post

Xencored 06-06-2010 11:37 AM

Quote:

Originally Posted by Dr.osamA (Post 2049113)
thanxx

good work

Installed + 5 Stars + translate to Arabic

if toy don't mind , plsss be nice and add the Arabic mod to 1st post

Awesome mate Thanks alot :up::up: and will do for sure


All times are GMT. The time now is 12:49 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.02103 seconds
  • Memory Usage 1,743KB
  • 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
  • (9)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