Image and Video embeds can't work at the same time on both s.b.o and p.b.o #315
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#315
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If we embed images and videos with relative paths starting with
/media
, they will work on s.b.o, but not on p.b.o. This is done now, and some of the documentation is unusable on p.b.o., such as Blender Kitsu, Lattice Magic, GeoNode ShapeKeys.If we embed images and videos with relative paths starting with
../../../docs/media
, the situation is reversed.If we embed stuff with absolute paths then it works for both, but that sucks for other reasons, for example working on the documentation on a branch becomes impossible because the branch name is part of the URL, and so on.
Would like to know if this is fixable. @fsiddi ?
As a side note; Relative-path video embeds don't work on Gitea anyways. There's a PR for that by Sergey.
I suggest to ignore the fact that media paths are incorrect in projects.blender.org. The only place that should display media is https://studio.blender.org/pipeline/addons/cloudrig/introduction - as long as content works there, it's totally fine.