Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1172190
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Sep 29, 8:35 AM
Size
1 KB
Mime Type
text/x-diff
Expires
Wed, Oct 1, 8:35 AM (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
759654
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/themes/default2007/platform/elements/title_bar.tpl
===================================================================
--- branches/RC/themes/default2007/platform/elements/title_bar.tpl (nonexistent)
+++ branches/RC/themes/default2007/platform/elements/title_bar.tpl (revision 9687)
@@ -0,0 +1,15 @@
+<inp2:m_DefineElement name="pagetitle_category_caption">
+ <inp2:m_if check="m_ParamEquals" name="cat_id" value="0" inverse="inverse">
+ <inp2:m_param name="separator"/>
+ </inp2:m_if>
+ <inp2:m_param name="cat_name"/>
+</inp2:m_DefineElement>
+
+<inp2:m_DefineElement name="pagetitle_root_category">
+</inp2:m_DefineElement>
+
+<inp2:m_DefineElement name="pagetitle_module_root">
+ <inp2:m_param name="cat_name"/>
+</inp2:m_DefineElement>
+
+<inp2:c_CategoryPath separator=" > " render_as="pagetitle_category_caption" root_cat_render_as="pagetitle_root_category" module_root_render_as="pagetitle_module_root" />
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/platform/elements/title_bar.tpl
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1.2.1
\ No newline at end of property
Event Timeline
Log In to Comment