Xaraya / Postnuke CVS Notices - Message

Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites

View Statistics - Next Notice - Previous Notice

Directory filter : [ all ] / postnuke_modules / postcalendar / pntemplates / default / views / global [ view in CVS ]


Deprecated: Function gmstrftime() is deprecated in /home/mikespub/www/list.php on line 509
Date Directory [filter] File(s) [view] Author [filter]
04 Oct 2002 00:39:58postnuke_modules/postcalendar/pntemplates/default/views/globalsmall_navigation.html,NONE,1.1 navigation.html,1.7,1.8Roger Raymond
 added small template and some other things

Update of /home/cvsroot/postnuke_modules/postcalendar/pntemplates/default/views/global
In directory ns7.hostnuke.net:/tmp/cvs-serv10376/pntemplates/default/views/global

Modified Files:
	navigation.html 
Added Files:
	small_navigation.html 
Log Message:
added small template and some other things


--- NEW FILE: small_navigation.html ---
[-*Smarty*-]
[-config_load file="navigation.conf"-]
[-*Load the Language Definitions*-]
[-config_load file="lang.$USER_LANG"-]

<style type="text/css">

    .bnav { border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; }

    td.nav { border-right: 1px solid #000000; background-color:[-#TAB_BGCOLOR#-]; }
    td.nav:hover { border-right: 1px solid #000000; background-color:[-#HOV_TAB_BGCOLOR#-]; }
    
    td.rnav { background-color:[-#TAB_BGCOLOR#-]; }
    td.rnav:hover { background-color:[-#HOV_TAB_BGCOLOR#-]; }

    td.snav { border-right: 1px solid #000000; background-color:[-#SEL_TAB_BGCOLOR#-]; font-weight : bold; }
    td.rsnav { background-color:[-#SEL_TAB_BGCOLOR#-]; font-weight : bold; }

    a.nav:hover { color: #000000; text-decoration: none; }
    a.nav { color: #000000; text-decoration: none; }
    
    SELECT.nav {color: #000000; background-color:[-$BGCOLOR1-]; border-top: 1px solid #000000;  }
    OPTION.nav {color: #000000; background-color:[-$BGCOLOR1-]; border-top: 1px solid #000000;  }
    INPUT.nav {color: #000000; background-color:[-$BGCOLOR1-]; border-top: 1px solid #000000; }
    
</style>

<!-- main navigation -->
<table border="0" cellpadding="0" cellspacing="0">
     <tr>
         <td valign="bottom" align="left">
            <table id="bnav" class="bnav" border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="[-#TABLE_BGCOLOR#-]">
                <tr>
                    <td nowrap align="center" valign="bottom" [-if $VIEW_TYPE eq "day"-]class="snav"[-else-]class="nav"[-/if-]>
                        <a class="nav" href="[-pc_url action="day"-]">[-#_PC_THEME_DAY#-]</a>
                    </td>
                    <td nowrap align="center" valign="bottom" [-if $VIEW_TYPE eq "week"-]class="snav"[-else-]class="nav"[-/if-]>
                        <a class="nav" href="[-pc_url action="week"-]">[-#_PC_THEME_WEEK#-]</a>
                    </td>
                    <td nowrap align="center" valign="bottom" [-if $VIEW_TYPE eq "month"-]class="snav"[-else-]class="nav"[-/if-]>
                        <a class="nav" href="[-pc_url action="month"-]">[-#_PC_THEME_MONTH#-]</a>
                    </td>
                    <td nowrap align="center" valign="bottom" [-if $VIEW_TYPE eq "year"-]class="snav"[-else-]class="nav"[-/if-]>
                        <a class="nav" href="[-pc_url action="year"-]">[-#_PC_THEME_YEAR#-]</a>
                    </td>
                    <td nowrap align="center" valign="bottom" [-if $FUNCTION eq "submit"-]class="snav"[-else-]class="nav"[-/if-]>
                        <a class="nav" href="[-pc_url action="submit"-]">[-#_PC_THEME_SUBMIT#-]</a>
                    </td>
                    <td nowrap align="center" valign="bottom" [-if $FUNCTION eq "search"-]class="rsnav"[-else-]class="rnav"[-/if-]>
                        <a class="nav" href="[-pc_url action="search"-]">[-#_PC_THEME_SEARCH#-]</a>
                    </td>
                </tr>
            </table>
         </td>
     </tr>
 </table>

Index: navigation.html
===================================================================
RCS file: /home/cvsroot/postnuke_modules/postcalendar/pntemplates/default/views/global/navigation.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** navigation.html	3 Oct 2002 23:52:05 -0000	1.7
--- navigation.html	4 Oct 2002 00:39:56 -0000	1.8
***************
*** 19,23 ****
      a.nav:hover { color: #000000; text-decoration: none; }
      a.nav { color: #000000; text-decoration: none; }
! 
  </style>
  
--- 19,27 ----
      a.nav:hover { color: #000000; text-decoration: none; }
      a.nav { color: #000000; text-decoration: none; }
!     
!     SELECT.nav {color: #000000; background-color:[-$BGCOLOR1-]; border-top: 1px solid #000000;  }
!     OPTION.nav {color: #000000; background-color:[-$BGCOLOR1-]; border-top: 1px solid #000000;  }
!     INPUT.nav {color: #000000; background-color:[-$BGCOLOR1-]; border-top: 1px solid #000000; }
!     
  </style>
  


Directory filter : [ all ] / postnuke_modules / postcalendar / pntemplates / default / views / global [ view in CVS ]

View Statistics - Next Notice - Previous Notice


Visit Developer Site - Browse CVS Repository Syndicate via backend.rss
(max. once per hour please)
Powered by CVSNotice 0.1.3