* [Cluster-devel] conga/luci cluster/index_html homebase/index_html
@ 2006-08-02 16:23 rmccabe
0 siblings, 0 replies; only message in thread
From: rmccabe @ 2006-08-02 16:23 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2006-08-02 16:23:43
Modified files:
luci/cluster : index_html
luci/homebase : index_html
Log message:
remove user home page link
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/index_html.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/index_html.diff?cvsroot=cluster&r1=1.13&r2=1.14
--- conga/luci/cluster/index_html 2006/08/01 16:55:12 1.5
+++ conga/luci/cluster/index_html 2006/08/02 16:23:43 1.6
@@ -98,39 +98,19 @@
accesskey="6"
tal:attributes="href string:${request/ACTUAL_URL}#portlet-navigation-tree"
i18n:translate="label_skiptonavigation">Skip to navigation</a>
-<!--
- <div metal:use-macro="here/global_siteactions/macros/site_actions">
- Site-wide actions (Contact, Sitemap, Help, Style Switcher etc)
- </div>
--->
-<!--
- <div metal:use-macro="here/global_searchbox/macros/quick_search">
- The quicksearch box, normally placed at the top right
- </div>
--->
+
<a metal:use-macro="here/global_logo/macros/portal_logo">
The portal logo, linked to the portal root
</a>
-<!--
- <div metal:use-macro="here/global_skinswitcher/macros/skin_tabs">
- The skin switcher tabs. Based on which role you have, you
- get a selection of skins that you can switch between.
- </div>
--->
<div metal:use-macro="here/main_sections/macros/portal_tabs">
The global sections tabs. (Welcome, News etc)
</div>
</div>
- <div metal:use-macro="here/main_personalbar/macros/personal_bar">
- The personal bar. (log in, logout etc...)
- </div>
-<!--
- <div metal:use-macro="here/main_pathbar/macros/path_bar">
- The breadcrumb navigation ("you are here")
- </div>
- </div>
--->
+ <div metal:use-macro="here/global_personalbar/macros/personal_bar">
+ The personal bar. (log in, logout etc...)
+ </div>
+
<div class="visualClear"><!-- --></div>
<tal:comment replace="nothing">
--- conga/luci/homebase/index_html 2006/07/19 20:20:53 1.13
+++ conga/luci/homebase/index_html 2006/08/02 16:23:43 1.14
@@ -15,7 +15,7 @@
xml:lang language">
<tal:comment replace="nothing">
- $Id: index_html,v 1.13 2006/07/19 20:20:53 rmccabe Exp $
+ $Id: index_html,v 1.14 2006/08/02 16:23:43 rmccabe Exp $
</tal:comment>
<head metal:use-macro="here/header/macros/html_header">
@@ -90,7 +90,7 @@
</div>
</div>
- <div metal:use-macro="here/main_personalbar/macros/personal_bar">
+ <div metal:use-macro="here/global_personalbar/macros/personal_bar">
The personal bar. (log in, logout etc...)
</div>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-02 16:23 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:23 [Cluster-devel] conga/luci cluster/index_html homebase/index_html 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.