[geeklog-cvs] Geeklog-1.x/public_html/layout/professional blockservices.thtml, 1.2, 1.3 footer.thtml, 1.8, 1.9 header.thtml, 1.32, 1.33 leftblocks.thtml, 1.15, 1.16 loginform.thtml, 1.9, 1.10 loginform_openid.thtml, 1.1, 1.2

Oliver ospiess at qs1489.pair.com
Sun Nov 25 01:59:24 EST 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional
In directory qs1489.pair.com:/tmp/cvs-serv10063

Modified Files:
	blockservices.thtml footer.thtml header.thtml leftblocks.thtml 
	loginform.thtml loginform_openid.thtml 
Log Message:
XHTML optional updates

Index: leftblocks.thtml
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/leftblocks.thtml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** leftblocks.thtml	14 Sep 2007 06:26:10 -0000	1.15
--- leftblocks.thtml	25 Nov 2007 06:59:22 -0000	1.16
***************
*** 2,12 ****
                  <td class="block-featured-left" style="vertical-align:top;">
                      <div class="searchform-box">
!                         <form class="searchform-elements" action="{site_url}/search.php" method="GET">
                              <div>
!                                 <input style="width:95%" type="text" name="query" maxlength="255"><br>
!                                 <input type="hidden" name="type" value="all">
                                  <a href="{site_url}/search.php" class="advancedsearch">{button_advsearch}</a> 
!                                 <input type="hidden" name="mode" value="search">
!                                 <input type="submit" value="{button_search}">
                              </div>
                          </form>
--- 2,12 ----
                  <td class="block-featured-left" style="vertical-align:top;">
                      <div class="searchform-box">
!                         <form class="searchform-elements" action="{site_url}/search.php" method="get">
                              <div>
!                                 <input style="width:95%" type="text" name="query" maxlength="255" value=""{xhtml}><br{xhtml}>
!                                 <input type="hidden" name="type" value="all"{xhtml}>
                                  <a href="{site_url}/search.php" class="advancedsearch">{button_advsearch}</a> 
!                                 <input type="hidden" name="mode" value="search"{xhtml}>
!                                 <input type="submit" value="{button_search}"{xhtml}>
                              </div>
                          </form>

Index: footer.thtml
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/footer.thtml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** footer.thtml	18 Feb 2007 20:28:10 -0000	1.8
--- footer.thtml	25 Nov 2007 06:59:22 -0000	1.9
***************
*** 11,15 ****
              </td>
              <td class="footerblock alignright" style="width:30%;">
!                 {powered_by} <a href="{geeklog_url}">Geeklog</a> <br>{execution_textandtime} 
              </td>
          </tr>
--- 11,15 ----
              </td>
              <td class="footerblock alignright" style="width:30%;">
!                 {powered_by} <a href="{geeklog_url}">Geeklog</a> <br{xhtml}>{execution_textandtime} 
              </td>
          </tr>

Index: loginform.thtml
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/loginform.thtml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** loginform.thtml	26 May 2007 19:31:59 -0000	1.9
--- loginform.thtml	25 Nov 2007 06:59:22 -0000	1.10
***************
*** 1,13 ****
! <form action="{site_url}/users.php" method="POST" style="margin-top:5px;margin-bottom:5px;">
      <div>
!         <label for="loginname">{lang_username}:</label><br>
!         <input type="text" size="10" name="loginname" value="" id="loginname"><br>
          {services}
!         <label for="passwd">{lang_password}:</label><br>
!         <input type="password" size="10" name="passwd" id="passwd"><br>
!         <input type="submit" value="{lang_login}">
      </div>
  </form>
! <p>{lang_signup}<br>
  {lang_forgetpassword}</p>
  {openid_login}
--- 1,13 ----
! <form action="{site_url}/users.php" method="post" style="margin-top:5px;margin-bottom:5px;">
      <div>
!         <label for="loginname">{lang_username}:</label><br{xhtml}>
!         <input type="text" size="10" name="loginname" value="" id="loginname"{xhtml}><br{xhtml}>
          {services}
!         <label for="passwd">{lang_password}:</label><br{xhtml}>
!         <input type="password" size="10" name="passwd" id="passwd"{xhtml}><br{xhtml}>
!         <input type="submit" value="{lang_login}"{xhtml}>
      </div>
  </form>
! <p>{lang_signup}<br{xhtml}>
  {lang_forgetpassword}</p>
  {openid_login}

Index: loginform_openid.thtml
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/loginform_openid.thtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** loginform_openid.thtml	26 May 2007 19:31:59 -0000	1.1
--- loginform_openid.thtml	25 Nov 2007 06:59:22 -0000	1.2
***************
*** 1,5 ****
! <form action="{site_url}/users.php?openid_login=1" method="POST">
!   <b><label for="identity_url">{lang_openid_login}</label></b><br>
!   <input name="identity_url" style='background: url("{site_url}/images/openid_login_icon.png") no-repeat;background-color:#fff;background-position:0 50%;color:#000;padding-left:18px;font-family:monospace;font-size:10px' value="http://" size="18" />
!   <input src="{site_url}/images/right_arrow.png" style="padding:1px;margin-bottom:-5px;height:16px;width:16px;border:1px" type="image" />
  </form>
--- 1,5 ----
! <form action="{site_url}/users.php?openid_login=1" method="post">
!   <b><label for="identity_url">{lang_openid_login}</label></b><br{xhtml}>
!   <input name="identity_url" style='background: url("{site_url}/images/openid_login_icon.png") no-repeat;background-color:#fff;background-position:0 50%;color:#000;padding-left:18px;font-family:monospace;font-size:10px' value="http://" size="18"{xhtml}>
!   <input src="{site_url}/images/right_arrow.png" style="padding:1px;margin-bottom:-5px;height:16px;width:16px;border:1px" type="image"{xhtml}>
  </form>

Index: blockservices.thtml
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/blockservices.thtml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** blockservices.thtml	16 Sep 2005 21:03:19 -0000	1.2
--- blockservices.thtml	25 Nov 2007 06:59:22 -0000	1.3
***************
*** 1,2 ****
! <b><label for="service">{lang_service}</label>:</b><br>
! {select_service}<br>
--- 1,2 ----
! <b><label for="service">{lang_service}</label>:</b><br{xhtml}>
! {select_service}<br{xhtml}>

Index: header.thtml
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/header.thtml,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** header.thtml	17 Sep 2007 05:36:50 -0000	1.32
--- header.thtml	25 Nov 2007 06:59:22 -0000	1.33
***************
*** 1,10 ****
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
! <html>
  <head>
  <title>{page_title}{page_site_splitter}{site_name}</title>
  <!-- link rel="SHORTCUT ICON" href="{site_url}/favicon.ico" -->
! <!-- <meta http-equiv="Pragma" content="no-cache"> -->
! <meta http-equiv="Content-Type" content="text/html;charset={charset}">
! <link rel="stylesheet" type="text/css" href="{css_url}" title="{theme}">
  {feed_url}
  {rel_links}
--- 1,12 ----
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
! <html {lang_attribute}>
  <head>
  <title>{page_title}{page_site_splitter}{site_name}</title>
+ <meta http-equiv="Content-Script-Type" content="text/javascript"{xhtml}>
+ <meta http-equiv="Content-Style-Type" content="text/css"{xhtml}>
  <!-- link rel="SHORTCUT ICON" href="{site_url}/favicon.ico" -->
! <!-- <meta http-equiv="Pragma" content="no-cache"{xhtml}> -->
! <meta http-equiv="Content-Type" content="text/html; charset={charset}"{xhtml}>
! <link rel="stylesheet" type="text/css" href="{css_url}" title="{theme}"{xhtml}>
  {feed_url}
  {rel_links}
***************
*** 22,26 ****
      <div class="header-logobg-container-inner">
          <a class="header-logo" href="{site_url}/">
!             <img src="{site_logo}" width="151" height="56" alt="{site_name}">
          </a>
          <span class="header-slogan">{site_slogan}</span>
--- 24,28 ----
      <div class="header-logobg-container-inner">
          <a class="header-logo" href="{site_url}/">
!             <img src="{site_logo}" width="151" height="56" alt="{site_name}"{xhtml}>
          </a>
          <span class="header-slogan">{site_slogan}</span>
***************
*** 31,35 ****
              <td class="story-container">
                  <p class="header-welcomeanddate-text">
!                     <a href="{site_url}">{welcome_msg}</a><br>{datetime}
                  </p>
  
--- 33,37 ----
              <td class="story-container">
                  <p class="header-welcomeanddate-text">
!                     <a href="{site_url}/">{welcome_msg}</a><br{xhtml}>{datetime}
                  </p>
  




More information about the geeklog-cvs mailing list