Giter Site home page Giter Site logo

pnp / pnp-transformation Goto Github PK

View Code? Open in Web Editor NEW
34.0 42.0 55.0 33.04 MB

Repository for the farm solution to add-in model transformation tooling and guidance

License: MIT License

C# 89.72% Smalltalk 0.96% ASP 1.04% HTML 0.92% JavaScript 2.02% CSS 0.02% PowerShell 3.31% Gherkin 0.21% Visual Basic 1.79%

pnp-transformation's Introduction

PnP-Transformation

Repository for the farm solution to add-in model transformation tooling and guidance. We will locate all specific tools, scripts and reference material around the transformation actions to this repository.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

pnp-transformation's People

Contributors

antonsmislevics avatar bburramukku avatar hariprasadinfy avatar jansenbe avatar parirajan77 avatar rtielke avatar vesajuvonen avatar virendrak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pnp-transformation's Issues

[Question] Using CSOM approach instead of legacy ASMX web service methods

[This is not an issue, but a question.]

The code seems to rely on the legacy web services (ASMX). I am assuming its due to the limitations in CSOM, the code is using the web services. However, I found this web method call (GetWebPart2 to get web part XML, line#667) being used even though there is a way to do it in CSOM. This makes me wonder if there is any limitation in the CSOM approach which explains the code is still using the legacy method. Any details on this please?

The background for my question - CSOM has a nice way to decorate the traffic using user agent string to avoid throttling. But as far as I know the same wont apply to legacy web service calls. Is it safe to recommend customers to use CSOM approach instead of the web service?

Hi Everybody,

    Hi Everybody,

I'm recently working on the transformation project (SharePoint Online - Classic to Modern). I'm using PnP PowerShell. I have many pages that contains tables and in these tables, there are many images. But I saw that when I transfer theses tables, the URL of these specific images didn't transfer correctly. As the below image:

git_TI

The URL in classic: /sites/<//>/en-ca/PublishingImages/Pages/<>/<>/Ammo1.png?ctag=220316
The URL in modern: /sites/
/PublishingImages/Pages///Ammo1.png

But at the end of the page, I can see all the images in the table that exist and show correctly.

Is there any solution for this?

@erwinvanhunen @KoenZomers @jansenbe @veronicageek

Originally posted by @baharehesf in pnp/powershell#1705

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.