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
  #242  
Old 06-02-2008, 11:00 AM
misr.cc's Avatar
misr.cc misr.cc is offline
 
Join Date: Dec 2007
Location: Egypt
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
Sure and I will link it to the first post.
i finish it :up:
Reply With Quote
  #243  
Old 06-02-2008, 05:44 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Added to first post. Thanks!
Reply With Quote
  #244  
Old 06-03-2008, 02:30 AM
Kaycee123 Kaycee123 is offline
 
Join Date: Jun 2007
Location: Alberta, Canada
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this - works great!!
Reply With Quote
  #245  
Old 06-03-2008, 03:39 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

demo link ?
I just want to check out the copyright

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

<a href="http://www.fathers-rights-forums.com/forums/info.php?do=sitemap" target="_blank">http://www.fathers-rights-forums.com...php?do=sitemap</a>
Reply With Quote
  #247  
Old 06-03-2008, 09:36 AM
joeycano joeycano is offline
 
Join Date: Dec 2007
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My last post seems to have been overlooked.

I read over the thread and could not find a solution to my problem. I would like to get

- PhotoPost; &
- vB Blog to be listed.

Is there a way to force the links to appear?

Also, I assume that one can make their own personal entries on the Site Map? Can you provide general info on this.

Thanks for the great mod.

joeycano
Reply With Quote
  #248  
Old 06-03-2008, 09:52 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PhotoPost has already been added to the links. vB Blog would be easy enough to add. Just look in the template for the mod as the links are in there.
Reply With Quote
  #249  
Old 06-03-2008, 11:29 AM
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
Posts: 1,360
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bug:
If guests can not view a forum, the rss will appear blank even if members have permission to view.
Reply With Quote
  #250  
Old 06-03-2008, 11:46 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 not a bug. That is exactly how vb works. You only see what guests can see, no matter who you are.

Now, please click install.
Reply With Quote
  #251  
Old 06-04-2008, 02:15 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
I think I did see the sitemap on your site after I posted.
I like this but would be interested in any copyright removal.
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:13 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.12545 seconds
  • Memory Usage 2,311KB
  • 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
  • (2)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