PDA

View Full Version : GTSitemap


Princeton
12 Dec 2005, 16:08
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 Dec 2005, 16:08
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


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



REPLACE


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Please report any bugs.

michaelbenson
12 Dec 2005, 17:03
EDIT: Sorry misread information
/me says nice hack, installs :)

Mastar
12 Dec 2005, 17:27
The only way I got it to show on my navbar is to remove:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


and just put

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



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 Dec 2005, 19:23
The only way I got it to show on my navbar is to remove:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


and just put

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



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 Dec 2005, 19:47
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 Dec 2005, 20:08
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
13 Dec 2005, 00:05
Gee
Can we get any more spam?

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

GrendelKhan{TSU
13 Dec 2005, 00:52
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.)

/me clicks INSTALL!!!

good stuff :)

GrendelKhan{TSU
20 Dec 2005, 06:06
anyone got anything for the FAX icon?

Lea Verou
20 Dec 2005, 14:00
Looool, you don't want to learn what the abbreviation gtp means in greek :p :p :p

Princeton
20 Dec 2005, 14:17
anyone got anything for the FAX icon?
I just added a phone.gif and a fax.gif to the zip file.

Masiello
03 Jan 2006, 15:04
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
03 Jan 2006, 15:06
I think i have solved just change the path in this



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



adding /forum/

Princeton
03 Jan 2006, 15:09
sorry, I'm not familiar with vba

Masiello
03 Jan 2006, 15:15
No, in that mode the log-out dont work, but sitemap yes

Zia
03 Jan 2006, 17:37
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
03 Jan 2006, 17:39
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
23 Jan 2006, 09:08
thank you!

PixelFx
23 Jan 2006, 15:47
thank you!

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

SaN-DeeP
25 Feb 2006, 22:03
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)

/me clicks install ;)

Regards,

Princeton
25 Feb 2006, 22:10
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

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

to the table cell

SaN-DeeP
08 Mar 2006, 09:38
ah thanks for same, and congrats being new moderator on vb.org :)

bigdaddyforums
04 Jan 2007, 22:04
Just wondering if anyone has got this to work with 3.6 yet? Or knows of a similar plugin :)

Allan
14 Jan 2007, 21:49
Yes, this hack work with vB3.6 Princeton ?

Allan
17 Jan 2007, 18:38
Yes, work perfectly with vB3.6.4 ^^

Thanks for his hack ;)

arena
29 Jan 2007, 00:28
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
06 Mar 2007, 18:52
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!

Chris-777
27 Mar 2007, 16:21
/me 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:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Change to:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Chris-777
28 Mar 2007, 00:58
What's up with this putting an ad in my AdminCP with some crazy "asdfasdf" URL?

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

Princeton
29 Mar 2007, 13:43
it's called an affiliate link ...

UPDATE: affililate link has been removed

yoyoyoyo
24 Sep 2007, 23:32
any chance of having this updated to 3.6.8?

baghdad4ever
26 Dec 2007, 09:23
is it work on 3.6.8???

memoriess
04 Jan 2008, 15:51
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
27 May 2008, 15:31
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
03 Jun 2008, 12:16
any one try this with 3.7 ?