Προς το περιεχόμενο

Pou einai to lathos se ayto to html?


Black Bike

Προτεινόμενες αναρτήσεις

Kati exw kanei lathos sto html ths selidas mou kai mou ta bgazei pano kato.

 

Rikste mia matia edw : http://www.blackbike.gr/index.php

 

To html ths selidas einai to ekshs :

 

 

{assign_variable:my_weblog="default_site"}

{assign_variable:blackbike="site"}

 

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

 

 

 

<head>

 

<title>{exp:weblog:info weblog="{my_weblog}"}{site_name}{/exp:weblog:info}</title>

<meta http-equiv="Content-Type" content="text/html; charset={charset}" />

 

<link rel='stylesheet' type='text/css' media='all' href='{stylesheet={blackbike}/stylesheet}' />

<style type='text/css' media='screen'>@import "{stylesheet=blackbike/stylesheet}";</style>

 

<!--[if lte IE 6]>

<style>

#content{margin-left:-40px;}

#rightside{margin-right:0px;margin-left:-43px;}

#sidebar{margin-left:-30px;padding:0 40px 0 40px;}

#sidebar ul.nav{margin:10px -20px;padding:0}

#sidebar h1,#sidebar h3{margin-right:-30px;}

#content ul{padding-left:20px;list-style-position:outside;}

#footer ul{margin-left:20px;}

#footer li{margin:-1 0;}

#footer .footer_links{margin-bottom:0;padding-bottom:1px;}

#footer li.top_link{padding-bottom:20px;}

#footer .ie_foot{position:relative;top:20px;}

</style>

<![endif]-->

<!--[if IE 7]>

<style>

#sidebar{margin-left:-20px;padding:0 60px 0 20px;}

#sidebar ul.nav{margin:0 -20px;padding:0}

#sidebar h1,#sidebar h3{margin-right:-30px;}

#content ul{padding-left:20px;list-style-position:outside;}

#footer ul{margin-left:40px;}

#footer li a{margin:-1px 0 0 0;}

#footer .footer_links{margin-bottom:0;}

#footer .ie_foot{position:relative;top:30px;}

</style>

<![endif]-->

 

</head>

 

 

 

<body>

 

 

<div id="container">

<div id="rightside">

<div id="title">

<p>{site_name}</p>

</div>

 

 

 

<div id="content">

<div id="blog">

 

{exp:weblog:category_heading weblog="{my_weblog}"}

<h1>{category_name}</h1>

{if category_description}

<p>{category_description}</p>

{/if}

{/exp:weblog:category_heading}

 

 

{exp:weblog:entries weblog="{my_weblog}" orderby="date" sort="desc" limit="15"}

 

<div class="blogpost">

 

{date_heading}

<h3 class="date">{entry_date format=' %l, %F %d, %Y '}</h3>

{/date_heading}

 

<h2 class="title">{title}</h2>

{summary}

 

{body}

 

{extended}

 

<span class="posted">

 

Posted by {url_or_email_as_author} on {entry_date format='%m/%d'} at {entry_date format='%h:%i %A'}

<br />

 

{categories}

<a href="{path=site_index}">{category_name}</a> •

{/categories}

 

{if allow_comments}

({comment_total}) <a href="{url_title_path="{blackbike}/comments"}">Comments</a> •

{/if}

 

{if allow_trackbacks}

({trackback_total}) <a href="{trackback_path="{blackbike}/trackbacks"}">Trackbacks</a> •

{/if}

 

<a href="{title_permalink={blackbike}/comments}">Permalink</a>

 

</span>

 

</div>

 

{paginate}

 

<div class="paginate">

 

<span class="pagecount">Page {current_page} of {total_pages} pages</span> {pagination_links}

 

</div>

 

{/paginate}

 

{/exp:weblog:entries}

 

</div>

 

</div>

 

 

 

 

<div id="sidebar">

 

<br />

 

<h3>Members</h3>

 

<p>

<br />

{if logged_in}

<a href="{path=member/profile}">Your Account</a> | <a href="{path=logout}">Logout</a>

{/if}

 

{if logged_out}

<a href="{path=member/login}">Login</a> | <a href="{path=member/register}">Register</a>

{/if}

 

| <a href="{path=member/memberlist}">Member List</a>

</p>

 

<ul class="nav">

 

<h3>Main</h3>

 

<li><a href="#">About</a></li>

 

<br />

 

<h3>Categories</h3>

 

