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)

sparklywater 08-13-2008 01:44 PM

Quote:

Originally Posted by AndrewD (Post 1597482)
- Option to make comments/ratings visble inline consistently

Would this feature allow display of the 'links_viewall_comment' template (ie. the full list of comments), within the playerbit templates, such as 'links_playerbit_Realplayer' and 'links_playerbit_JWplayer' ?

Also, is it possible to make the LDM variables 'global', so that their use is not restricted to specific templates only, allowing them to be used in other templates too? Is there some code I can edit to do this myself?

Here is an example of how I would like the comments-list displayed within the playerbit templates:




PS. I'm not sure if the comments listing is already paginated, but if not then it would keep things more organised if the comments are listed across a number of pages rather than all running down a single long page.

AndrewD 08-13-2008 01:53 PM

Quote:

Originally Posted by sparklywater (Post 1597783)
Would this feature allow display of the 'links_viewall_comment' template (ie. the full list of comments), within the playerbit templates, such as 'links_playerbit_Realplayer' and 'links_playerbit_JWplayer' ?

Also, is it possible to make the LDM variables 'global', so that their use is not restricted to specific templates only, allowing them to be used in other templates too? Is there some code I can edit to do this myself?

Here is an example of how I would like the comments-list displayed within the playerbit templates:

PS. I'm not sure if the comments listing is already paginated, but if not then it would keep things more organised if the comments are listed across a number of pages rather than all running down a single long page.

These are broadly what I have in mind. I have to check to ensure I can be consistent across different displays.

sparklywater 08-13-2008 02:10 PM

Quote:

Originally Posted by AndrewD (Post 1597790)
These are broadly what I have in mind. I have to check to ensure I can be consistent across different displays.

great, thanks for considering our suggestions, I for one would be happy to test any alpha version of LDM you decide to release :)

obmob 08-13-2008 02:43 PM

Is it possible to disable comments, but keep rating options on? o.?

Thanks :D

AndrewD 08-13-2008 03:22 PM

Quote:

Originally Posted by obmob (Post 1597827)
Is it possible to disable comments, but keep rating options on? o.?

Thanks :D

I think that's already there in 2.2.9 - ldm/admin/settings/comments and ratings/hide comment + hide rate

sparklywater 08-13-2008 03:54 PM

If I add this line of code into a template, ' <!--$linkid::entities--> ' , only then the entities / attributes are displayed within the template. Is there a similar line of code I need to add to make the following variables work in other templates:

$linkeditbit
$linkfavbit
$linksendtofriendbit
$linkreportlinkbit
$linklikebit
$linkstarbit
$linknewbit


?

AndrewD 08-13-2008 04:54 PM

Quote:

Originally Posted by sparklywater (Post 1597869)
If I add this line of code into a template, ' <!--$linkid::entities--> ' , only then the entities / attributes are displayed within the template. Is there a similar line of code I need to add to make the following variables work in other templates:

$linkeditbit
$linkfavbit
$linksendtofriendbit
$linkreportlinkbit
$linklikebit
$linkstarbit
$linknewbit


?

There's two different points to consider -

a) the various link_linkbit_* templates can all use any of the variables that are used in the other templates - so you can freely mix and match among these templates.

b) however, the variables are built up in different ways (or not at all) depending on what you are doing. So for example, after a search, not all the variables are created. Similarly when rating/commenting, etc.

For any particular action, the same variables will always be created, regardless of the template. For different actions, different combinations of the variables are created. This is what I need to check carefully.

sparklywater 08-13-2008 05:28 PM

Quote:

Originally Posted by AndrewD (Post 1597923)
a) the various link_linkbit_* templates can all use any of the variables that are used in the other templates - so you can freely mix and match among these templates.

My problem is that I need to use the link_linkbit_* variables in either the 'links_play_embedded' template or the 'links_playerbit_RealPlayer' template, but they don't work in these templates. Can you please tell me in which php file these variables are defined to work only in the link_linkbit_* templates?

Simon Lloyd 08-13-2008 06:25 PM

Andrew D, can this be used to manage a users downloads if a user was to purchase a subscription and move in to a different usergroup for 1 day can a limit of 1 download be set, would i have to manually change the usergroup each time - i'm a complete novice in html and php and am just setting up my forum i want a pay per download section on my site, is this possible with this mod?

stwilson 08-14-2008 01:42 AM

Quote:

Originally Posted by AndrewD (Post 1597482)
2.2.9 is likely to stay the supported release for at least a couple of months, perhaps with a few more bug fixes applied.

I have done quite some work already on 2.3.0, but some of the suggestions and the bug reports posted here will take time to complete. Perhaps an early alpha will be available fairly soon, but thorough testing is the big challenge these days.

Coded so far for 2.3.0:

+ Category Display
Added option to display/remove keyword filter dropdown
+ Starred nominations
Entries can be unnominated
Nominations are no longer stacked, i.e. only user's current nomination is recorded
+ Session ids
vBulletin session ids handled corrrectly throughout
+ Efficiency changes
Admin and categories tables cached in vBulletin datastore and other code rewritten to eliminate various database lookups
+ Media Players
Upgraded JWsilverlight player to version 1.1 and added windowless and background params
+ Hooks
Added ldm_icons_cached after caching list of icon filenames
+ Bug fixes
Fixed id3tag-enhancements extra
Fixed permissions-related null category bug within Edit Entry
Fixed sort order/pagination bugs when searches contain urlencoded chars
Fixed Add LDM to VB navbar plugins for situation when vbAdvanced is not installed in forum directory

Still to do:

- Redo much of the 'attributes' code to fix bugs/improve functionality
- Provide import mechanism for vb attachments
- Move to jw media player 4.0
- Disentangle comments and ratings calculations
- Option to make comments/ratings visble inline consistently
- other bug fixes

Anything else?

Andrew,

Thank you. One other suggestion, a few more layout templates to choose from. :D AND just in case you have nothing else to do, the ability to integrate Google Maps into the link display page, via a latitude and longitude attribute, with a waypoint attribute too. I would pay for someone to custom develop that for me! hint...hint...:D


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