X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=phd_pp_ru.tmpl;h=8f9effbda6871a92c33c90a64143fabd676751ed;hb=c6eb1e00be821ab12e0edaa622e75eff1ec8abd2;hp=10da99f6577eb17c9befb4223f35f09eb1dc9c88;hpb=664d99721302de12a736dc480a340b209b5720e8;p=phdru.name%2Fphdru.name.git diff --git a/phd_pp_ru.tmpl b/phd_pp_ru.tmpl index 10da99f..8f9effb 100644 --- a/phd_pp_ru.tmpl +++ b/phd_pp_ru.tmpl @@ -1,18 +1,23 @@ #encoding koi8-r #extends phd_pp #implements respond +#attr $Lead = '' #attr $Title = '' #attr $Description = None #attr $Keywords = None #attr $Copyright = None +#attr $Start = None +#attr $First = None #attr $Prev = None #attr $Next = None +#attr $Last = None #attr $refresh = None #import time #attr $last_modified_en = time.strftime("%a, %d %b %Y %T GMT", time.gmtime()) #attr $last_modified_ru = time.strftime("%d.%m.%Y × %T", time.localtime()) #attr $styles = None #attr $alternates = None +#attr $Tag = () @@ -33,15 +38,35 @@ #end if #if $Copyright #set $full_copyright = $copyright($Copyright) - +#if $path.startswith("/Russian/") +#set $author_href = $root + "Russian/" +#set $copy_href = $root + "Russian/free.html" +#else +#set $author_href = $root or "./" +#set $copy_href = $root + "free.html" +#end if + + - + #end if - + + #if $root - +#if $path.endswith('index.html') +#else + +#end if +#end if +#if $Start + +#elif not $path.endswith('index.html') + +#end if +#if $First + #end if #if $Prev @@ -49,6 +74,12 @@ #if $Next #end if +#if $Last + +#end if +#if $path != "/search.html" + +#end if #if $styles #for $media, $style in $styles @@ -59,28 +90,60 @@ $style #end for #end if #if $alternates -#for $type, $title, $href in $alternates - +#for $title, $type, $href in $alternates + #end for #end if + +#if not $root + + + + +#end if $body +#def link_tag($tag) +$tag +#end def +#if $Tag +
+#if isinstance($Tag, basestring) +#if $path.startswith("/Russian/") +ôÅÇ: +#else +Tag: +#end if +$link_tag($Tag) +#else +#if $path.startswith("/Russian/") +ôÅÇÉ: +#else +Tags: +#end if +#for $tag in $Tag +$link_tag($tag) +#end for +#end if +#end if +
#if $path.endswith("index.html") #set $path = $path[:-len("index.html")] #end if -
#if $path.startswith("/Russian/")

üÔÁ ÓÔÒÁÎÉÃÁ http://phd.pp.ru$path ÂÙÌÁ ÓÇÅÎÅÒÉÒÏ×ÁÎÁ $last_modified_ru ÉÚ ÛÁÂÌÏÎÁ CheetahTemplate $_fileBaseName; +îÅËÏÔÏÒÙÅ ÐÒÁ×Á ÚÁÒÅÚÅÒ×ÉÒÏ×ÁÎÙ. ÷Ù ÍÏÖÅÔÅ ÕÚÎÁÔØ Ï ÔÅÈÎÉÞÅÓËÉÈ ÁÓÐÅËÔÁÈ ÜÔÏÇÏ ÓÁÊÔÁ.

#else

This is the page http://phd.pp.ru$path. -It was generated on $last_modified_en from CheetahTemplate $_fileBaseName; -read more about technical aspects of the site. +It was generated on $last_modified_en from CheetahTemplate $_fileBaseName. +Some rights are reserved. +Read more about technical aspects of the site.

#end if