Add an additional title to projects pages if one is provided
authorJoey Schulze <joey@infodrom.org>
Thu, 1 Nov 2001 22:00:18 +0000 (22:00 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 1 Nov 2001 22:00:18 +0000 (22:00 +0000)
Styles/projects.style

index 6f2f421..8b61f1a 100644 (file)
 <preserve project maxcontrib maxnews maxnews>
 <set-var %attributes>
 
+<if <get-var title>
+  <set-var title=" -- <get-var title>">
+>
 <if <not <get-var maxcontrib>>
   <set-var maxcontrib=10>
 >
   <set-var maxdownload=4>
 >
 
-<page title="Infodrom Projects - <get-var project>">
+<page title="Infodrom Projects -- <get-var project><get-var title>">
 
 <table width=100% cellpadding=0 cellspacing=0 border=0>
 <tr>