From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 2 Aug 2006 19:02:14 -0000 Subject: [Cluster-devel] conga/luci/plone-custom logged_out main_templa ... Message-ID: <20060802190214.11807.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-08-02 19:02:13 Modified files: luci/plone-custom: logged_out main_template portlet_login Log message: add missing tal: Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/logged_out.diff?cvsroot=cluster&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/main_template.diff?cvsroot=cluster&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/portlet_login.diff?cvsroot=cluster&r1=1.3&r2=1.4 --- conga/luci/plone-custom/logged_out 2006/07/26 18:03:55 1.1 +++ conga/luci/plone-custom/logged_out 2006/08/02 19:02:13 1.2 @@ -8,7 +8,7 @@
- +

You are now logged out

--- conga/luci/plone-custom/main_template 2006/08/02 18:12:49 1.2 +++ conga/luci/plone-custom/main_template 2006/08/02 19:02:13 1.3 @@ -55,18 +55,13 @@ The portal logo, linked to the portal root -
- The global sections tabs. (Welcome, News etc) -
+
The personal bar. (log in, logout etc...)
- -
- The breadcrumb navigation ("you are here") -
--- conga/luci/plone-custom/portlet_login 2006/08/02 18:12:49 1.3 +++ conga/luci/plone-custom/portlet_login 2006/08/02 19:02:13 1.4 @@ -11,6 +11,7 @@ auth nocall:here/acl_users/credentials_cookie_auth|nothing" tal:condition="python: isAnon and okToShowHere"> portlet login +