We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3be497 commit 0facea4Copy full SHA for 0facea4
docs/en/001_index.md
@@ -6,13 +6,13 @@ Since the original v1:
6
7
+ Namespace update
8
+ Template name/path change in Embeddable from Embed to NSWDPC/Embed/Models/Embed, although `templates/Embed.ss` is still allowed
9
-+ Dropped support for gorriecoe/silverstripe-htmltag
++ Dropped requirement for gorriecoe/silverstripe-htmltag
10
+ Requires embed/embed:^4
11
+ Requires silverstripe/framework:^5
12
+ Requires silverstripe/asset-admin:^2 (`UploadField`)
13
+ Remove logic no longer supported by embed/embed:^4
14
15
-You can diff across repos to view all changes.
+You can diff across repos to view all changes, and the original module is in `v1` branch.
16
17
## Usage
18
0 commit comments