You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2013/12/17 18:25:13 UTC

svn commit: r1551636 - in /flex/site/trunk/content: images/showcase/full/Documobile/ images/showcase/prev/Documobile/ js/

Author: mamsellem
Date: Tue Dec 17 17:25:12 2013
New Revision: 1551636

URL: http://svn.apache.org/r1551636
Log:
DONE - FLEX-33907 Showcase section in web site
Added documobile

Added:
    flex/site/trunk/content/images/showcase/full/Documobile/
    flex/site/trunk/content/images/showcase/full/Documobile/documobile1.png   (with props)
    flex/site/trunk/content/images/showcase/full/Documobile/documobile2.png   (with props)
    flex/site/trunk/content/images/showcase/full/Documobile/documobile3.png   (with props)
    flex/site/trunk/content/images/showcase/prev/Documobile/
    flex/site/trunk/content/images/showcase/prev/Documobile/documobile1.png   (with props)
    flex/site/trunk/content/images/showcase/prev/Documobile/documobile2.png   (with props)
    flex/site/trunk/content/images/showcase/prev/Documobile/documobile3.png   (with props)
Modified:
    flex/site/trunk/content/js/showcase.js

Added: flex/site/trunk/content/images/showcase/full/Documobile/documobile1.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/full/Documobile/documobile1.png?rev=1551636&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/full/Documobile/documobile1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/full/Documobile/documobile2.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/full/Documobile/documobile2.png?rev=1551636&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/full/Documobile/documobile2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/full/Documobile/documobile3.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/full/Documobile/documobile3.png?rev=1551636&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/full/Documobile/documobile3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/prev/Documobile/documobile1.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/prev/Documobile/documobile1.png?rev=1551636&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/prev/Documobile/documobile1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/prev/Documobile/documobile2.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/prev/Documobile/documobile2.png?rev=1551636&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/prev/Documobile/documobile2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: flex/site/trunk/content/images/showcase/prev/Documobile/documobile3.png
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/images/showcase/prev/Documobile/documobile3.png?rev=1551636&view=auto
==============================================================================
Binary file - no diff available.

Propchange: flex/site/trunk/content/images/showcase/prev/Documobile/documobile3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: flex/site/trunk/content/js/showcase.js
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/js/showcase.js?rev=1551636&r1=1551635&r2=1551636&view=diff
==============================================================================
--- flex/site/trunk/content/js/showcase.js (original)
+++ flex/site/trunk/content/js/showcase.js Tue Dec 17 17:25:12 2013
@@ -85,6 +85,17 @@ added when document is ready
         images: [ "Communications Inbox.jpg" , "Directory - Company Level.jpg" ]
     });
 
+      addShowcaseEntry({
+          title: "Documobile - Electronic Parts Catalog Interface",
+          description: "Documobile allows users to view parts catalogs, technical documents, find technical information visually with our icon driven platform or search by keywords, descriptions, part numbers or other identifying information. " +
+              "With a few swipes of a finger, Documobile helps users quickly and easily access the exact document or part they want. ",
+          author: "Digabit, Inc.",
+          website: "http://www.digabit.com/",
+          links: [ "iTunes", "https://itunes.apple.com/us/app/documobile/id731514836" ],
+          imgDir: "Documobile",
+          images: [ "documobile1.png", "documobile2.png", "documobile3.png"]
+      });
+
     addShowcaseEntry({
         title: "Goal Manager",
         description: "Football Manager App for iOs and Android ",