-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Normalization status for story SDL #1
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
These HTML pages are handled correctly:
Please emulate this approach for failed items. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
We checked the layout for overflow images and resized the width and height of the image, but it didn't fit in the container. So we reduced the size of the image container by 80% and now it fits in the grid container. And we have implemented this method for all overflow images. In gist and one or two other images use these CSS class |
In amp-google-document-embed, We have used this script link in the story <script async custom-element="amp-google-document-embed" src="https://cdn.ampproject.org/v0/amp-google-document-embed-0.1.js"></script> Please check the below line And we are checking the above issues. once fixed this issue will let you know. |
This comment was marked as resolved.
This comment was marked as resolved.
The shared D3 items fail to load. Other D3 items load correctly. |
This comment was marked as resolved.
This comment was marked as resolved.
For your kind info, We have checked this google viewer loading issue If we will call like this
it shows loading issue. but, we will call that pdf file in GitHub instances like this
it work correctly. Please check the below code
And check this instances also
kindly let me know we will do this approach for all other slides. Once you confirm we will proceed. |
I now see that there are two file types that we need to manage outside of GitHub:
Your current update meets our normalization objectives. |
For amp-gist,
We added We have removed that CSS class in item-23 slide gist. Please check the code and instances below Instance link: Also please check the other gist slide (item-35) which are using that CSS class Instance link: We use that CSS class only in amp-gist and removed that CSS class in all other slides. |
Outlink returns a 404 error - Example 2-31 to Example 2-36We have checked this
We created an GitHub link: Instance link: Now its working. We have implemented this method for Example 2-31 slide to Example 2-36 slide. But please check this outlink urls below Outlink URL: These files display only the headers and the contents is empty. |
There is a problem with the links. The directory should be the same for each link. The only difference is the You can see the problem in chrome-dev |
OK, i see your point about the Gist and failing to render |
Jay,
We will review your message and let you know soon.
Thank you!
*Thanks & Regards,*
*Truett Software*
*https://truettsoftware.com <https://truettsoftware.com>*
*Email ID: ***@***.*** ***@***.***>*
*Skype: **TruettSoftware*
…On Fri, Dec 29, 2023 at 5:40 PM jay gray ***@***.***> wrote:
OK, i see your point about the Gist and failing to render height=value
That looks like a bug. I'll file an issue with Google
However, I propose to leave it AS-IS and not resort to custom CSS.
Reasoning: "it works", and we want to use *as-few-as-possible* work
arounds (item-specific CSS)
Our shared goal is *maximum simplicity* with the fewest possible
variations
While you tried to correct an error, I just feel we should leave it "as
is" and wait for Google to correct the error.
When google corrects the runtime, the instance will render the height
correctly.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZOZRLSL3375S2EPVU3RMFTYL2XLZAVCNFSM6AAAAABBBPR22CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSGAYDIMZTGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
We have removed the ht-590 CSS class in story styles and not using that CSS in amp-gist. |
OK, I see what you did here: #1 (comment) That is not what I designed, but we'll leave it AS-IS for this instance. |
Also, please check this: |
We have checked the shared folder For our checking, we have moved that file structure in our domain server, it works. please check the below URL: Files:
Json file: But the same structure doesn't work in GitHub structure. |
We have checked the amp-test url 1. Using
calling amp-google-document-embed tag into amp-story-grid-layer is not supported. so it shows error. To fix this issue:
2.
|
OK, now I remember about this issue. |
re
Invalid. |
As per your comments We have changed the Please check the below link Instance link - https://truett-software.github.io/story-structured-data-linter/docs/story/ |
For your kind info,
We have completed the normalization for SDL story and player
Please check the below URL
File folder - https://github.com/truett-software/story-structured-data-linter/tree/test
Story:
Instances - https://truett-software.github.io/story-structured-data-linter/docs/story/
Player:
Instances - https://truett-software.github.io/story-structured-data-linter/docs/player/
And we are working on the normalization for next stories. Once complete will let you know
The text was updated successfully, but these errors were encountered: