View Full Version : GTSitemap
Princeton
12-11-2005, 10:00 PM
A new an improved version can be found here: 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 (https://www.paypal.com/affil/pal=paypal@gtwebhost.com)
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
<if condition="$show['member']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
REPLACE
<if condition="$show['member']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&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
* michaelbenson says nice hack, installs :)
Mastar
12-12-2005, 03:27 PM
The only way I got it to show on my navbar is to remove:
$vbphrase[gtp_sitemap]
and just put 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
The only way I got it to show on my navbar is to remove:
$vbphrase[gtp_sitemap]
and just put 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
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?
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
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
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.)
* GrendelKhan{TSU clicks INSTALL!!!
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
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
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
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
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)
* SaN-DeeP clicks install ;)
Regards,
Princeton
02-25-2006, 08:10 PM
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 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
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
* Guest210212002 clicks install
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:
$HTML
</ul></td>
</tr>
</table></td>
<td> </td>
<td width="180">
Change to:
$HTML
</ul></td>
</tr>
</table></td>
<td> </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 ?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.