Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Štvrtok, 28. marec 2024

Súbor: [Platon] / Metafox / themes / default / section.tmpl (stiahnutie)

Revízia 1.4, Mon Sep 2 09:30:56 2013 UTC (10 years, 6 months ago) by igor


Zmeny od 1.3: +1 -0 [lines]

added loadmore for articles (support over jQuey, AJAX)

<|INCLUDE|header|>

<h1>Section (section.tmpl) -- <|$section_name|></h1>

    <b>ID ($section_id):</b> <|$section_id|><br>
    <b>ID2 ($section_id2):</b> <|$section_id2|><br>
    <b>Access key ($section_access_key):</b> <|$section_access_key|><br>
    <b>Template key ($section_template_key):</b> <|$section_template_key|><br>
    <b>Type ($section_type):</b> <|$section_type|><br>
    <b>Order ($section_ord):</b> <|$section_ord|><br>
    <b>Limit ($section_limit):</b> <|$section_limit|><br>
    <b>Accesses count ($section_accesses_count):</b> <|$section_accesses_count|><br>
    <b>Sessions count ($section_sessions_count):</b> <|$section_sessions_count|><br>
    <b>Raw accesses count ($section_raw_accesses_count):</b> <|$section_raw_accesses_count|><br>
    <b>Raw sessions count ($section_raw_sessions_count):</b> <|$section_raw_sessions_count|><br>
    <b>Section name ($section_name):</b> <|$section_name|><br>
    <b>Link ($section_link):</b> <a href="<|$section_link|>"><|$section_link|></a><br>
    <b>LoadMore ($section_loadmore):</b> <a href="JavaScript:void(0);" onclick="<|$section_loadmore|>"><|$section_loadmore|></a><br>
    <b><u>Editorial</u></b><br>
    <b>Editorial timestamp ($section_editorial_timestamp):</b> <|$section_editorial_timestamp|><br>
    <b>Editorial date ($section_editorial_date):</b> <|$section_editorial_date|><br>
    <b>Editorial datetime ($section_editorial_datetime):</b> <|$section_editorial_datetime|><br>
    <b>Editorial title ($section_editorial_title):</b> <|$section_editorial_title|><br>
    <b>Editorial text ($section_editorial_text):</b> <|$section_editorial_text|><br>


<p><h2>Section items ($section_items)</h2>
    List of e-zin sections (categories, topics). They are usually
    diplayed as list of links in box on the left side of page. Ordered by '$section_ord' variable.
    <|$section_items|>

<p><h2>Article items ($article_items)</h2>
    List of articles for current section. If section type is 'global',
    articles from all sections are displayed. It is limited by
    '$section_limit'. They are ordered by '$article_datetime'.
    <|$article_items|>

<|INCLUDE|footer|>


Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok