From fb5501f6b1a4c2d098dda2a6931f56c6deb7095f Mon Sep 17 00:00:00 2001 From: markhealey Date: Fri, 7 Jun 2013 15:37:32 -0600 Subject: [PATCH] 1.2 final --- docs/app-development.html | 2 +- docs/container-development.html | 2 +- docs/sdk/index.html | 7 ++++--- package.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/app-development.html b/docs/app-development.html index 1a4709cb..7d14ebfb 100644 --- a/docs/app-development.html +++ b/docs/app-development.html @@ -124,7 +124,7 @@

App Development

-Apps are the building blocks of any F2-enabled solution. F2 apps are web-based, are built with HTML5, CSS3, and JavaScript, and contain entitled data. F2 enables App Developers to build once and deploy to any container with a simple and modern API. You can read more about the framework, download the project on GitHub or get started below. The current version of F2 is 1.2.0. +Apps are the building blocks of any F2-enabled solution. F2 apps are web-based, are built with HTML5, CSS3, and JavaScript, and contain entitled data. F2 enables App Developers to build once and deploy to any container with a simple and modern API. You can read more about the framework, download the project on GitHub or get started below. The latest version of F2 is 1.2.0.

F2 apps are synonymous with modules, widgets and portlets. Think charts, portfolios, trade tickets, and screeners. F2 apps only need to be programmed once, no matter where they will be used. To start, F2 Apps are either:

diff --git a/docs/container-development.html b/docs/container-development.html index 90eee11f..54e2b590 100644 --- a/docs/container-development.html +++ b/docs/container-development.html @@ -124,7 +124,7 @@

Container Development

-The container is the foundation of any F2-enabled solution. By leveraging the F2.js SDK, Container Providers offer a consistent and reliable mechanism for all App Developers to load their apps on that container regardless of where it is hosted, who developed it, or what back-end stack it uses. You can read more about the framework, download the project on GitHub or get started below. The current version of F2 is 1.2.0. +The container is the foundation of any F2-enabled solution. By leveraging the F2.js SDK, Container Providers offer a consistent and reliable mechanism for all App Developers to load their apps on that container regardless of where it is hosted, who developed it, or what back-end stack it uses. You can read more about the framework, download the project on GitHub or get started below. The latest version of F2 is 1.2.0.


diff --git a/docs/sdk/index.html b/docs/sdk/index.html index a6f9c90f..11602dff 100644 --- a/docs/sdk/index.html +++ b/docs/sdk/index.html @@ -220,9 +220,10 @@
-

An open framework for the financial services industry.

+

F2 - An open web framework for the financial services industry.

-

F2 is an open and free web integration framework designed to help you and other financial industry participants develop custom solutions that combine the best tools and content from multiple providers into one, privately-labeled, seamlessly integrated front-end. The essential components defined by the F2 specification are the Container, Apps, Context and Store—all supported under the hood by F2.js, a JavaScript SDK which provides an extensible foundation powering all F2-based web applications.

+

+F2 is an open and free web integration framework designed to help you and other financial industry participants develop custom solutions that combine the best tools and content from multiple providers into one, privately-labeled, seamlessly integrated front-end. The essential components defined by the F2 specification are the Container, Apps, Context and Store—all supported under the hood by F2.js, a JavaScript SDK which provides an extensible foundation powering all F2-based web applications.

F2 is currently maintained by Markit On Demand and you're encouraged to read more details about the management of the F2 spec. Visit OpenF2.org for more information and follow @OpenF2 on Twitter.

@@ -250,7 +251,7 @@

Versioning

Talk

-

Have a question? Want to chat? Open an Issue on GitHub, ask it on our Google Group or send an email to info@openf2.org.

+

Have a question? Want to chat? Open an Issue on GitHub, ask it on our Google Group or send an email to info@openf2.org.

Bug Tracking

diff --git a/package.json b/package.json index db284a27..beccefac 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "engines": { "node": ">=0.10" }, - "_releaseDate": "2013-06-07T18:00:45.358Z", + "_releaseDate": "2013-06-07T21:34:58.500Z", "_releaseDateFormatted": "7 June 2013" } \ No newline at end of file