X-Git-Url: http://git.jankratochvil.net/?p=www.energie.vellum.cz.git;a=blobdiff_plain;f=common.php;h=2a3db70a572396391ec58ecf59f43a33a2627d08;hp=76441412c5632d53102af06b0387ba4a75a80c10;hb=HEAD;hpb=60a709272016a3082b7df61e3d116334c0de267f diff --git a/common.php b/common.php index 7644141..2a3db70 100644 --- a/common.php +++ b/common.php @@ -2,7 +2,6 @@ error_reporting(E_ALL); setlocale(LC_ALL,"cs_CZ.iso-8859-2"); - fixampvars(); include("config.php"); @@ -11,15 +10,36 @@ unset($viewcvs); $cvs_id_split=split(" ",$cvs_id); if (count($cvs_id_split)==8) { + $cvs_id_split[2]="" + ."" + .$cvs_id_split[2].""; $cvs_id_split[1]="".$cvs_id_split[1].""; - $cvs_id_split[5]="".$cvs_id_split[5].""; + $cvs_id_split[5]="".$cvs_id_split[5].""; } $cvs_id_html=join(" ",$cvs_id_split); + if (!isset($head)) + $head=""; + if (!isset($energie_base)) + $energie_base=""; + + unset($have_ent); + if (isset($HTTP_GET_VARS[ "have_ent"])) + $have_ent=true; + if (isset($HTTP_GET_VARS["amp;have_ent"])) + $have_ent=false; + if ((!isset($detect_ent) || $detect_ent) && !isset($have_ent) && $HTTP_SERVER_VARS["REQUEST_METHOD"]=="GET") + $head.=''."\n"; + fixampvars(); + $have_js=(isset($HTTP_GET_VARS["have_js"]) || isset($HTTP_POST_VARS["have_js"]) ? "?have_js=1" : ""); if (isset($detect_js) && !$have_js) - $head.=''."\n"; + $head.=''."\n"; $user_agent=(!isset($HTTP_SERVER_VARS["HTTP_USER_AGENT"]) ? "" : $HTTP_SERVER_VARS["HTTP_USER_AGENT"]); if (ereg("[[:<:]]MSIE ([0-9]+)\\.",$user_agent,$msie_major_a)) @@ -43,22 +63,11 @@ function fixampvars() } } -function addpercents($url) -{ - $r=$c=""; - foreach(preg_split('//', $url, -1, PREG_SPLIT_NO_EMPTY) as $c) - if (ereg("[a-zA-Z0-9]",$c)) - $r.=$c; - else - $r.=sprintf("%%%02X",ord($c)); - return($r); -} - function fatal($msg="UNKNOWN") { global $admin_mail; - heading(false/*title*/); // it is always safe + heading(false/*title*/,false/*indexme*/); // notitle is always safe, don't index the error message print("\n

 
 


Nastala chyba pøi zpracování: $msg!

\n" ."

Mù¾ete tento problém nahlásit správci tohoto webu.

\n"); footer(); @@ -182,18 +191,12 @@ function img_size($width,$height) function img($file,$alt,$attrs="") { - list($width,$height)=getimagesize(ereg_replace("\\.mng",".gif",$file)); + list($width,$height)=getimagesize(ereg_replace("\\.mng\$",".gif",$file)); $alt=htmlspecialchars($alt); return("\"$alt\""); } -function gsm_banking() -{ - return(img("img/sluzby_bankovni_pggsm.".(image_supported("video/x-mng") ? "mng" : "gif"), - "Paegas GSM banking","class=\"img-align\"")); -} - function price_a() { if (!($f=fopen("objednavka.js","r"))) @@ -234,7 +237,7 @@ function title_month($year,$month) ); } -function title_icons_table_month($year,$month,$month_last,$sequential) +function title_icons_table_month($year,$month,$month_last,$sequential,$has_contents) { global $tb_clanek; @@ -245,11 +248,13 @@ function title_icons_table_month($year,$month,$month_last,$sequential) .img($month_a["icon"],"titulní stránka ".$month_a["name_full"])."\n" ."\n" ."• titulní strana
\n" - ."• obsah
\n"); + ); + if ($has_contents) + print("• obsah
\n"); $result=db_query("select name,id from $tb_clanek where year=$year and month=$month order by id"); while ($row=mysql_fetch_array($result)) print("• " - .htmlspecialchars($row["name"])."
\n"); + .htmlspecialchars(ereg_replace("^.*\\|","",$row["name"]))."
\n"); mysql_free_result($result); print(""); } @@ -264,7 +269,7 @@ function title_icons($year,$month) .(isset($year) ? "" : "") ."\n"); - $result=db_query("select year,month,month_last,sequential from $tb_obsah" + $result=db_query("select year,month,month_last,sequential,contents is not null as has_contents from $tb_obsah" .(isset($year) || isset($month) ? " where" : "") .(isset($year ) ? " year=$year" : "") .(isset($year) && isset($month) ? " and" : "") @@ -310,7 +315,7 @@ function title_icons($year,$month) print(""); - title_icons_table_month($year,$row["month"]+1,$row["month_last"]+1,$row["sequential"]); + title_icons_table_month($year,$row["month"]+1,$row["month_last"]+1,$row["sequential"],$row["has_contents"]); print("\n"); $month=$row["month_last"]; } @@ -373,6 +378,8 @@ function img_href($filename,$text) function print_pdf_layout($name,$base) { + global $energie_base; + $imgfmt=(image_supported("image/png") ? "png" : "gif"); ?>

Shodný je dostupný ve dvou rùzných formátech souboru. V pøípadì, @@ -389,7 +396,7 @@ zvolte pros

  • - @@ -397,7 +404,7 @@ zvolte pros
    ".img("img/adobe-pdficon-alpha.".(image_supported("image/png") ? "png" : "gif"), +
    ".img($energie_base."img/adobe-pdficon-alpha.".(image_supported("image/png") ? "png" : "gif"), "Adobe PDF").""); ?>
    " ."" - ."\n"); + ."\n"); } function gsm_table($total,$varsym) @@ -525,7 +532,7 @@ function gsm_table($total,$varsym) global $firma_ucet,$firma_konstsym,$firma_specsym; return("
    Soubor je ve formátu Adobe Acrobat, pro jeho pøeètení si prosím nainstalujte @@ -517,7 +524,7 @@ function gsm_row($name,$value) { return("
    $name".($value=="" ? "neuvádìjte" : $value)."".strtr($value,"/.","#*")."
    \n" - ."\n" + ."\n" .gsm_row("Èíslo úètu",$firma_ucet) .gsm_row("Èástka",sprintf("%.2f",$total)) .gsm_row("Konstantní symbol",$firma_konstsym) @@ -552,6 +559,21 @@ function input_text($name,$size,$default_value="",$addons="") return($r); } +function form_charset() +{ + // CSacek-2.1.9+ required (mod_czech support dropped!) + // We MUST have input coded in "iso-8859-2" as we use + // "csacekRecodeInput Off", CSacek otherwise tries to recode input but CSacek + // _cannot_ know the encoding used by the client (moreover it IGNORES POST + // data MIME type, even if provided by Lynx 2.8.4dev.11, Mozilla 1.0.0 + // doesn't provide anything). + // "iso-8859-2" should be replaced by $HTTP_SERVER_VARS["HTTP_X_CLIENT_CHARSET"] + // and "csacekRecodeInput On"(default) when CSacek fixes support of "utf-8" + // input-decoding, details in my mail <20020620134930.GA18761@short.ucw.cz>. + + return('enctype="application/x-www-form-urlencoded" accept-charset="iso-8859-2"'); +} + function print_form_radkova_inzerce($readonly,$total,$submit_name,$submit_value) { global $have_js,$text,$doklad; @@ -559,7 +581,7 @@ function print_form_radkova_inzerce($readonly,$total,$submit_name,$submit_value) $addons=(!$readonly ? "" : " readonly=\"readonly\""); ?>
    -
    +>
    polo¾kabankovní pøíkaz".gsm_banking()."
    polo¾kabankovní pøíkaz
    @@ -592,7 +614,7 @@ function print_form_radkova_inzerce($readonly,$total,$submit_name,$submit_value) >Zaslat daòový doklad?
    Text inzerátu
    "disabled" for them) - .($readonly ? "" : " onclick=\"sum_total(this)\"") + .(!($have_js || $readonly) ? "" : " onclick=\"sum_total(this)\"") .(!($have_js || $readonly) ? "" : " disabled=\"disabled\"") .(!isset($doklad) ? "" : " checked=\"checked\"") .ereg_replace(" readonly=\"readonly\"","",$addons)." />"); @@ -604,7 +626,8 @@ function print_form_radkova_inzerce($readonly,$total,$submit_name,$submit_value)
    "); + .(!($have_js || $readonly) ? "" : " onclick=\"return(validate(this.form))\"") + ." />"); ?>
    @@ -615,11 +638,31 @@ function footer_img($url,$text,$size) { global $footer_LOCAL; if (!isset($footer_LOCAL)) - return("\"$text\""); + return("\"$text\""); else return($text); } +function a_href($url,$contents) +{ + global $have_ent,$energie_base; + + $r="$contents"; + return($r); +} + function footer($delimit=true) { // deadlock prevention: @@ -628,21 +671,24 @@ function footer($delimit=true) exit(); $footer_passed=true; - global $cvs_id_html,$viewcvs,$viewcvs,$HTTP_SERVER_VARS; + global $cvs_id_html,$viewcvs,$viewcvs,$HTTP_SERVER_VARS,$energie_base; if ($delimit) print("

     

    \n"); - $uri="uri=".addpercents("http://".$HTTP_SERVER_VARS["HTTP_HOST"].$HTTP_SERVER_VARS["REQUEST_URI"]); + $uri="uri=".urlencode("http://".$HTTP_SERVER_VARS["HTTP_HOST"].$HTTP_SERVER_VARS["REQUEST_URI"]); ?>
    - +
    =4) { print(''."\n"); @@ -700,11 +743,13 @@ body { :link { color: aqua; background-color: transparent; } :visited { color: teal; background-color: transparent; } h1,h2 { color: yellow; background-color: transparent; } +.footer img { vertical-align: middle; } \n"); } + print(''."\n"); if (isset($head)) print($head); print("\n"); if ($title) - print("

    " + print("

    " .img("img/eap-title.".(image_supported("image/png") ? "png" : "gif"),"Energie & Peníze") - ."

    \n"); + ."\n"); } ?>