Author: rgardler
Date: Sat Feb 11 22:35:19 2012
New Revision: 1243175

URL: http://svn.apache.org/viewvc?rev=1243175&view=rev
Log:
add a test widget for the two column template

Added:
    incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/
    
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_primary.html
   (with props)
    
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_secondary.html
   (with props)
    
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/widget.properties
   (with props)

Added: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_primary.html
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_primary.html?rev=1243175&view=auto
==============================================================================
--- 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_primary.html
 (added)
+++ 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_primary.html
 Sat Feb 11 22:35:19 2012
@@ -0,0 +1 @@
+<p>This is the primary content. By default it appears on the right.</p>

Propchange: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_primary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_primary.html
------------------------------------------------------------------------------
    svn:executable = *

Added: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_secondary.html
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_secondary.html?rev=1243175&view=auto
==============================================================================
--- 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_secondary.html
 (added)
+++ 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_secondary.html
 Sat Feb 11 22:35:19 2012
@@ -0,0 +1 @@
+<p>This is the secondary content, by default it appears either to the left or 
above the primary content, depending on the screen widdth.</p>

Propchange: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_secondary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/content_secondary.html
------------------------------------------------------------------------------
    svn:executable = *

Added: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/widget.properties
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/widget.properties?rev=1243175&view=auto
==============================================================================
--- 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/widget.properties
 (added)
+++ 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/widget.properties
 Sat Feb 11 22:35:19 2012
@@ -0,0 +1,4 @@
+template.name=twoColumn
+widget.shortname=TwoColumnTestWidget
+widget.name=Two Column Test Widget
+widget.description=This is a demonstration of the two column widget template.

Propchange: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/widget.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/wookie/trunk/widgets/templates/testWidgets/twoColumnTestWidget/widget.properties
------------------------------------------------------------------------------
    svn:executable = *


Reply via email to