All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] conga/luci/homebase index_html main_sections
@ 2006-08-02 16:57 rmccabe
  0 siblings, 0 replies; only message in thread
From: rmccabe @ 2006-08-02 16:57 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-08-02 16:56:59

Modified files:
	luci/homebase  : index_html 
Removed files:
	luci/homebase  : main_sections 

Log message:
	move tabs to global custom dir

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/index_html.diff?cvsroot=cluster&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/main_sections.diff?cvsroot=cluster&r1=1.4&r2=NONE

--- conga/luci/homebase/index_html	2006/08/02 16:23:43	1.14
+++ conga/luci/homebase/index_html	2006/08/02 16:56:59	1.15
@@ -15,7 +15,7 @@
 					xml:lang language">
 
 <tal:comment replace="nothing">
-	$Id: index_html,v 1.14 2006/08/02 16:23:43 rmccabe Exp $
+	$Id: index_html,v 1.15 2006/08/02 16:56:59 rmccabe Exp $
 </tal:comment>
 
 <head metal:use-macro="here/header/macros/html_header">
@@ -85,9 +85,7 @@
 				The portal logo, linked to the portal root
 			 </a>
 
-			 <div metal:use-macro="here/main_sections/macros/portal_tabs" tal:condition="python:here.userAuthenticated()">
-				The global sections tabs. (Welcome, News etc)
-			</div>
+			<div metal:use-macro="here/global_sections/macros/portal_tabs" tal:condition="not: isAnon" />
 		</div>
 
 		<div metal:use-macro="here/global_personalbar/macros/personal_bar">



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-02 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-02 16:57 [Cluster-devel] conga/luci/homebase index_html main_sections rmccabe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.