Joomla 1.0.12 PL with Features
Wyniki 1 do 2 z 2

Temat: Joomla 1.0.12 PL with Features

  1. #1
    Debiutant
    Dołączył
    18-03-2007
    Wpisy
    1
    Punkty
    10

    Joomla 1.0.12 PL with Features

    hello,
    my name is Klaus and i will Powerd your Joomla Version for Germany.
    http://www.es-commerce.de/downloads/jomla.zip

    Here are my Features:
    rd_508 xhtml (xhtml-Feature)
    http://www.run-digital.com/download/hacks.html

    yaml für joomla ( css-design)
    http://www.joomla-template-yaml.de/de/

    jalc 1.0.12 Usergroup-managment
    http://www.byostech.com

    user_extend ( more user-features)
    mod_exmenu_1.0.3
    mod_ms_popedit_1.1
    mod_todo_1_1
    metatag_generator
    TitleHack-v1.0.11-d09.11.06-t00.00UTC
    JSecurity
    bot_optimizetables_v1.0

    SecurityImages4.1.2
    http://www.waltercedric.com/

    bot_jce104
    jce_admin_105
    jce_iframe102
    jce_imgmanager104
    JCE_Langpack_de_104
    jce_script101
    jce_mediamanager103
    jce_templates100

    jce 1.0.4/1.0.5 editor
    http://www.cellardoor.za.net
    multipagehack
    (http://forge.joomla.org/s...projects/joomlamultisites)

    Speed Joomla Up

    http://forum.joomla.org/i...ex.php/topic,50278.0.html

    ##############################


    Actually the best way to gzip your css is just to create a file named 'template_css.php' and add the following code into it:

    Code:

    <?php
    ob_start ("ob_gzhandler");
    header("Content-type: text/css");
    header("Cache-Control: must-revalidate");
    $offset = 60 * 60 ;
    $ExpStr = "Expires: " .
    gmdate("D, d M Y H:i:s",
    time() + $offset) . " GMT";
    header($ExpStr);
    ?>
    <?php include ('template_css.css'); ?>


    Then change your template to reflect the name as stated before:

    Code:

    <link rel="stylesheet" href="/templates/<name-of-template>/css/template_css.php" />


    That way you can still edit your css file through the admin panel.


    admin-area in 3 languages and xml language switch.

    please test it.

    Thanks
    Ostanio edytowane przez loaded : 18-03-2007 12:35

  2. #2
    Ekspert forum Viking awatar
    Dołączył
    13-10-2005
    Skąd
    Berlin
    Wpisy
    720
    Punkty
    300

    Domyślny

    Thank you very much, and sorry for late answer.
    I will get back here as soon as I'll find some time to look closer at your promising work.

    Dla tych którzy nie władają angielskim: Loaded podaje link do własnej dystrybucji Joomla! opartej na polskiej dystrybucji (ze względu na panel administracyjny ). Jest ona wzbogacona o kilka wymienionych wyżej elementów. W drugiej części opisuje sposub na kompresję pliku css szablonu.

    Szczegóły jak znajdę więcej czasu
    Jak skutecznie otrzymywać odpowiedzi na pytania zadawane na forach RTFM STFW
    Jobs in IT
    _____________________________________
    navigare est necesse, vivere non est necesse!

Reguły pisania

  • Nie możesz zakładać nowych tematów
  • Nie możesz dodawać wypowiedzi
  • Nie możesz dodawać załączników
  • Nie możesz poprawiać swoich postów
  •