@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="Template" version="1.0" extends="Extensioninstancesviewstemplates">
<name>VIEW_TEMPLATE_WIDGETGRAPH_NAME</name>
<name>VIEW_TEMPLATE_PORTLETTEXT_NAME</name>
<author>Amy Stephen</author>
<create_date>August 2012</create_date>
<copyright>Copyright (C) 2012 Amy Stephen. All rights reserved.</copyright>
<license>GNU GPL v 2, or later and MIT, see License folder</license>
<author_email>AmyStephen@gmail.com</author_email>
<author_url>http://molajo.org</author_url>
<version>1.0</version>
<description>VIEW_TEMPLATE_WIDGETGRAPH_DESCRIPTION</description>
<model name="Widgetgraph"/>
<description>VIEW_TEMPLATE_PORTLETTEXT_DESCRIPTION</description>
<model name="Portlettext"/>
</extension>
@@ -3,5 +3,5 @@
; License GNU GPL v 2, or later and MIT, see License folder
; Note : All ini files need to be saved as UTF-8

VIEW_TEMPLATE_WIDGETAUDIO_NAME="Widgetaudio View"
VIEW_TEMPLATE_WIDGETAUDIO_DESCRIPTION="Default View for Widgetaudio Resource."
VIEW_TEMPLATE_PORTLETTEXT_NAME="Portlettext View"
VIEW_TEMPLATE_PORTLETTEXT_DESCRIPTION="Default View for Portlettext Resource."
File renamed without changes.
@@ -5,10 +5,10 @@
* @license GNU GPL v 2, or later and MIT, see License folder
*/
defined('MOLAJO') or die; ?>
<div class="ui-widget-header">
<div class="ui-portlet-header">
<h4>Text</h4>
</div>
<div class="ui-widget-content">
<div class="ui-portlet-content">
<strong>Title</strong>
<p>Cupcake ipsum dolor. Sit amet bear claw I love tiramisu liquorice halvah applicake jelly. Sweet roll liquorice macaroon powder cheesecake tiramisu.</p>
</div>
File renamed without changes.
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="Template" version="1.0" extends="Extensioninstancesviewstemplates">
<name>VIEW_TEMPLATE_PORTLETVIDEO_NAME</name>
<author>Amy Stephen</author>
<create_date>August 2012</create_date>
<copyright>Copyright (C) 2012 Amy Stephen. All rights reserved.</copyright>
<license>GNU GPL v 2, or later and MIT, see License folder</license>
<author_email>AmyStephen@gmail.com</author_email>
<author_url>http://molajo.org</author_url>
<version>1.0</version>
<description>VIEW_TEMPLATE_PORTLETVIDEO_DESCRIPTION</description>
<model name="Portletvideo"/>
</extension>
File renamed without changes.
@@ -0,0 +1,7 @@
; Molajo Project
; Copyright (C) 2012 Amy Stephen. All rights reserved.
; License GNU GPL v 2, or later and MIT, see License folder
; Note : All ini files need to be saved as UTF-8

VIEW_TEMPLATE_PORTLETVIDEO_NAME="Portletvideo View"
VIEW_TEMPLATE_PORTLETVIDEO_DESCRIPTION="Default View for Portletvideo Resource."
File renamed without changes.
@@ -5,10 +5,10 @@
* @license GNU GPL v 2, or later and MIT, see License folder
*/
defined('MOLAJO') or die; ?>
<div class="ui-widget-header">
<div class="ui-portlet-header">
<h4>Video</h4>
</div>
<div class="ui-widget-content">
<div class="ui-portlet-content">
<div class="video-wrapper">
<div class="video-container">
<iframe src="http://player.vimeo.com/video/6284199?title=0&byline=0&portrait=0" width="800" height="450" frameborder="0"></iframe>
File renamed without changes.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.