Milonic DHTML Site Map

A forum for, well, anything really.
Gripes, moans, ideas or just general chit chat. EXCEPT SPAM!!! - Don't just register to post here - IT WILL GET DELETED!!!
Post Reply
jimsohn
Super Advanced
Super Advanced
Posts: 46
Joined: Sun May 19, 2002 8:23 pm
Location: Alexandria, Va

Milonic DHTML Site Map

Post by jimsohn »

Have you given any serious thought about designing a dynamic site map capability? How great it would be to have a button on the Milonic menu that, when clicked, would dynamically build a site map.

Jim, http://www.gbgm-umc.org/wesley-va/
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi Jim,

You mean sort of like this: (1) The user click a button or menu item, (2) The page changes to show the hierarchy of all of the links in the site's menu system?

Hmmm.....

Kevin
jimsohn
Super Advanced
Super Advanced
Posts: 46
Joined: Sun May 19, 2002 8:23 pm
Location: Alexandria, Va

Post by jimsohn »

Hi Kevin, yes something like the listbased menu provided in the extras folder. Basically I was thinking about a text based hierachy listing of the site menu system. I was thinking about identifying a button on the main menu as a site map button and when pressed would open a separate page with the text hierachy menu listing. This would be dynamic so that any subsequent changes to the menu would be dynamically reflected in the hierachy text menu.

Jim

Hi Jim,
You mean sort of like this: (1) The user click a button or menu item, (2) The page changes to show the hierarchy of all of the links in the site's menu system?
Hmmm.....
Kevin
waynem
Advanced
Advanced
Posts: 19
Joined: Tue Jan 13, 2004 1:22 am

Post by waynem »

Is this under consideration? Its a good idea to have a site map page as search engines like them, and why reinvent the wheel when this great program already knows where everything is?

Should be able to create a dynamic html page that reads the milonic data files to create the map with a choice of formats. Would be a great seller for the product and very useful for all of us.
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

I did play with that. We even got a couple of working demos, but (oops) never posted back to this thread. Have a look:

http://support.milonic.com/demos/site_index/ (demo with instrucitons)

http://support.milonic.com/demos/siteindex/ (original try, using styles)

Cheers,

Kevin
ic31420
Advanced
Advanced
Posts: 17
Joined: Sun Jun 01, 2008 5:42 pm

Re: Milonic DHTML Site Map

Post by ic31420 »

Hi sorry if im bumping this thread, but i have followed the instructions above and i have a problem and a query.

1. Problem i have implemented the bit of code that makes it generate lists and it works to an extent, however it gets to a point in my data and it just stops, no error code just an everlasting eggtimer.

- Visit http://www.tugtracker.co.uk - click MISC from the menu bar - Click Site Index (the homepage is the only place i have implemented this yet!)
- The pop-up has er, popped up and you'll see data there, however it has only some of the data - gets to July 2004 then stops, but there is loads more.
- Any ideas what is stopping it and how to resolve it?



2. Query - Ideally i'd like to have this as a page that i can reference to with a normal link, i.e. can i code this into a page that will open from an address, i guess it is possible with some sort of write function but my javascript is shockingly poor!


A little aside previously i'd been using the php_sitemap from the extras folder (as i have used here http://locodocs.co.uk/misc/sitemap.php ) and it worked fine but the hosting company has upgraded their (windows) servers that the tugtracker site is hosted on and it no-longer works. Any ideas what's happened there as that worked a treat!
ic31420
Advanced
Advanced
Posts: 17
Joined: Sun Jun 01, 2008 5:42 pm

Re: Milonic DHTML Site Map

Post by ic31420 »

Still can't figure it out but i have noticed the following error being recorded by firefox in relation to

Code: Select all

Error: _m[mN] is undefined
Source File: http://www.tugtracker.co.uk/menu/mm_siteindex.js
Line: 9
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Milonic DHTML Site Map

Post by Ruth »

Hi,

I just saw this post.

I just tested the mm_siteIndex at the demo and it seems to be working fine. You are three levels down on the menu and there have been two emergency fixes. Here is the demo, it has both a styled and no-style site index link. This page calls the menu from the main site so that it is always up to date. Try updating your menu and see if there is still a problem.

http://support.milonic.com/demos/site_index/index.htm

As to the error, I don't think that is an issue. The demo works in IE7, FF1.5, 2.0.0.18, 3.0.8, Google Chrome 1.0.154, Safari for pc 3. something, Opera 9, NN9, NN7, and even NN4.79

Since this is an add on not created by Milonic, there is no support for this by Milonic. The demos at the top of the page were created by users, actually, mostly by Kevin who is not here anymore. I can sometimes figure out what the problem is and fix it. Try the newest menu version, and if you are still having problems, post back here and I will get the page and see if I can figure out what's going on and if I can fix the issue..

Ruth
ic31420
Advanced
Advanced
Posts: 17
Joined: Sun Jun 01, 2008 5:42 pm

Re: Milonic DHTML Site Map

Post by ic31420 »

Fixed it!

Updated menu- no change :-(

Investigated where it was stopping in the code again nothing amiss, however just out out shear desperation tried re-writing the menu level for 2004 and it worked :-)

Examining the code shows no errors and mysteriously no change other than substituting "Jul" for "July"but what they hell it works - odd but true!

Back to my original query is there a way of making a permanent page with this info on?


When you said the add-ons arn't created by milonic, does that go for the "extras" folder too? I'd dearly love to get my php_sitemap going agian.


Thanks Again

Tom
ic31420
Advanced
Advanced
Posts: 17
Joined: Sun Jun 01, 2008 5:42 pm

Re: Milonic DHTML Site Map

Post by ic31420 »

Ignore the PHP thing i appear to have fixed it by messing around with my code :-)
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Milonic DHTML Site Map

Post by Ruth »

Hi,

The extras folder are all Milonic. If you look at this demo index page, you'll see a bunch of things at the top level, those are not Milonic created, they were created from questions in the forum, mostly by Kevin who doesn't have the time to volunteer anymore. Unfortunately, I do not have any javascript creation knowledge so what is there is what we get :) But, the stuff in the extras folder are all Milonic creations, bolt-ons and things like php, asp menus, etc.

http://support.milonic.com/demos/
ic31420
Advanced
Advanced
Posts: 17
Joined: Sun Jun 01, 2008 5:42 pm

Re: Milonic DHTML Site Map

Post by ic31420 »

Me again;

This time i have moved hosts and the PHP_sitemap jobby seems to have died a death, and refuses to be resurrected....


I am now looking at the pop up version of a links list as provided by mm_siteIndex


Is there any way of getting this to output into its own file rather than the pop up.... I.e. an address i can link to something along the lines of

"www.tugtracker.co.uk/menulist.htm"

Rather than haveing to click on somethng? That way i can get my crawler to work.
Post Reply