vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Sorky - SubForum List Control (https://vborg.vbsupport.ru/showthread.php?t=203353)

Sorky 04-15-2009 02:35 AM

Quote:

Originally Posted by pedroenf (Post 1791044)
As kindly requested by Sorky, here it is a screen shot of sub forum list in 1, 2 and 5 columns and the alphabetically sorting (in my case only in the 5 columns listing) working well

Thanks for posting that - It shows very nicely how the multiple SubForum columns can be utilized.

I'd also like to take this opportunity to invite other users to share samples of how they have used this Plug-In ;)

Walter Ronny 04-15-2009 05:36 PM

Quote:

Originally Posted by Sorky (Post 1775327)
My pleasure & thanks for your appreciation. In the main post you will see a "Support the developer" link ;)



Try this option to change the comma...
vBulletin Options / Sorky03 - SubForum List Control - V1.5.2 / Separator to use between SubForum [original was , ]
Try this option to help with the line wrap...
vBulletin Options / Sorky03 - SubForum List Control - V1.5.2 / Use the full column width for the SubForum table
Try this option to change the SubForum list font, etc...
vBulletin Options / Sorky03 - SubForum List Control - V1.5.2 / SubForum Element (td) formatting

not sure if you understood me, doesnt work, anyway thx. :down:

Sorky 04-16-2009 07:30 AM

Quote:

Originally Posted by Walter Ronny (Post 1791858)
not sure if you understood me, doesnt work, anyway thx. :down:

Sorry to hear that - If you want to PM me a URL and access to your test server, I'm more than happy to have a quick look for you.

briansol 04-21-2009 04:53 PM

1.6.1 produces invalid xhtml.

eg

Code:

<div class="smallfont">
<!-- Sorky03 - vvvvv -->
<span id="Sorky03_ShowOrHide_span_xxxx"><strong>Discussion Forums</strong>:
<table width="100%" align="center" cellpadding="1" cellspacing="0"><tr><td><table width="100%" bgcolor="#fff" cellpadding="2" cellspacing="0">

a table cannot be contained within a span. the span needs to be closed.

looks like

Code:

// Finish the ShowOrHide span
        // --------------------------
        $Sorky03_SubForumShowOrHideFinish_HTML .= "\r\n</span>";

is not working properly.

Sorky 04-22-2009 10:19 AM

Quote:

Originally Posted by briansol (Post 1796111)
1.6.1 produces invalid xhtml

Thanks for the clue - for XHTML a table cannot go within a span. I do close the span (so the code you highlighed is not the issue), just the fact that I use a span around the table. I did this as I want the "SubForums:" text AND the table to disappear.

Good news is there is a very easy fix - edit lines 271 and 275 of my product XML file and change "span" to "div" (ignore the ").

I have updated a copy on my machine as a new 1.6.2 version with this change, but as it is so minor and the product actually works (even though it produces XHTML that is technically invalid) I won't publish a formal update at this point in time (unless everyone desperately wants one).

Alfa1 04-25-2009 10:12 PM

You might as well upload it or just add it to 1.6.1. I rather have valid xhtml

flipstyle 04-26-2009 06:10 PM

Hey Sorky Thanks for the update. Its working fine on my site. If anyone would like to see a live example of Sorky's SubForum Control you can check it out on myNGE.com

You can click on any of the main category tabs and you will see a show / hide button.

Sorky 04-27-2009 07:21 AM

Change Log

1. Addition of a debug information option
2. Changed a span to a div to make the plug-in XHTML compliant
3. Other minor coding and commenting adjustments

flipstyle 04-27-2009 05:34 PM

Hey Sorky I just updated to 1.6.2 works great.

About the rss feed I remember I got that one a long time ago somewhere in the template mods section. I found it in my installed mods here is the one I use Rss Feed Icon for boards
I'm actually going to install your Rss Icon since yours is up to date and offers admin controls thanks for letting me know about it.

Sorky 04-27-2009 11:51 PM

Quote:

Originally Posted by flipstyle (Post 1800038)
Hey Sorky I just updated to 1.6.2 works great.

About the rss feed I remember I got that one a long time ago somewhere in the template mods section. I found it in my installed mods here is the one I use Rss Feed Icon for boards
I'm actually going to install your Rss Icon since yours is up to date and offers admin controls thanks for letting me know about it.

Yeah - I acknowledged kami as I got the icon from there ;)

Glad you like it :up:


All times are GMT. The time now is 11:51 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.01186 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
  • (2)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
  • (1)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