Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

structure readme #175

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 8 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Getting Started with the Creative Cloud Extension SDK
==============
# Getting Started with the Creative Cloud Extension SDK

This page provides resources you need to get started creating extensions for Adobe Creative Cloud applications, using the new HTML5/JavaScript interface model. The Flash/ActionScript interface model for extensions is deprecated in the Creative Cloud release; support has already been removed from CC2014 and later releases.

Expand All @@ -22,9 +21,7 @@ Resources you will need include:
* Sample code for how to use these libraries
* The ZXP packager, a command-line utility

---

For developing CEP 8.0 HTML/JavaScript extensions for CC 2018.x host applications
## For developing CEP 8.0 HTML/JavaScript extensions for CC 2018.x host applications

**Documentation**
* [CEP 8.0 HTML Extension Cookbook for 2018.x in October 2018](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_8.x/Documentation/CEP%208.0%20HTML%20Extension%20Cookbook.md)
Expand Down Expand Up @@ -57,9 +54,7 @@ For developing CEP 8.0 HTML/JavaScript extensions for CC 2018.x host application
* http://zxpinstaller.com/
* http://install.anastasiy.com/

---

For developing CEP 7.0 HTML/JavaScript extensions for CC 2015.x host applications
## For developing CEP 7.0 HTML/JavaScript extensions for CC 2015.x host applications

**Documentation**
* [CEP 7.0 HTML Extension Cookbook for 2015.x in June 2016](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_7.x/CEP_7.0_HTML_Extension_Cookbook.pdf)
Expand Down Expand Up @@ -92,9 +87,7 @@ For developing CEP 7.0 HTML/JavaScript extensions for CC 2015.x host application
* http://zxpinstaller.com/
* http://install.anastasiy.com/

----

For developing CEP 6.1 HTML/JavaScript extensions for CC2015.1 host applications
## For developing CEP 6.1 HTML/JavaScript extensions for CC2015.1 host applications

**Documentation**
* [CEP 6.1 HTML Extension Cookbook for CC 2015.1](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_6.x/CEP_6.1_HTML_Extension_Cookbook.pdf)
Expand Down Expand Up @@ -126,9 +119,7 @@ For developing CEP 6.1 HTML/JavaScript extensions for CC2015.1 host applications
* http://zxpinstaller.com/
* http://install.anastasiy.com/

----

For developing CEP 6.0 HTML/JavaScript extensions for CC2015 host applications
## For developing CEP 6.0 HTML/JavaScript extensions for CC2015 host applications

**Documentation**
* [CEP 6.0 HTML Extension Cookbook for CC 2015](https://github.com/Adobe-CEP/CEP-Resources/wiki/CEP-6-HTML-Extension-Cookbook-for-CC-2015)
Expand Down Expand Up @@ -159,9 +150,7 @@ For developing CEP 6.0 HTML/JavaScript extensions for CC2015 host applications
* http://zxpinstaller.com/
* http://install.anastasiy.com/

----

For developing CEP 5.x HTML/JavaScript extensions for CC2014 host applications
## For developing CEP 5.x HTML/JavaScript extensions for CC2014 host applications

**Documentation**
* [Offical Adobe Extension SDK Documentation for CC 2014](http://adobe.ly/1rin38t)
Expand Down Expand Up @@ -191,9 +180,7 @@ For developing CEP 5.x HTML/JavaScript extensions for CC2014 host applications
* [Guide to signing extensions](http://adobe.ly/1oiS4FE)
(NOTE: For CEP 4.0 but valid for CEP 5)

----

For developing CEP 4.x and extensions for CS6/CC host applications
## For developing CEP 4.x and extensions for CS6/CC host applications

**Documentation**
* [Documentation for CEP 4.2](http://adobe.ly/1cWBggl)
Expand All @@ -214,9 +201,7 @@ For developing CEP 4.x and extensions for CS6/CC host applications
* [Extension Builder 3 forums - get help from the developer community](http://adobe.ly/1mgZ2xe)
(NOTE: EB3 is compatible with CEP 4.x only. You can [tweak it](http://adobe.ly/1v3wgiq) so that it supports CC 2014 (with limitations))

----

Miscellaneous help
## Miscellaneous help
* [CS SDK Blog](https://blogs.adobe.com/cssdk/)
* [Andy Hall's Super Mega Guide (English)] (http://bit.ly/XQn9IV) [ (Japanese)] (http://bit.ly/XQnB9P)
* [Davide Barranca’s blog](http://www.davidebarranca.com/) and [HTML Panels Development Course](http://htmlpanelsbook.com/)
Expand All @@ -226,7 +211,5 @@ Miscellaneous help
* [Adobe Exchange](http://bit.ly/1mHVksI)
* [Photoshop CC 2014 CEP samples by John Peterson](http://bit.ly/1nGAWYN)

----