Web based sitemap editor?

Last post 03-20-2008 8:36 AM by jeppe_r. 10 replies.

Sort Posts:

  • Web based sitemap editor?

    03-10-2008, 5:21 PM
    • Member
      33 point Member
    • jeppe_r
    • Member since 12-30-2007, 7:37 PM
    • Denmark
    • Posts 165

    Hello there,
    Do anybody know a sort of a sitemap editor made in .net or something?

     - Or is it in some "easy" way possible to make it.. I mean it will be very difficult, if the only way is to make something FSO..

    ----------------
    Regards,
    Jeppe Richardt
  • Re: Web based sitemap editor?

    03-12-2008, 6:21 AM

    Hi,

    In fact, web.sitemap file is an xml file, it can be edit in the VS entironment, and you can get the general attributes intelligently.

     

    Amanda Wang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Re: Web based sitemap editor?

    03-15-2008, 2:52 PM
    • Member
      33 point Member
    • jeppe_r
    • Member since 12-30-2007, 7:37 PM
    • Denmark
    • Posts 165

    hmm..
    I atcually dont know what the VS environment is, so if you have a link or something i will be grateful..

    ----------------
    Regards,
    Jeppe Richardt
  • Re: Web based sitemap editor?

    03-16-2008, 10:24 AM
    • All-Star
      16,913 point All-Star
    • Dave Sussman
    • Member since 06-17-2002, 11:53 AM
    • UK
    • Posts 2,340
    • TrustedFriends-MVPs

    I've written a crude SiteMap editor, which you can download from http://www.ipona.com/samples/WebMenuEditor/Default.aspx. It allows editing of the sitemap and can also be used to create the template pages for each node in the site map - useful if you're knocking togther a site from scratch.

  • Re: Web based sitemap editor?

    03-19-2008, 9:03 AM
    • Member
      33 point Member
    • jeppe_r
    • Member since 12-30-2007, 7:37 PM
    • Denmark
    • Posts 165

    Well, i cant open it with visual studio 2008, it make errors Tongue Tied

    ----------------
    Regards,
    Jeppe Richardt
  • Re: Web based sitemap editor?

    03-20-2008, 5:14 AM
    • All-Star
      16,913 point All-Star
    • Dave Sussman
    • Member since 06-17-2002, 11:53 AM
    • UK
    • Posts 2,340
    • TrustedFriends-MVPs

    It's a VS 2005 Windows Form project, but upgrades to 2008 and works fine here. What errors are you getting?

  • Re: Web based sitemap editor?

    03-20-2008, 7:44 AM
    • Member
      33 point Member
    • jeppe_r
    • Member since 12-30-2007, 7:37 PM
    • Denmark
    • Posts 165

    The fail

    ----------------
    Regards,
    Jeppe Richardt
  • Re: Web based sitemap editor?

    03-20-2008, 7:47 AM
    • All-Star
      16,913 point All-Star
    • Dave Sussman
    • Member since 06-17-2002, 11:53 AM
    • UK
    • Posts 2,340
    • TrustedFriends-MVPs

    Hmm, that's a bit misleading. It says the project file doesn't require conversion, then says it's not installed. This is a C# project; do you have C# installed, or just VB? If only VB, you can just rerun the VS installation and add/remove components to add C#.

    Alternatively, it's ready built in the download. Under WebMenuEdito\bin\Debug there is an executable that should run.

  • Re: Web based sitemap editor?

    03-20-2008, 8:09 AM
    • Member
      33 point Member
    • jeppe_r
    • Member since 12-30-2007, 7:37 PM
    • Denmark
    • Posts 165

     

    well now I am a bit confused..
    Can this run in a browser?
     - Or is it more like a program, you need to have on your hd?

    ----------------
    Regards,
    Jeppe Richardt
  • Re: Web based sitemap editor?

    03-20-2008, 8:15 AM
    • All-Star
      16,913 point All-Star
    • Dave Sussman
    • Member since 06-17-2002, 11:53 AM
    • UK
    • Posts 2,340
    • TrustedFriends-MVPs

    No, it can't run in the browser. It's a Windows Forms application that you run straight from your hard disc. It was meant as a quick aid during development, rather than something that was incorporated as part of a web site.

  • Re: Web based sitemap editor?

    03-20-2008, 8:36 AM
    • Member
      33 point Member
    • jeppe_r
    • Member since 12-30-2007, 7:37 PM
    • Denmark
    • Posts 165

    Ah.. well okay..

    I was actually searching for something you could run in the browser.Sad
    So you dont need to sit on your own computer with VS and edit the sitemap from there only..

    ----------------
    Regards,
    Jeppe Richardt
Page 1 of 1 (11 items)