vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Advanced Sitemap (https://vborg.vbsupport.ru/showthread.php?t=54609)

gmarik 06-22-2003 09:42 AM

Advanced Sitemap
 
Everybody would love to have one:
http://www.vbulletin.com/sitemap/

But can it be done automaticly? I mean, just list the id's to be shown in the left column, right column? :rolleyes:

Logician 06-22-2003 10:03 AM

I don't think this is automatic, it is probably a manually added page.

On the other hand if you are trying to have an automatically generated board map (only listing all forums including subs in a page), I once coded such a script for a request in this forum and I might have already released it in a thread here. Check it out and if you can't find it, let me know and I'll send you.

Be warned if your forum count is too much, its queries will be too much too. But it is working ok.

Only if I can find where I saved it.. :knockedout:

gmarik 06-22-2003 07:14 PM

Forum count is the most easiest thing, Logic.
The other part is adding the other parts of the site ...

Logician 06-22-2003 07:26 PM

how can you add "other parts"? Even if you code a script that reads a directory for .html files, this wont do the trick because not every html files should be included into the list as some might be private, some might be SSI includes etc.

All you can do is to be happy with forum list (I'm NOT talking about forum COUNT, I'm talking about the entire list, a forum map) or have a portal/content management script to have your pages in your MYSQL so that you can query your db and get a list.


All times are GMT. The time now is 08:15 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.01068 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete