vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

Ipuck 06-02-2007 04:17 AM

Thank you Andrew!!

I'll try that tomorrow.

AndrewD 06-02-2007 09:41 AM

Quote:

Originally Posted by mili (Post 1256641)
Yes thank you. It is essential for my site. Any idea when this feature will be available? I don't want to sound pushy, merely inquiring.

Here is a new plugin to restrict user downloads/media plays according to time of day. After installation, you will find a new section on the LDM admin/settings page, where you can set the controls as you wish.

Pls let me know if this works/meets your needs, and I will make it part of the next release.

Gwendolin 06-02-2007 07:45 PM

Sorry, if my question is double, but I don't find it.

Is it possible the upload directory set up to another server?

AndrewD 06-03-2007 04:53 AM

Quote:

Originally Posted by Gwendolin (Post 1259889)
Sorry, if my question is double, but I don't find it.

Is it possible the upload directory set up to another server?

LDM itself cannot handle uploads to another server - the php routines it uses only work on the same server. However, if you use another tool (e.g. FP) to upload to the second server, LDM can certainly manage the downloads.

AndrewD 06-03-2007 05:08 AM

Quote:

Originally Posted by Slave (Post 1256577)
That was one of my wishes Alfa1 :)

I was thinking more along the lines of just links ..

Slave, my friend - I got round to writing a vbadvanced module to do a tagcloud. See attached. I'd like your thoughts.

The module has a few settings:
- words size based on (keyword frequency) or (keyword frquency*total hits)
- linear scaling within the specified range of text sizes or logarithmic scaling within that range
- options for the number of keywords to display
- no colour coding as yet

Suggestions?

Slave 06-03-2007 09:28 AM

Nice one Andrew :)

Hmm .. I think the only things missing, from the options you mention, is the ability to deny some words from showing and for it to be able to cope with being either in the centre or side columns.

I think that as well as the vba module it would be very nice to have this as an option for the front/any page of LDM at the top/bottom etc. Just give people as much customisation as possible. In respect of the vba module where it shows is already covered via the vba options.

[S]If it currently goes with the amount of times a keyword is used. Perhaps also have an option to go via the amount of times a keywords links are clicked?[/S] - Ah ha, you've already said that :)

Looks very good so far :)

mili 06-04-2007 03:38 AM

Quote:

Originally Posted by AndrewD (Post 1259674)
Here is a new plugin to restrict user downloads/media plays according to time of day. After installation, you will find a new section on the LDM admin/settings page, where you can set the controls as you wish.

Pls let me know if this works/meets your needs, and I will make it part of the next release.

Andrew thank you very very much. Will install it and if I don't post back it is working perfectly.
Excellent support bro.

obmob 06-04-2007 04:03 PM

Hmm... tagcloud is a good idea :)

Ipuck 06-05-2007 12:05 AM

Hello Andrew

What template is the one that shows the php information in the main administration menu?
I think is missing some <br> and is stretching the left column. see picture attached.

AndrewD 06-05-2007 04:57 AM

Quote:

Originally Posted by Ipuck (Post 1261400)
Hello Andrew

What template is the one that shows the php information in the main administration menu?
I think is missing some <br> and is stretching the left column. see picture attached.

I recall someone else also asked this question. Problem is that your open_basedir setting is very long, and it's forcing the table to spread.

Edit the links_admin_environment template, and find and remove the lines

Code:

<br />
<em>open_basedir</em> <if condition="$open_basedir">$open_basedir<else />$vbphrase[ll_unset]</if>

There is supposed to be a CSS styling feature that will automatically wrap long text (style="word-break: break-all") but it only seems to work with internet explorer, not Mozilla or Opera.


All times are GMT. The time now is 09:57 AM.

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.02676 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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