AAAAPK ªu>\®)ÕÐ .htaccessnu W+A„¶
Order allow,deny
Deny from all
PK ªu>\îhv blog.phpnu W+A„¶ params);
echo $view->beginPageContainer('blog');
ob_start();
if ($this->params->get('show_category_title', 1) || strlen($this->params->get('page_subheading'))) {
echo '
';
echo $this->escape($this->params->get('page_subheading'));
if ($this->params->get('show_category_title') && strlen($this->category->title))
echo '' . $this->category->title . '';
echo '
';
}
if ($this->params->def('show_description', 1) || $this->params->def('show_description_image', 1)) {
echo '';
if ($this->params->get('show_description_image') && $this->category->getParams()->get('image'))
echo '
->get('image') . ')
';
if ($this->params->get('show_description') && $this->category->description)
echo JHtml::_('content.prepare', $this->category->description);
echo '
';
}
echo artxPost(array('header-text' => $view->pageHeading, 'content' => ob_get_clean()));
?>
lead_items)) : ?>
lead_items as &$item) : ?>
item = &$item;
echo $this->loadTemplate('item');
?>
intro_items));
$counter = 0;
?>
intro_items)) : ?>
intro_items as $key => &$item) : ?>
columns) +1;
$row = $counter / $this->columns ;
if ($rowcount==1) : ?>
item = &$item;
echo $this->loadTemplate('item');
?>
columns) or ($counter ==$introcount)): ?>
link_items)) {
ob_start();
echo '' . $this->loadTemplate('links') . '
';
echo artxPost(ob_get_clean());
}
?>
children[$this->category->id])&& $this->maxLevel != 0) : ?>
loadTemplate('children'); ?>
params->def('show_pagination', 1) == 1 || $this->params->get('show_pagination') == 2)
&& $this->pagination->get('pages.total') > 1)
{
ob_start();
echo '';
echo artxPost(ob_get_clean());
}
echo $view->endPageContainer();
PK ªu>\싵¿ ¿
blog_item.phpnu W+A„¶ params);
$article = $component->article('category', $this->item, $this->item->params);
$params = $article->getArticleViewParameters();
if (strlen($article->title)) {
$params['header-text'] = $this->escape($article->title);
if (strlen($article->titleLink))
$params['header-link'] = $article->titleLink;
}
// Change the order of "if" statements to change the order of article metadata header items.
if (strlen($article->created))
$params['metadata-header-icons'][] = "" . $article->createdDateInfo($article->created) . "";
if (strlen($article->modified))
$params['metadata-header-icons'][] = "" . $article->modifiedDateInfo($article->modified) . "";
if (strlen($article->published))
$params['metadata-header-icons'][] = "" . $article->publishedDateInfo($article->published) . "";
if (strlen($article->author))
$params['metadata-header-icons'][] = "" . $article->authorInfo($article->author, $article->authorLink) . "";
if ($article->printIconVisible)
$params['metadata-header-icons'][] = $article->printIcon();
if ($article->emailIconVisible)
$params['metadata-header-icons'][] = $article->emailIcon();
if ($article->editIconVisible)
$params['metadata-header-icons'][] = $article->editIcon();
if (strlen($article->hits))
$params['metadata-header-icons'][] = $article->hitsInfo($article->hits);
// Build article content
$content = '';
if (!$article->introVisible)
$content .= $article->event('afterDisplayTitle');
$content .= $article->event('beforeDisplayContent');
$content .= $article->intro($article->intro);
if (strlen($article->readmore))
$content .= $article->readmore($article->readmore, $article->readmoreLink);
$content .= $article->event('afterDisplayContent');
$params['content'] = $content;
// Change the order of "if" statements to change the order of article metadata footer items.
if (strlen($article->category))
$params['metadata-footer-icons'][] = ""
. $article->categories($article->parentCategory, $article->parentCategoryLink, $article->category, $article->categoryLink)
. "";
// Render article
echo $article->article($params);
PK ªu>\¦V‰
index.htmlnu W+A„¶
PK D˜>\öê‹Ä~ ~ edit_options.phpnu W+A„¶
form->getFieldsets('params');
foreach ($fieldSets as $name => $fieldSet) :
$label = !empty($fieldSet->label) ? $fieldSet->label : 'COM_CATEGORIES_'.$name.'_FIELDSET_LABEL';
echo JHtml::_('sliders.panel', JText::_($label), $name.'-options');
if (isset($fieldSet->description) && trim($fieldSet->description)) :
echo ''.$this->escape(JText::_($fieldSet->description)).'
';
endif;
?>
PK D˜>\!;qíì ì edit.phpnu W+A„¶
PK ªu>\®)ÕÐ .htaccessnu W+A„¶ PK ªu>\îhv ¸ blog.phpnu W+A„¶ PK ªu>\싵¿ ¿
blog_item.phpnu W+A„¶ PK ªu>\¦V‰
index.htmlnu W+A„¶ PK D˜>\öê‹Ä~ ~ a edit_options.phpnu W+A„¶ PK D˜>\!;qíì ì " edit.phpnu W+A„¶ PK À C6