Changeset 2335434
- Timestamp:
- 07/04/2020 07:01:37 PM (6 years ago)
- Location:
- lumeer-embed
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lumeer-embed/tags/1.0/readme.txt
r2335433 r2335434 11 11 12 12 == Description == 13 Embed a public Lumeer project within a Post or Page. Use the shortcode ([lumeer_embed code="organization/project/view" show_panel="true" lang="en"]).13 Embed a public Lumeer project within a Post or Page. Use the shortcode `[lumeer_embed code="organization/project/view" show_panel="true" lang="en"]`. 14 14 15 15 The embed creates a `div` with an `iframe` in it. There is no technical way to avoid the `iframe` for embedding Lumeer. -
lumeer-embed/trunk/readme.txt
r2335433 r2335434 11 11 12 12 == Description == 13 Embed a public Lumeer project within a Post or Page. Use the shortcode ([lumeer_embed code="organization/project/view" show_panel="true" lang="en"]).13 Embed a public Lumeer project within a Post or Page. Use the shortcode `[lumeer_embed code="organization/project/view" show_panel="true" lang="en"]`. 14 14 15 15 The embed creates a `div` with an `iframe` in it. There is no technical way to avoid the `iframe` for embedding Lumeer.
Note: See TracChangeset
for help on using the changeset viewer.