<li>{exp:weblog:categories weblog="{my_weblog}" style="nested"}

<a href="{path={blackbike}/index}">{category_name}</a>

{/exp:weblog:categories}</li>

 

<br />

 

 

 

<h3>Archives</h3>

 

<li>{exp:weblog:month_links weblog="{my_weblog}"}

<a href="{path={blackbike}/index}">{month} {year}</a>

{/exp:weblog:month_links}</li>

 

<li><a href="{path={blackbike}/archives}">Complete Archives</a></li>

<li><a href="{path={blackbike}/categories}">Category Archives</a></li>

 

<br />

 

<h3>recent Comments</h3>

{exp:weblog:entries orderby="date" sort="desc" limit="5" weblog="{my_weblog}" dynamic="off"}

<li><a href="{title_permalink={blackbike}/comments}">{title}</a></li>

{/exp:weblog:entries}

 

<br />

 

<h3>Site Feeds</h3>

 

<li><a href="{path={blackbike}/rss_2.0}">RSS 2.0</a></li>

<li><a href="{path={blackbike}/atom}">Atom</a></li>

 

<br />

 

<h3>Join Mailing List</h3>

 

{exp:mailinglist:form}

<p><input type="text" name="email" value="" class="input" size="18" />

 

<br />

 

<input type="submit" value="submit" class="submit" /></p>

{/exp:mailinglist:form}

 

</ul>

 

<h3>Search</h3>

 

{exp:search:simple_form search_in="everywhere"}

 

<p>

<input type="text" name="keywords" value="" class="input" size="18" maxlength="100" />

<br />

<a href="{path=search/index}">Advanced Search</a>

 

<br />

 

<input type="submit" value="submit" class="submit" /></p>

 

{/exp:search:simple_form}

 

<br />

 

<h3>Statistics</h3>

<b><p>

This page has been viewed {hits} times<br />

Page rendered in {elapsed_time} seconds<br />

 

{exp:stats}

Total Entries: {total_entries}<br />

Total Comments: {total_comments}<br />

Total Trackbacks: {total_trackbacks}<br />

Most Recent Entry: {last_entry_date format="%m/%d/%Y %h:%i %a"}<br />

Most Recent Comment on: {last_comment_date format="%m/%d/%Y %h:%i %a"}<br />

Total Members: {total_members}<br />

Total Logged in members: {total_logged_in}<br />

Total guests: {total_guests}<br />

Total anonymous users: {total_anon}<br />

Most Recent Visitor on: {last_visitor_date format="%m/%d/%Y %h:%i %a"}<br />

The most visitors ever was {most_visitors} on {most_visitor_date format="%m/%d/%Y %h:%i %a"}

 

<br />

 

{if member_names}

Current Logged-in Members: 

{member_names backspace='6'}

<a href="{member_path=member/index}">{name}</a> 

{/member_names}

</p>

{/if}

 

{/exp:stats}

 

</p>

 

<br />

 

<h3>Link Exchange</h3>

 

<a href="{path={blackbike}/referrers}">Referrers</a>

 

</b>

 

</ul>

 

</div>

</div>

 

 

 

 

 

 

<div id="footer">

<div class="footer_links">

<ul>

<li class="top_link">my links</li>

<li><a href="#">digg.com</a></li>

<li><a href="#">Slashdot</a></li>

<li><a href="#">wikipedia</a></li>

<li><a href="#">Open Web Design</a></li>

<li><a href="#">topleft pixel</a></li>

<li><a href="#">Apple</a></li>

</ul>

<ul>

<li class="top_link">web Design</li>

<li><a href="#">CSS Play</a></li>

<li><a href="#">Squidfingers</a></li>

<li><a href="#">Kaliber 10K</a></li>

<li><a href="#">Photoshop Star</a></li>

<li><a href="#">A List Apart</a></li>

<li><a href="#">Fractured Sanity</a></li>

</ul>

</div>

<div class="ie_foot">

<p><span class="rf_item">© 2007 www.blackbike.gr</span> | <span class="rf_item"><a rel="nofollow" target="_blank" href="http://validator.w3.org/check?uri=referer">XHTML</a> 1.1</span> | <span class="rf_item">Valid <a rel="nofollow" target="_blank" href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></span> | <span class="rf_item">Design by Psilos</span></p>

</div>

</div>

</div>

</body>

</html>

 

 

Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

Αρχειοθετημένο

Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.

  • Δημιουργία νέου...