Code Monkey home page Code Monkey logo

Comments (5)

jansenbe avatar jansenbe commented on June 12, 2024

Hi @rjcg916,

Thanks for your feedback. Can you specify in more detail with what is wrong for you?

The feed web part is mapped to the news web part as there's no modern version of the feed. If you use the ReplaceHomePageWithDefault switch then the home page should be changed to the default home page of a modern team site.

from modernization.

rjcg916 avatar rjcg916 commented on June 12, 2024

I dug into this more and believe I found the root cause.

On my site, I have a SitePages library along with other Wiki libraries. When I try to convert my SitePages/Home.aspx page, the content from "Home.aspx" on one of the Wikis appeared in the SitePages/Migrated_Home.aspx page. I tried renaming pages across the libraries to make "Home.aspx" unique, but the command appears to always look in the first library it fines.

from modernization.

jansenbe avatar jansenbe commented on June 12, 2024

Good point, the tool currently defaults to the first wiki page library it finds. It essentially does not take in account that one can have multiple wiki page libraries. When you use the .Net approach you can target any library, but the PS implementation currently does not allow that. I'll create.

I've created #12 for this.

from modernization.

jansenbe avatar jansenbe commented on June 12, 2024

Are you OK with closing this question now that we've a bug open to fix this?

from modernization.

jansenbe avatar jansenbe commented on June 12, 2024

Did some more investigation and realized that you cannot create modern site pages in other wiki page libraries, only the site pages library allows modern site pages. The logic in the PowerShell cmdlet has been updated for that (see #12). We're looking into allowing multiple page libraries in the future, at that point the needed support will be added.

from modernization.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.