Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Site Map for vB3.7 Details »»
Site Map for vB3.7
Version: 1.0.4, by Boofo Boofo is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 02-28-2008 Last Update: 03-13-2008 Installs: 270
Uses Plugins
Additional Files  
No support by the author.

Site Map for vB3.7
Version 1.0.4
(By Boofo)

What does this product do?
This product will add a Site Map to your site, similar to the one on vbulletin.org, but with no queries.

Version Information:
Version 1.0.1 --Initial release for vB3.7
Version 1.0.2 --Added additional site links to the bottom of the site map.
Version 1.0.3 --Added checks for external files (PhotoPost, The Arcade, Paul M's Flashchat Integration hack for vB3.7 and The Radio and TV hack). If the corresponding files are found on your site in their default locations, the links will show for those hacks. If the files are not found, the links will not show. Also added RSS Feeds buttons for Google, Windows Live and Yahoo.
Version 1.0.4 --Code has been totally re-written. Added RSS Feeds buttons for MSN, AOL, Bloglines, Newsgator and Technorati. Added new mouseover affect. Redid the file checks and made some of them product checks. Added vB News link.

Branding: A Copyright has been added to the footer and is not allowed to be removed. If you want the copyright removed, you must contact me via PM for terms.

Credits:
A big thank you goes out to Kirk Y for supplying the core code, co-authoring and allowing me to release this for vB3.7. Also thanks goes out to Andreas and SirAdrian for their invaluable help and guidance.

Installation overview:
----------------------------
Products to install: (1)
Images to upload (10)
Additional CSS to install: (1)
-------------------------------

Installation Instructions:
-------------------------------
1. Upload the info.php file to your forums root directory. Add a link for it wherever you want it to show.
Example: <a href="info.php?do=sitemap">Site Map</a>

2. Upload the contents of the images/rss folder to the corresponding folder on your site.

3. Go to the Style Manager and click on "All Style Options."
Scroll down to the "Additional CSS Definitions" box at the bottom of the page.
Add the following CSS code to the box:

a.bob:link {
color:#0000FF;
text-decoration: none;
}
a.bob:visited {
color:#0000FF;
text-decoration: none;
}
a.bob:hover {
color:#006699;
font-weight:bold;
text-decoration:underline overline;
text-transform: uppercase;
}
a.sitemap:link {
text-decoration: none;
}
a.sitemap:visited {
text-decoration: none;
}
a.sitemap:hover {
font-weight:bold;
text-decoration:underline overline;
text-transform: uppercase;
}

4. Go to your Admin CP
Scroll down to 'Plugin System'
Click 'Manage Products'
Click 'Add/Import Product'
Click the 'Browse' button, and locate the product-boofo_sitemap.xml file on your computer

5. Go to your Admin CP
vBulletin Options -> External Data Provider -> Enable RSS Syndication
Check YES , you enable it and click SAVE
-------------------------------
Done!
Enjoy!

NOTE: If you do not click install, you do not need support.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #202  
Old 05-17-2008, 01:48 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have looked into that and decided it would be more of a headache than it is worth to add external pages support. If I add VBAdvanced support, then I have to worry if they change things later on and trying to keep up with that between versions, as well as support for whatever else comes along as external pages.

If vb adds support for those in the future, then this should pick it up fine as it uses the forumcache.
Reply With Quote
  #203  
Old 05-17-2008, 03:47 PM
basilrath's Avatar
basilrath basilrath is offline
 
Join Date: Apr 2006
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
It looks fine to me. What is not working?

If you had a previous version, why haven't you clicked the install button?
My apolagies.....................clicked install.

*hangs head in shame*
Reply With Quote
  #204  
Old 05-17-2008, 03:58 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Better late than never.

If you have clicked install before, you would have gotten the update when it was released. It is a good habit to get into as it shows the hack authors they are appreciated as well as keeps you informed of bug fixes and updates. Just some food for thought.
Reply With Quote
  #205  
Old 05-17-2008, 04:14 PM
basilrath's Avatar
basilrath basilrath is offline
 
Join Date: Apr 2006
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ill try and remember all of these things in the future.......................once again my apolagies to any authors that i may have forgotten to click install on.
Reply With Quote
  #206  
Old 05-20-2008, 12:58 AM
vcruiser's Avatar
vcruiser vcruiser is offline
 
Join Date: May 2007
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can I get the link to work somehow from , vBadvanced, PhotoPost, PhotoClassifieds, etc.?
Reply With Quote
  #207  
Old 05-20-2008, 04:27 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You will have to set it up how you set up other links in those programs.
Reply With Quote
  #208  
Old 05-21-2008, 05:49 AM
joyceleong joyceleong is offline
 
Join Date: Mar 2008
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Boofo,

In reference to the vbulletin.org sitemap, how do i create the New To Site and Need Help section under the sitemap?

Thanks.
Reply With Quote
  #209  
Old 05-21-2008, 08:11 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That is another hack by Princeton called GTFooter Info Panel. Check his profile.
Reply With Quote
  #210  
Old 05-21-2008, 10:17 AM
KanmaiseR KanmaiseR is offline
 
Join Date: Jan 2008
Location: Turkey
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you installed..
Reply With Quote
  #211  
Old 05-22-2008, 09:55 PM
vcruiser's Avatar
vcruiser vcruiser is offline
 
Join Date: May 2007
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks to Brian at vBa, I was able to get the link working to the site map by adding 'info.php' to the footer replacement section in vBa.

I am unsure of how to get the sitemap linked form PP and PC. Can anyone help? No help from Photopost.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:05 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.06367 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete