vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   GTSitemap (https://vborg.vbsupport.ru/showthread.php?t=102793)

Princeton 12-11-2005 10:00 PM

GTSitemap
 
A new an improved version can be found here: https://vborg.vbsupport.ru/showthread.php?t=108583

The GTSITEMAP Addon creates a site map for your web site. A great addition for sites that offer more than just a "forum".

A site map is a visual organized model of a Web site's content.

A site map gives users an overview of the site's sections in a single glance. In many ways, a site map is similar to a book's table of contents, in which each listed item links directly to its own section.

Tip
  • The site map interface should be familiar with your users. A successful site map is a simple hierarchical view of sections in a list format.
  • If a user has to 'work' (click here, click there) to review a whole site map the benefits of using the site map will be lost - show everything on one page.
  • A site map "should be no more than two-and-a-half times the window size most common among your users". - Jakob Nielsen
  • A "Site Map" link should be clearly visible at the top and at the bottom of page.
How You Can Give Back
Show your appreciation by donating: Donate to GO-TOTAL LLC

GTP SITE MAP Instructions
  • Import product XML file (ADMINCP / PLUGIN SYSTEM / MANAGE PRODUCTS / ADD PRODUCT
  • Upload sitemap.php to root folder ( same location as your index.php)

Princeton 12-12-2005 02:08 PM

I will be adding the files shortly

UPDATE:
- files uploaded
- forgot to add instructions for sitemap link on navbar ... follow instructions below

FIND in navbar template
HTML Code:

                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
                </if>

REPLACE
HTML Code:

                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
                </if>
            <td class="vbmenu_control"><a href="sitemap.php?$session[sessionurl]">$vbphrase[gtp_sitemap]</a></td>


Please report any bugs.

michaelbenson 12-12-2005 03:03 PM

EDIT: Sorry misread information
[high]* michaelbenson says nice hack, installs :)[/high]

Mastar 12-12-2005 03:27 PM

The only way I got it to show on my navbar is to remove:

Code:

$vbphrase[gtp_sitemap]
and just put
Code:

Site Map
Is there any way to bring the 'Site Options' menu to the top?

How can I add another box on the left like the 'Site Options'?

Are there any options in the ACP?

Princeton 12-12-2005 05:23 PM

Quote:

Originally Posted by Mastar
The only way I got it to show on my navbar is to remove:

Code:

$vbphrase[gtp_sitemap]
and just put
Code:

Site Map
Is there any way to bring the 'Site Options' menu to the top?

How can I add another box on the left like the 'Site Options'?

Are there any options in the ACP?

Mastar,
change PHRASE TYPE of $vbphrase[gtp_sitemap] to GLOBAL.

I have updated the files.

You can change the look by modifying the template: gtpglobal_sitemap.

The additional options are for PHONE / TOLL-FREE PHONE found under VB OPTIONS / CONTACT DETAILS.

PixelFx 12-12-2005 05:47 PM

Quote:

Originally Posted by princeton
Mastar,
change PHRASE TYPE of $vbphrase[gtp_sitemap] to GLOBAL.

I have updated the files.

You can change the look by modifying the template: gtpglobal_sitemap.

The additional options are for PHONE / TOLL-FREE PHONE found under VB OPTIONS / CONTACT DETAILS.

thank you for updating this :D *installed*

Floris 12-12-2005 06:08 PM

Gee
Can we get any more spam?
Quote:

How You Can Give Back
Show your appreciation by donating: Donate to GO-TOTAL LLC
Removal of copyright notice: donate $10

Available For Custom Work
Joe Velez (aka princeton) owns and operates GO-TOTAL LLC-a registered company (web hosting/design/programming) in the state of NJ.
Please contact us if you have any requests/questions.

dboogie2288 12-12-2005 10:05 PM

Quote:

Originally Posted by Floris
Gee
Can we get any more spam?

What's worse, him posting that, or you REposting that? :eek:

GrendelKhan{TSU 12-12-2005 10:52 PM

Quote:

Originally Posted by Floris
Gee
Can we get any more spam?

How You Can Give Back
Show your appreciation by donating: Donate to GO-TOTAL LLC
Removal of copyright notice: donate $10

Available For Custom Work
Joe Velez (aka princeton) owns and operates GO-TOTAL LLC-a registered company (web hosting/design/programming) in the state of NJ.
Please contact us if you have any requests/questions.

I would have had no problems with him including that info. I think its smart and even useful to some of us casual readers. I say more power to him.
(btw, thanks for quoting it...or else I wouldn't have known since it was removed from the original post!! LOL. aahhh the irony is thick.)

[high]* GrendelKhan{TSU clicks INSTALL!!!
[/high]

good stuff :)

GrendelKhan{TSU 12-20-2005 04:06 AM

anyone got anything for the FAX icon?

Lea Verou 12-20-2005 12:00 PM

Looool, you don't want to learn what the abbreviation gtp means in greek :p :p :p

Princeton 12-20-2005 12:17 PM

Quote:

Originally Posted by GrendelKhan{TSU
anyone got anything for the FAX icon?

I just added a phone.gif and a fax.gif to the zip file.

Masiello 01-03-2006 01:04 PM

Thanks for that, cool stuff, But I need to work with vba, I using two different style, the Default style for vba page (index) and other style for the forum, my structure is this:

in root / I have vba index
in subdir called /forum I have all forum files

My intention is to work <Only> on vba index and not on the forum.

any help?

Masiello 01-03-2006 01:06 PM

I think i have solved just change the path in this

PHP Code:

td class="vbmenu_control"><a href="/forum/sitemap.php?$session[sessionurl]">$vbphrase[gtp_sitemap]</a></td

adding /forum/

Princeton 01-03-2006 01:09 PM

sorry, I'm not familiar with vba

Masiello 01-03-2006 01:15 PM

No, in that mode the log-out dont work, but sitemap yes

Zia 01-03-2006 03:37 PM

site map creator ?? is this the same thing of Google/yahoo site map gen?

Umm would u plz xplain whats the difference between those?

Thanks

Princeton 01-03-2006 03:39 PM

this has nothing to do with google/yahoo...
A site map is a visual organized model of a Web site's content that is available to the end-user.

notsonormal 01-23-2006 07:08 AM

thank you!

PixelFx 01-23-2006 01:47 PM

Quote:

Originally Posted by notsonormal
thank you!

please add whos online for this addon :D otherwise its very nice :D

SaN-DeeP 02-25-2006 08:03 PM

Hey princeton,
I prefer this hack compared to your Custom Pages Hack...
(Reason sitemap.php is much better as a unique file/URL)

I have a question:
Why does Site Options appear centrall on sitemap.php as found here:
http://forums.techarena.in/sitemap.php

Also need to add additionaly links to Site Options Menu, (example rss2 feeds from forums)

[high]* SaN-DeeP clicks install ;)
[/high]

Regards,

Princeton 02-25-2006 08:10 PM

Quote:

I prefer this hack compared to your Custom Pages Hack...
(Reason sitemap.php is much better as a unique file/URL)
no problem; I understand :)
with mod-rewrite the other product could look like /view/section/sitemap OR /view_section_sitemap.html

Regarding your problem:
add
HTML Code:

valign="top"
to the table cell

SaN-DeeP 03-08-2006 07:38 AM

ah thanks for same, and congrats being new moderator on vb.org :)

bigdaddyforums 01-04-2007 08:04 PM

Just wondering if anyone has got this to work with 3.6 yet? Or knows of a similar plugin :)

Allan 01-14-2007 07:49 PM

Yes, this hack work with vB3.6 Princeton ?

Allan 01-17-2007 04:38 PM

Yes, work perfectly with vB3.6.4 ^^

Thanks for his hack ;)

arena 01-28-2007 10:28 PM

How do I stemap Forum View

Example
Forum is Active
(Will not appear if set to no, but remains accessible if the forum's URL is known) no

Gsmdenis 03-06-2007 04:52 PM

Quote:

Originally Posted by arena (Post 1169341)
How do I stemap Forum View

Example
Forum is Active
(Will not appear if set to no, but remains accessible if the forum's URL is known) no


pls check the first post info!

Guest210212002 03-27-2007 02:21 PM

[high]* Guest210212002 clicks install
[/high]

Any way to top-align the right side, so that the site options and contact info lines up with the actual map?

Edit: Nevermind, saw you hinting at it above.

For everyone else, edit the gtpglobal_sitemap template. Look for:

Code:

$HTML
            </ul></td>
        </tr>
      </table></td>
    <td>&nbsp;</td>
    <td width="180">

Change to:

Code:

$HTML
            </ul></td>
        </tr>
      </table></td>
    <td>&nbsp;</td>
    <td width="180" valign="top">


Guest210212002 03-27-2007 10:58 PM

What's up with this putting an ad in my AdminCP with some crazy "asdfasdf" URL?

http://www.sevenstring.org/chris/admincpspam.jpg

Princeton 03-29-2007 11:43 AM

it's called an affiliate link ...

UPDATE: affililate link has been removed

yoyoyoyo 09-24-2007 09:32 PM

any chance of having this updated to 3.6.8?

baghdad4ever 12-26-2007 07:23 AM

is it work on 3.6.8???

memoriess 01-04-2008 01:51 PM

hi,

how can add the link at the bottom of the navbar? im using 3.6.8, it does not appear below.. pls help thanks

but the script is working fine..

Buckey 05-27-2008 01:31 PM

Is there anyway to set it so you can expand the catagories or collapse? This would save on the scrolling down, especially if you have a large forum :)

Thanks again for such an awesome hack!

dtv100 06-03-2008 10:16 AM

any one try this with 3.7 ?


All times are GMT. The time now is 05:52 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.01332 seconds
  • Memory Usage 1,816KB
  • 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
  • (6)bbcode_code_printable
  • (3)bbcode_html_printable
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (36)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