Skip to content

Commit

Permalink
For #3, add content for books and publishers, test with API
Browse files Browse the repository at this point in the history
  • Loading branch information
victorkane committed Oct 9, 2018
1 parent a4559d2 commit 5c599b7
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 6 deletions.
35 changes: 35 additions & 0 deletions cms/content/books/durable-drupal-content-migration-rescue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
metaData:
itemSlug: durable-drupal-content-migration-rescue
itemName: Durable Drupal Content Migration Rescue
itemType: book
language: en-US
published: true
publishedDate: 2017-10-01T00:00:00
createdDate: 2017-10-01T00:00:00
modifiedDate: 2017-10-01T00:00:00
bookTitle: Durable Drupal Content Migration Rescue
author: Victor Kane
bookFormat: PDF
bookNumberPages: 100
bookLanguage: en-US
publisher: Victor Kane
bookEdition: First edition (October 1, 2017)
bookDatePublication: 2017-10-01T00:00:00
bookCopyright: Copyright © 2017 by Victor Kane CC Attribution-ShareAlike 4.0 International License
bookCountry: US
bookDescription:
label: Book Description
value: |
### Move On with your Content.
### Migrate from Drupal Content Monolith to Structured Content Model.
### On an Open and Truly Modern API-First Architecture.
bookFrontCover:
mediaLink:
linkAttributes:
- attrName: title
attrValue: Durable Drupal Content Migration Rescue (2017)
- attrName: name
attrValue: Durable Drupal Content Migration Rescue (2017)
linkUrl: /img/books/ddcmr-cover.jpg
linkFilePath: ddcmr-cover.jpg
mediaType: image
14 changes: 8 additions & 6 deletions cms/content/books/leveraging-drupal.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,24 @@ bookFormat: Paperback
bookNumberPages: 480
bookLanguage: en-US
publisher: Wrox
bookEdition: First edition
bookEdition: First edition (March 4, 2009)
bookDatePublication: 2009-03-04T00:00:00
bookCopyright: © 2009 by Wiley Publishing, Inc., Indianapolis, Indiana
bookCountry: US
bookISBN-10: 0470410876
bookISBN-13: 978-0470410875
bookDimensions: 7.4 x 1 x 9.2 inches
bookDescription:
label: Poem Description
label: Book Description
value: |
This book is a step-by-step guide and a hands-on co-piloted experience for those trying to make Drupal powered websites work for them, and for their clients. Much more than a "tutorial", what is needed is a nuts-and-bolts living mentor and guide which really shows the reader how to do the things really required for bringing it all together in a site which works.
bookFrontCover:
mediaLink:
linkAttributes:
- attrName: title
attrValue: Acerca de Nosotros (1980)
attrValue: Leveraging Drupal: Getting Your Site Done Right
- attrName: name
attrValue: Acerca de Nosotros (1980)
linkUrl: https://images-na.ssl-images-amazon.com/images/I/41gnzk7TYDL._SX376_BO1,204,203,200_.jpg
linkFilePath: acerca-de-nosotros-tapa.jpg
attrValue: Leveraging Drupal: Getting Your Site Done Right
linkUrl: /img/books/leveraging-drupal-cover.jpg
linkFilePath: leveraging-drupal-cover.jpg
mediaType: image
55 changes: 55 additions & 0 deletions cms/content/publishers/victor-kane.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
metaData:
itemSlug: victor-kane
itemName: Victor Kane
itemType: publisher
language: en-US
published: true
publishedDate: 8/2/2008
createdDate: 8/2/2008
modifiedDate: 8/2/2008
publisherOrgInfo:
location:
city: Glendale
stateProvince: California
country: USA
avatar:
mediaLink:
linkAttributes:
- attrName: title
attrValue: Victor Kane
- attrName: name
attrValue: Victor Kane
linkUrl: /images/avatars/victorkane.jpg
linkFilePath: victorkane.jpg
mediaCaption: mediaCaption
mediaType: image
publisherDescription:
value: |
### AWebFactory.com

Victor Kane is Director/Worker for AWebFactory.com. AWebFactory is now rebooting in the form of two major projects: First, [DurableDrupal Content Migration Rescue](https://github.com/DurableDrupal/ddcmr), so folks can move on with their content; and secondly, as a necessary infrastructure and resource pool to move DurableDrupal forward as a book, an open source project, a community and as a set of services, we are presenting AWebFactory's multiple community offerings and services for modern web application engineering. All based on a decoupled and future proof yet approachable open source architecture.

AWebFactory was started in 2006 after decades of software development experience led to the creation and use of the web application factory pattern, with the founding of http://awebfactory.com. It has enjoyed great success in mentoring and in helping clients to meet their web app development, process, team training and deployment challenges. AWebFactory was always built upon an agile, test-driven, architecturally centered, iterative and incremental approach based on best of breed frameworks, focusing on client participation. It was a pioneer in creating a transparently rooted workspace in which to house a best-practices cooperative process for clients and their projects.

publisherWebsite:
linkUrl: http://http://awebfactory.com/
linkAttributes:
- attrName: title
attrValue: AWebFactory.com
- attrName: name
attrValue: AWebFactory.com
publisherTwitter:
linkUrl: https://twitter.com/a_web_factory
linkAttributes:
- attrName: title
attrValue: AWebFactory
- attrName: name
attrValue: AWebFactory
publisherFacebook:
linkUrl: https://www.facebook.com/AWebFactory/
linkAttributes:
- attrName: title
attrValue: AWebFactory
- attrName: name
attrValue: AWebFactory

Binary file added cwa/static/img/books/ddcmr-cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cwa/static/img/books/leveraging-drupal-cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5c599b7

Please sign in to comment.