From 94535d4adc3a4960795d22e3b229a8375de10b74 Mon Sep 17 00:00:00 2001 From: supriya Date: Wed, 26 Sep 2012 15:49:52 +0530 Subject: all modules integrated --- gstudio/templates/gstudio/NewGroup.html | 90 ++++++++-- gstudio/templates/gstudio/NewPage.html | 1 + gstudio/templates/gstudio/NewSection1.html | 2 + gstudio/templates/gstudio/NewTopic1.html | 11 +- gstudio/templates/gstudio/_header.html | 17 +- gstudio/templates/gstudio/_nodetype_detail.html | 100 +++++++++++- gstudio/templates/gstudio/docu.html | 43 +++-- gstudio/templates/gstudio/fulldocument.html | 177 ++++++++++++++++++++ gstudio/templates/gstudio/fullscreen.html | 26 +-- gstudio/templates/gstudio/home.html | 70 +++++--- gstudio/templates/gstudio/image.html | 28 ++-- gstudio/templates/gstudio/more.html | 209 +++++++----------------- gstudio/templates/gstudio/nodes_search.html | 7 + gstudio/templates/gstudio/nodetype_detail.html | 55 +++++-- gstudio/templates/gstudio/nodetype_search.html | 9 + gstudio/templates/gstudio/skeleton.html | 53 +++--- gstudio/templates/gstudio/tags/comment.html | 113 ++++++------- gstudio/templates/gstudio/tags/commentpage.html | 69 ++------ gstudio/templates/gstudio/transcript.html | 62 ++++++- gstudio/templates/gstudio/version_diff.html | 4 +- gstudio/templates/gstudio/video.html | 31 ++-- 21 files changed, 766 insertions(+), 411 deletions(-) create mode 100644 gstudio/templates/gstudio/fulldocument.html (limited to 'gstudio/templates/gstudio') diff --git a/gstudio/templates/gstudio/NewGroup.html b/gstudio/templates/gstudio/NewGroup.html index 829c4fa..df0009d 100644 --- a/gstudio/templates/gstudio/NewGroup.html +++ b/gstudio/templates/gstudio/NewGroup.html @@ -1,4 +1,5 @@ {%extends "gstudio/base.html"%} +{% load gstudio_tags %} {%load i18n %} {%block extrahead%} {%endblock%} {% block content %} + {%if user.is_authenticated%} {% if errors %}