Personal tools
You are here: Home Zope&Plone Tips ファイル置き場 global_pathbar.patch (SlideShow表示対応)
Document Actions

global_pathbar.patch (SlideShow表示対応)

by maru last modified 2007-04-17 15:17

global_pathbar.ptの差分patch (/portal_skins/plone_templates/global-pathbar)

Click here to get the file

Size 1 kB - File type text/x-patch

File contents

--- global_pathbar.pt	2007-04-17 14:27:31.000000000 +0900
+++ new_global-pathbar.pt	2007-04-17 14:27:31.000000000 +0900
@@ -31,7 +31,8 @@
                 <tal:rtl condition="isRTL">&raquo;</tal:rtl> 
             </span>
             <span tal:condition="is_last"
-                  tal:content="crumb/Title">crumb</span>
+                  tal:content="crumb/Title"
+                  id="breadcrumbs-last-item">crumb</span>
          </tal:last>
     </span>