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)
-   -   Administrative and Maintenance Tools - AdminCP -> Settings -> Options (Add-Ons/Sorted) (https://vborg.vbsupport.ru/showthread.php?t=322476)

MarkFL 04-27-2016 09:00 PM

AdminCP -> Settings -> Options (Add-Ons/Sorted)
 
1 Attachment(s)
Overview:

If you have a large number of add-ons installed on your site, then finding the settings for a particular product when making changes can be difficult if not downright aggravating, given that many authors (myself included) use a display order of 65535. This product will give you an additional option in the settings group within the AdminCP navigation sidebar whereby you can see a list of only the added product setting groups, sorted in alphabetical order.

https://vborg.vbsupport.ru/attachmen...1&d=1461826189

This product has no settings of its own...once you upload the included files to your server and import the product's .xml file, you are done.

Updates:

Version 1.1:
  • Replaced asort() function with natcasesort() function.

Compatibility:

Tested and working on VB 4.2.x and may work on all 4.x versions of vBulletin.

Backup/Warning:

This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod.

As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered.

To Install:

  1. Download and extract the attached .zip file.
  2. Upload the contents of the "upload" folder to your forum's root directory.
  3. Follow AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product.
  4. Click on "Choose File" and browse to the product .xml file that was packaged in the .zip file.
  5. Click "Import."

Support for this product can be found here:

trollshrooms 04-28-2016 09:12 AM

Nice this should help with my eyes... Keep it up mark!

Not really in alphabetical order but close... still makes it easier, hope you can add a shuffle...

Hasann 04-28-2016 10:08 AM

Thank you Mark
Can you make advanced plugin Manager
Sorted plugins with ajax save reload etc

MarkFL 04-28-2016 12:37 PM

Quote:

Originally Posted by trollshrooms (Post 2569768)
Nice this should help with my eyes... Keep it up mark!

Not really in alphabetical order but close... still makes it easier, hope you can add a shuffle...

Can you give an example where it doesn't sort in alphabetical order? I am simply using PHP's asort() function, and on my sites it appears to work correctly. :)

What do you mena by making it a shuffle?

Quote:

Originally Posted by Hasann (Post 2569769)
Thank you Mark
Can you make advanced plugin Manager
Sorted plugins with ajax save reload etc

Can you elaborate on what this would do?

trollshrooms 04-29-2016 08:51 AM

Allowing the list to be shuffled around so the list can be reordered in any order you want, you can use ajax for that...

Similar to this shuffle idea was done in forum manager before...

MarkFL 04-29-2016 09:15 AM

Quote:

Originally Posted by trollshrooms (Post 2569807)
Allowing the list to be shuffled around so the list can be reordered in any order you want, you can use ajax for that...

Similar to this shuffle idea was done in forum manager before...

I don't have any plans to do something like that. :)

Stratis 04-30-2016 08:05 AM

1 Attachment(s)
Thanks for this, it helps a lot.


Quote:

Originally Posted by trollshrooms (Post 2569768)
Not really in alphabetical order but close...

I see some off them to. Assume issue is with capitals. :)

Attachment 154899 Attachment 154900

MarkFL 04-30-2016 11:33 AM

Update - Version 1.1:
  • Replaced asort() function with natcasesort() function.

Stratis 04-30-2016 11:49 AM

Yes!!! That's it. All in order as supposed to be. :)

We must not forget when update xml, change and the new files in the upload folder. ;)

:up: Thanks for the update.

MarkFL 04-30-2016 11:58 AM

Quote:

Originally Posted by Stratis (Post 2569901)
Yes!!! That's it. All in order as supposed to be. :)

We must not forget when update xml, change and the new files in the upload folder. ;)

:up: Thanks for the update.

Thank you for providing examples of how the sort was not working as you expected. On my sites, all products begin with uppercase letters, so I didn't realize the asort() function was insufficient. Fortunately, PHP provides a sorting function that is said to sort "as a human being would sort things." :)


All times are GMT. The time now is 10:53 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.01249 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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