text; ?>
doc;
$level=1;
$i=1;
foreach ($this->liste as $cats)
{
$cats['text2']=($cats['text2']=="")?$cats['text1']:$cats['text2'];
if (!($cats['id']==$this->node['id'] or $this->maxlevel<($cats['level']-1))) {
$link="";
$link="modules.php?name=".$this->module_name."&act=page&id=".$cats['id'];
$icon=($cats['link']== NULL)?"":((is_file($cats['link']))?"
":"");
switch (true) {
case $cats['level']==1:
echo ($level>1)?str_repeat("
",($level-1)):"";?>
doc_cfg['viewindexnew']==1) {
echo ($books->isChanged($this->doc_cfg['newscount'],$cats))?"
". _DOCS_UPDATE ."
":""; ?>
isNew($this->doc_cfg['newscount'],$cats))?"
". _DOCS_PAGE_NEW."
":"";
} ?>
doc_cfg['cuttext']==0)?pmx_cutString($cats['text2'],$this->doc_cfg['cutlen'],$link):$cats['text2']; ?>
maxlevel>=$cats['level']) { ?>
$level: ?>
"; ?>
"; ?>
width."%;
echo str_repeat( "",$level-$cats['level'])."
";
$level=$cats['level'];
break;
}
if ($level>1) {?>
",($level-1));
?>
"._DOCS_LASTCHANGES."";
foreach ($this->lastchange as $cats)
{
$booklink="";
$book=$books->getBookRoot($cats['id']);
if ($cats['leftID']>1) {
$booklink=($book && $book['id']>0)?"[
module_name&act=page&id=".$book['id']."\">".$book['title']."]":"";
} else {
continue;
}
?>
module_name."&act=page&id=".$cats['id']."\" >".$cats['title']." - ".$cats['edit_uname']." ".mx_strftime(_XDATESTRING,$cats['date_edit']); ?>
doc_cfg['viewnews']==1 and $this->newscount >0 ){ ?>
"._DOCS_NEWCONTENT."";
foreach ($this->news as $cats)
{
$book=$books->getBookRoot($cats['id']);
$booklink=($book)?"[
module_name&act=page&id=".$book['id']."\">".$book['title']."]":"";
?>
module_name."&act=page&id=".$cats['id']."\" >".$cats['title']." - ".$cats['owner_name']." ".mx_strftime(_XDATESTRING,$cats['date_created']); ?>
doc_cfg['navigation']==1) { ?>