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 - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=166094)

AndrewD 09-08-2008 03:29 AM

Quote:

Originally Posted by MissKalunji (Post 1617041)
thank you :)

one more thing : links_playerbit_WimpyButton uncached

thanks

MissKalunji 09-08-2008 03:37 AM

how can i do it manually?

Thank you so much for ALL of your hardwork!

AndrewD 09-08-2008 12:28 PM

Quote:

Originally Posted by MissKalunji (Post 1617097)
how can i do it manually?

Thank you so much for ALL of your hardwork!

Create a new plugin, attached to the cache_templates hook, with the following code

PHP Code:

if (is_array($globaltemplates)) {
    if (
in_array('links_main'$globaltemplates)) {
        
$globaltemplates[] = 'links_playerbit_WimpyButton';
    }



MissKalunji 09-08-2008 01:24 PM

oh ok i thought there was another way. cause i didn't see any plugin attached to links that had to do with "cache" :) thanks

TsirhCitna 09-08-2008 02:57 PM

How would I go about integrating your mod with this one to allow local embedding of videos?
https://vborg.vbsupport.ru/showthread.php?t=189267

MissKalunji 09-08-2008 05:02 PM

*request feature*

It would be cool if you could upload 2-3 files together for ONE entry example

like i have some audio files that are 3 different remix of the same artist instead of creating multiple entries you create ONE with the 3 audio player

That would be cool :) unless i'm blind and didn't see that option?

AndrewD 09-08-2008 07:54 PM

Quote:

Originally Posted by MissKalunji (Post 1617575)
*request feature*

It would be cool if you could upload 2-3 files together for ONE entry example

like i have some audio files that are 3 different remix of the same artist instead of creating multiple entries you create ONE with the 3 audio player

That would be cool :) unless i'm blind and didn't see that option?

Entry attributes -> LDM admin page! you can define multiple files associated with the same entry.

MissKalunji 09-08-2008 08:07 PM

Quote:

Originally Posted by AndrewD (Post 1617673)
Entry attributes -> LDM admin page! you can define multiple files associated with the same entry.

Lol see i knew there was a way lol

how can i make it the second entry play with the MP3 button?
and
How can i move the top navbar (that is administer etc etc to go right over sort by etc)? i want it to be on top of the categories / or new entries on every pages? i've searched through the templates and only find the links_header and that was it

sparklywater 09-08-2008 11:01 PM

How can I make the links in "Who's Online" display go directly to the embedded media pages instead of opening intermediary pages in the 'links_main' template?

obmob 09-09-2008 12:52 AM

Quote:

Originally Posted by AndrewD (Post 1617673)
Entry attributes -> LDM admin page! you can define multiple files associated with the same entry.

OMG! when did i miss this feature? :eek:

Will try, will try, would be nice to share different wallpapers with one entry.


All times are GMT. The time now is 09:11 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.02268 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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