From 11b4650894021919a60da396de6bf4dd00b68551 Mon Sep 17 00:00:00 2001 From: Dhiru Date: Fri, 24 Aug 2012 14:59:49 +0530 Subject: Change in image,video and document library and also in home page --- gstudio/templates/gstudio/docu.html | 86 ++++++++++++++++----- gstudio/templates/gstudio/fullscreen.html | 75 ++++++++++++++---- gstudio/templates/gstudio/home.html | 24 ++++-- gstudio/templates/gstudio/image.html | 38 ++++++++-- gstudio/templates/gstudio/skeleton.html | 53 +++++++++++-- gstudio/templates/gstudio/transcript.html | 122 ++++++++++++++++++++++++++---- gstudio/templates/gstudio/video.html | 29 +++++-- 7 files changed, 352 insertions(+), 75 deletions(-) (limited to 'gstudio/templates/gstudio') diff --git a/gstudio/templates/gstudio/docu.html b/gstudio/templates/gstudio/docu.html index 58e6a44..bb66363 100644 --- a/gstudio/templates/gstudio/docu.html +++ b/gstudio/templates/gstudio/docu.html @@ -1,7 +1,3 @@ - - - - {% extends "gstudio/base.html" %} {% load pagination_tags %} {% load adminmedia grp_tags %} @@ -10,6 +6,8 @@ {% block content %} {% load tagging_tags comments i18n %} + + @@ -114,11 +122,11 @@ -
-

{% trans "Tags" %}

+
+

{% trans "Tag Cloud" %}

{% get_tag_cloud %}
- +
{{ site }}
@@ -129,16 +137,16 @@



-

Let us collaboratively construct semantic knowledge networks with a special focus on education.more

+

The site provides a loom (place to exchange views from the members of the site on a topic, or seek responses from members); collaboratively construct wikipages; share electronic documents, images and videos and use them in your discussions or wikipages; and create semantic networks. We will soon provide a link on how to use the site prominently on the home page. All resources are released under creative commons license. more

-

{% trans "Recents Authors" %}

+

{% trans "Recent Authors" %}

{% get_authors %}
-

{% trans "Recent Nodes" %}

-{% get_recent_nodetypes %} +

{% trans "Recent Objects" %}

+{% get_recent_gbobjects %}

{% trans "Recent Comments" %}

diff --git a/gstudio/templates/gstudio/image.html b/gstudio/templates/gstudio/image.html index 73d05da..fa6ccbd 100644 --- a/gstudio/templates/gstudio/image.html +++ b/gstudio/templates/gstudio/image.html @@ -6,10 +6,11 @@ {% load i18n %} {% block content %} - + +