Apostrophe 2.115.0, media library extension, and a Gatsby source plugin for A3 #2723
localghost8000
announced in
Release Notes
Replies: 3 comments 11 replies
-
|
Excited to see apostrophe-media-sources! BTW, it also supports wedia
integration.
…On Wed, Feb 10, 2021 at 3:45 PM Ben Loeffler ***@***.***> wrote:
For this release, we've made some minor updates to the 2.x core and also
have 2 new modules, our Gatsby source plugin for Apostrophe 3, and a new
media library integration for Apostrophe 2.x. Check out part one
<https://apostrophecms.com/blog/building-a-gatsby-site-with-apostrophecms>
and part two
<https://apostrophecms.com/blog/building-a-gatsby-site-with-apostrophecms-data-part-2>
of our tutorial write up on the Gatsby source plugin, written by @alex
<https://github.com/alex> Bea, and stay tuned for another announcement
regarding the media library integration, which allows you to pull in images
from Unplash and Wedia and adds a number of filter options for images
(portrait, landscape, etc)
*apostrophe (core) 2.115.0*
- When enableAltField option is set to true, add an alt field to
apostrophe-images schema. And use it in apostrophe-images-widget, in
<img> alt attributes.
*gatsby-source-apostrophe 1.0.0-beta
<https://github.com/apostrophecms/gatsby-source-apostrophe>*
- Initial beta release of a source plugin for accessing ApostropheCMS
3.x content APIs <https://a3.docs.apos.dev/guide/rest-apis.html> in
Gatsby <https://www.gatsbyjs.com/docs/tutorial/>
*apostrophe-media-sources 1.0.0
<https://github.com/apostrophecms/apostrophe-media-sources>*
- Initial release of a plugin that is the foundation for connecting
other media sources to the Apostrophe Media Library
- Includes Unsplash integration that allows editors to easily search
Unsplash and import images into the Apostrophe Media Library
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2723>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAH27JQ5OBCIPJ6XEWF7ODS6LV6NANCNFSM4XNURGYA>
.
--
THOMAS BOUTELL | CHIEF TECHNOLOGY OFFICER
APOSTROPHECMS | apostrophecms.com | he/him/his
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @localghost443 and @abea I started with Gatsby tutorial, and I have some questions.
|
Beta Was this translation helpful? Give feedback.
8 replies
-
|
Another question regarding important feature of Gatsby which is image transformation, I'm currently investigating how can I use this with ApostropheCMS, is there an option for this already @abea ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For this release, we've made some minor updates to the 2.x core and also have 2 new modules, our Gatsby source plugin for Apostrophe 3, and a new media library integration for Apostrophe 2.x. Check out part one and part two of our tutorial write up on the Gatsby source plugin, written by @abea, and stay tuned for another announcement regarding the media library integration, which allows you to pull in images from Unplash and Wedia and adds a number of filter options for images (portrait, landscape, etc)
apostrophe (core) 2.115.0
enableAltFieldoption is set totrue, add analtfield toapostrophe-imagesschema. And use it inapostrophe-images-widget, in<img>alt attributes.gatsby-source-apostrophe 1.0.0-beta
apostrophe-media-sources 1.0.0
Beta Was this translation helpful? Give feedback.
All reactions