* [Cluster-devel] conga/luci/plone-custom global_personalbar
@ 2006-10-10 17:58 rmccabe
0 siblings, 0 replies; 2+ messages in thread
From: rmccabe @ 2006-10-10 17:58 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2006-10-10 17:58:20
Modified files:
luci/plone-custom: global_personalbar
Log message:
add a link to the luci help docs
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/global_personalbar.diff?cvsroot=cluster&r1=1.2&r2=1.3
--- conga/luci/plone-custom/global_personalbar 2006/09/19 14:48:21 1.2
+++ conga/luci/plone-custom/global_personalbar 2006/10/10 17:58:20 1.3
@@ -11,6 +11,7 @@
<h5 class="hiddenStructure" i18n:translate="heading_personal_tools">Personal tools</h5>
<ul id="portal-personaltools">
+ <li><a href="/luci/doc/">help</a></li>
<tal:comment tal:replace="nothing">
<tal:block condition="not: isAnon">
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Cluster-devel] conga/luci/plone-custom global_personalbar
@ 2006-10-10 18:08 rmccabe
0 siblings, 0 replies; 2+ messages in thread
From: rmccabe @ 2006-10-10 18:08 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2006-10-10 18:08:09
Modified files:
luci/plone-custom: global_personalbar
Log message:
open the help docs in a new browser window
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/global_personalbar.diff?cvsroot=cluster&r1=1.3&r2=1.4
--- conga/luci/plone-custom/global_personalbar 2006/10/10 17:58:20 1.3
+++ conga/luci/plone-custom/global_personalbar 2006/10/10 18:08:08 1.4
@@ -11,7 +11,7 @@
<h5 class="hiddenStructure" i18n:translate="heading_personal_tools">Personal tools</h5>
<ul id="portal-personaltools">
- <li><a href="/luci/doc/">help</a></li>
+ <li><a target="new" href="/luci/doc/">help</a></li>
<tal:comment tal:replace="nothing">
<tal:block condition="not: isAnon">
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-10 18:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 18:08 [Cluster-devel] conga/luci/plone-custom global_personalbar rmccabe
-- strict thread matches above, loose matches on Subject: below --
2006-10-10 17:58 rmccabe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).