1
vagelis
Re: Problem in News 1.44
  • 2006/8/1 4:43

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


Everything it's ok. I have checked from the day that I setup this module.
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



2
vagelis
Problem in News 1.44
  • 2006/7/31 18:34

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


Hello,

When I want to see the "waiting contents" in News Module, I can't see anything at all in the admin side.

My visitors sent to the site 20 new articles. I want to approve them but the articles are dissapeared.

Can you help me please?

Thank you
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



3
vagelis
Problem after upgrade in 2.0.14
  • 2006/7/26 16:20

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


I upgrade my site from 2.0.13.2 in 2.0.14

Now when I am trying to install a new module in admion section, I receive a message : "I can't right in the main menu".
Where is my fault?

Thank you
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



4
vagelis
Organizing all the "news articles" photos
  • 2006/1/24 15:25

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


In my site I have this moment about 200 photos, that I'm using in the news module for the articles. But I don't know which photo is in which article.

And also,
I want to have some useful notes below each photo.


Can you do something for these things ?
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



5
vagelis
Problem with PDF generation
  • 2006/1/19 17:33

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


Hello,

When I try to convert a news article in PDF format, the result is like a Chinese letters.

Have you any idea how will I solve that problem ?

I'm using Greek language in my site

Thank you
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



6
vagelis
Module to send via newsletter the latest news of my site's first page
  • 2005/10/16 13:19

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


I want a module to send via newsletter the latest news of my site's first page.

Any suggestion?

Thanks
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



7
vagelis
Topic title in recent headlines news
  • 2005/8/31 6:33

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


This is my template code (news_block_top.html), but I want to add before the headline title, the title of the topic that belong the headline, and I want to be linked to the topic category. How can I do this thing?

<{if $block.displayview==2}> 
<
style type="text/css">
#fullSupport {
    
padding1.5em;
    
background: <{$block.color2}>;
    
min-height300px;
}

<{if 
$block.tabskin==1}>            <{* Bar Style *}>
#tabNavigation {
    
background#F90;
    
border-bottom1px solid #000;
    
border-top1px solid #000;
    
list-stylenone outside none;
    
colorinherit;
    
margin0;
    
padding0
}

html #tabNavigation/* */ {
    
padding4px 0 4px 0
}

html>body #tabNavigation {
    
margin0;
    
padding4px 0 4px 0
}

#tabNavigation li {
    
displayinline;
    
line-height1em
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
    
background: <{$block.color4}>;
    
border-bottom1px solid #000;
    
border-right1px solid #000;
    
color#FFF;
    
cursorpointer;
    
height1em;
    
margin: -1px 0 -1px 0;
    
padding3px 6px 3px 6px;
    
text-decorationnone
}

html #tabNavigation a/* */, html #tabNavigation a:link/* */, html #tabNavigation a:visited/* */ {
    
border-bottomnone;
    
heightauto;
    
margin0
}

html>body #tabNavigation a, html>body #tabNavigation a:link, html>body #tabNavigation a:visited {
    
border-bottomnone;
    
padding4px 6px 4px 6px
}

head+body #tabNavigation a, head+body #tabNavigation a:link, head+body #tabNavigation a:visited {
    
padding3px 6px 3px 6px
}

#tabNavigation a:hover {
    
background: <{$block.color5}>;
    
colorinherit
}

#tabNavigation a:active {
    
background#CCC;
    
border-right1px solid #000;
    
colorinherit
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited, #tabNavigation .selectedTab a:hover {
    
background: <{$block.color3}>;
    
border-bottomnone;
    
border-right1px solid #000;
    
border-top1px solid #000;
    
color#000;
    
cursortext;
    
padding3px 5px 4px 5px
}

html>body #tabNavigation .selectedTab a, html>body #tabNavigation .selectedTab a:link, html>body #tabNavigation .selectedTab a:visited {
    
padding4px 5px 5px 5px
}

head+body #tabNavigation .selectedTab a, head+body #tabNavigation .selectedTab a:link, head+body #tabNavigation .selectedTab a:visited, head+body #tabNavigation .selectedTab a:hover {
    
padding3px 5px 4px 5px
}

.
fixTabsIE {
    
visibilityhidden
}
<{elseif 
$block.tabskin==2}>        <{* Beveled *}>
#tabNavigation {
    
border-bottom1px solid #000;
    
list-stylenone outside none;
    
margin0;
    
padding0
}

html #tabNavigation/* */ {
    
padding4px 0 2px 0
}

html>body #tabNavigation {
    
padding3px 0 1px 0
}

head+body #tabNavigation {
    
padding4px 0 2px 0
}

#tabNavigation li {
    
border-left1px solid #000;
    
border-right1px solid #000;
    
border-top1px solid #000;
    
displayinline;
    
height1em;
    
margin0 0 0 3px;
    
padding0;
    
z-index1000
}

html #tabNavigation li/* */ {
    
heightauto
}

html>body #tabNavigation li {
    
heightauto;
    
margin-5px 0 -3px;
    
padding3px 5px 2px 5px
}

html>body ul[id]#tabNavigation li {
    
margin0 0 0 3px;
    
padding3px 0 2px 0
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
    
background: <{$block.color4}>;
    
border-left1px solid #CCC;
    
border-right1px solid #CCC;
    
border-top1px solid #CCC;
    
color#FFF;
    
height1em;
    
padding2px 4px 2px 4px;
    
text-decorationnone
}

html #tabNavigation a/* */, html #tabNavigation a:link/* */, html #tabNavigation a:visited/* */ {
    
heightauto
}

#tabNavigation a:hover {
    
background: <{$block.color5}>;
    
border-left1px solid #888;
    
border-right1px solid #888;
    
border-top1px solid #888;
    
color#FFF
}

#tabNavigation a:active {
    
background#C60;
    
border-left1px solid #E80;
    
border-right1px solid #E80;
    
border-top1px solid #E80;
    
color#FFF
}

html>body #tabNavigation li.selectedTab {
    
margin-5px 0 -3px;
    
padding3px 5px 2px 5px
}

html>body ul[id]#tabNavigation li.selectedTab {
    
margin0 0 0 3px;
    
padding3px 0 2px 0
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited, #tabNavigation .selectedTab a:hover {
    
background: <{$block.color3}>;
    
border-left1px solid #FC3;
    
border-right1px solid #FC3;
    
border-top1px solid #FC3;
    
color#FFF;
    
margin: -2px 0 0 0;
    
padding3px 4px 3px 4px;
    
positionrelative;
    
top2px
}

html #tabNavigation .selectedTab a/* */, html #tabNavigation .selectedTab a:link/* */, html #tabNavigation .selectedTab a:visited/* */, html #tabNavigation .selectedTab a:hover/* */ {
    
margin: -1px 0 0 0;
    
top1px
}

html>body #tabNavigation .selectedTab a, html>body #tabNavigation .selectedTab a:link, html>body #tabNavigation .selectedTab a:visited, html>body #tabNavigation .selectedTab a:hover {
    
padding2px 4px 2px 4px;
    
top0
}

head:first-child+body #tabNavigation .selectedTab a, head:first-child+body #tabNavigation .selectedTab a:link, head:first-child+body #tabNavigation .selectedTab a:visited, head:first-child+body #tabNavigation .selectedTab a:hover {
    
margin: -1px 0 0 0;
    
padding2px 4px 4px 4px;
    
top0
}

head:first-child+body ul[id]#tabNavigation .selectedTab a, head:first-child+body ul[id]#tabNavigation .selectedTab a:link, head:first-child+body ul[id]#tabNavigation .selectedTab a:visited, head:first-child+body ul[id]#tabNavigation .selectedTab a:hover {
    
padding3px 4px 3px 4px;
    
top1px
}

.
fixTabsIE {
    
visibilityhidden
}
<{elseif 
$block.tabskin==3}>        <{* Classic *}>
ulli {
    list-
styledisc;
    
margin0 10px 0 10px
}

#tabNavigation {
    
background#789;
    
colorinherit;
    list-
stylenone outside none;
    
margin0;
    
padding0
}

html #tabNavigation/* */ {
    
padding6px 0 6px 1px
}

html>body #tabNavigation {
    
margin0;
    
padding6px 0 6px 1px;
}

#tabNavigation li {
    
displayinline;
    
line-height1em;
    
margin0;
    
padding0
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
    
backgroundurl(<{$block.imagesurl}>unselectedEnd.gif) <{$block.color4}> no-repeat scroll top right;
    
color#FFF;
    
cursorpointer;
    
height1em;
    
padding5px 21px 5px 2px;
    
text-decorationnone;
    
z-index1000
}

html #tabNavigation a/* */, html #tabNavigation a:link/* */, html #tabNavigation a:visited/* */ {
    
heightauto;
    
margin0;
    
padding5px 21px 5px 2px
}

#tabNavigation a:hover {
    
backgroundurl(<{$block.imagesurl}>unselectedEnd.gif) <{$block.color5}> no-repeat scroll top right;
    
color#FFF;
    
text-decorationunderline
}

#tabNavigation a:active {
    
backgroundurl(<{$block.imagesurl}>unselectedEnd.gif#789 no-repeat scroll top right;
    
color#567;
    
text-decorationnone
}

#tabNavigation li.selectedTab {
    
backgroundurl(<{$block.imagesurl}>selectedStart.gif#FFF no-repeat scroll top left;
    
colorinherit;
    
margin0 0 0 -22px;
    
padding0 0 0 23px
}

html>body #tabNavigation li.selectedTab {
    
backgroundurl(<{$block.imagesurl}>selectedStart.gif#FFF no-repeat scroll top left;
    
colorinherit;
    
margin0 0 0 -22px;
    
padding5px 1px 5px 22px
}

html>body ul[id]#tabNavigation li.selectedTab {
    
backgroundurl(<{$block.imagesurl}>selectedStart.gif#FFF no-repeat scroll top left;
    
colorinherit;
    
margin0 0 0 -22px;
    
padding5px 0 5px 23px
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited, #tabNavigation .selectedTab a:hover {
    
backgroundtransparent url(<{$block.imagesurl}>selectedEnd.gifno-repeat scroll top right;
    
border-bottomnone;
    
color#000;
    
cursortext;
    
padding5px 21px 5px 2px;
    
text-decorationnone
}

html #tabNavigation .selectedTab a/* */, html #tabNavigation .selectedTab a:link/* */, html #tabNavigation .selectedTab a:visited/* */, html #tabNavigation .selectedTab a:hover/* */ {
    
padding5px 21px 5px 1px
}

#tabNavigation .fixTabsIE a, #tabNavigation .fixTabsIE a:link, #tabNavigation .fixTabsIE a:visited, #tabNavigation .fixTabsIE a:hover {
    
displaynone;
}
<{elseif 
$block.tabskin==4}>        <{* Folders *}>
#tabNavigation {
    
border-bottom1px solid #C60;
    
list-stylenone outside none;
    
margin0;
    
padding0 0 0 20px
}


html #tabNavigation/* */ {
    
margin0;
    
padding3px 0 3px 20px
}

html>body #tabNavigation {
    
margin0;
    
padding0 0 1px 20px
}

head+body #tabNavigation {
    
padding0 0 3px 20px
}

html>body ul[id#tabNavigation {
    
padding0 0 0 20px
}

#tabNavigation li,  #subNavigation li {
    
displayinline;
    list-
stylenone outside none
}

#tabNavigation .preloadUnselected {
    
backgroundtransparent url(<{$block.imagesurl}>unselected.gif);
}

#tabNavigation .preloadSelected {
    
backgroundtransparent url(<{$block.imagesurl}>selected.gif);
}

#tabNavigation .preloadHover {
    
backgroundtransparent url(<{$block.imagesurl}>hover.gif);
}

#tabNavigation .preloadActive {
    
backgroundtransparent url(<{$block.imagesurl}>active.gif);
}

html>body #tabNavigation li {
    
backgroundtransparent url(<{$block.imagesurl}>unselected.gifno-repeat top left;
    
border-right1px solid #666;
    
displayblock;
    
floatleft;
    
height1em;
    
margin3px 5px 3px -15px;
    
padding3px 5px 5px 27px
}

head:first-child+body #tabNavigation li {
    
backgroundnone;
    
border-rightnone;
    
displayinline;
    
floatnone;
    
margin0;
    
padding0
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
    
backgroundtransparent url(<{$block.imagesurl}>unselected.gifno-repeat top left;
    
border-right1px solid #666;
    
color#FFF;
    
displayinline;
    
height1em;
    
margin0 0 0 -15px;
    
padding3px 5px 3px 27px;
    
text-decorationnone
}

html>body #tabNavigation a, html>body #tabNavigation a:link, html>body #tabNavigation a:visited {
    
border-rightnone;
    
margin0;
    
padding0
}

head:first-child+body #tabNavigation a, head:first-child+body #tabNavigation a:link, head:first-child+body #tabNavigation a:visited {
    
border-right1px solid #666;
    
margin0 0 0 -15px;
    
padding3px 5px 3px 27px;
    
positionrelative;
    
z-index50
}

#tabNavigation a:hover {
    
backgroundtransparent url(<{$block.imagesurl}>hover.gifno-repeat top left;
    
border-right1px solid #333;
    
color#FFF;
    
text-decorationnone
}

html>body #tabNavigation a:hover {
    
border-rightnone;
    
text-decorationunderline
}

head:first-child+body #tabNavigation a:hover {
    
border-right1px solid #333;
    
padding4px 5px 3px 27px;
    
positionrelative;
    
text-decorationnone;
    
z-index5000
}

#tabNavigation a:active {
    
backgroundtransparent url(<{$block.imagesurl}>active.gifno-repeat top left;
    
color#FFF;
    
text-decorationnone
}

html>body #tabNavigation a:active {
    
text-decorationunderline
}

head:first-child+body #tabNavigation a:active {
    
text-decorationnone
}

html>body #tabNavigation li.selectedTab {
    
backgroundtransparent url(<{$block.imagesurl}>selected.gifno-repeat top left;
    
border-right1px solid #C60;
    
displayblock;
    
floatleft;
    
height1em;
    
margin3px 5px 5px -15px;
    
padding3px 5px 5px 27px
}

head:first-child+body #tabNavigation li.selectedTab {
    
backgroundnone;
    
border-rightnone;
    
displayinline;
    
floatnone;
    
margin0;
    
padding0
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited {
    
backgroundtransparent url(<{$block.imagesurl}>selected.gifno-repeat top left;
    
border-right1px solid #C60;
    
color#FFF;
    
cursortext;
    
displayinline;
    
height1em;
    
margin0 0 0 -15px;
    
padding3px 5px 3px 27px
}

html>body #tabNavigation .selectedTab a, html>body #tabNavigation .selectedTab a:link, html>body #tabNavigation .selectedTab a:visited {
    
border-rightnone;
    
margin0;
    
padding0
}

head:first-child+body #tabNavigation .selectedTab a, head:first-child+body #tabNavigation .selectedTab a:link, head:first-child+body #tabNavigation .selectedTab a:visited, head:first-child+body #tabNavigation .selectedTab a:hover {
    
backgroundtransparent url(<{$block.imagesurl}>selected.gifno-repeat top left;
    
border-right1px solid #C60;
    
margin0 0 0 -15px;
    
padding3px 5px 3px 27px;
    
positionrelative;
    
z-index10000
}

html head:first-child+body #tabNavigation .selectedTab a, html head:first-child+body #tabNavigation .selectedTab a:link, html head:first-child+body #tabNavigation .selectedTab a:visited, html head:first-child+body #tabNavigation .selectedTab a:hover {
    
padding4px 5px 5px 27px
}

.
fixTabsIE {
    
visibilityhidden
}
<{elseif 
$block.tabskin==5}>        <{* MacOs *}>
#tabNavigation {
    
background#CCC;
    
border-bottom1px solid #999;
    
border-top1px solid #FFF;
    
colorinherit;
    list-
stylenone outside none;
    
margin0;
    
padding0;
}

html #tabNavigation/* */ {
    
padding4px 0 4px 0
}

html>body #tabNavigation {
    
margin0;
    
padding4px 0 4px 0
}

#tabNavigation li {
    
displayinline;
    
line-height1em
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
    
backgroundinherit;
    
border-bottom1px solid #999;
    
border-left1px solid #FFF;
    
border-right1px solid #999;
    
border-top1px solid #FFF;
    
color#000;
    
cursorpointer;
    
height1em;
    
margin: -1px 0 -1px 0;
    
padding3px 6px 3px 6px;
    
text-decorationnone;
    
white-spacenormal;
}

html #tabNavigation a/* */, html #tabNavigation a:link/* */, html #tabNavigation a:visited/* */ {
    
heightauto;
    
margin0
}

html>body #tabNavigation a, html>body #tabNavigation a:link, html>body #tabNavigation a:visited {
    
padding4px 6px 4px 6px
}

head+body #tabNavigation a, head+body #tabNavigation a:link, head+body #tabNavigation a:visited {
    
padding3px 6px 3px 6px
}

#tabNavigation a:hover {
    
background: <{$block.color5}>;
    
border-bottom1px solid #666;
    
border-left1px solid #CCC;
    
border-right1px solid #666;
    
border-top1px solid #CCC;
    
colorinherit
}

#tabNavigation a:active {
    
background#CCC;
    
border-bottom1px solid #FFF;
    
border-left1px solid #999;
    
border-right1px solid #FFF;
    
border-top1px solid #999;
    
colorinherit
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited, #tabNavigation .selectedTab a:hover {
    
background: <{$block.color3}>;
    
border-bottom1px solid #999;
    
border-left1px solid #FFF;
    
border-right1px solid #999;
    
border-top1px solid #FFF;
    
color#000;
    
cursortext;
    
font-weightbold
}

#tabNavigation .fixTabsIE a, #tabNavigation .fixTabsIE a:link, #tabNavigation .fixTabsIE a:visited {
    
visibilityhidden
}

html #tabNavigation .fixTabsIE a/* */, html #tabNavigation .fixTabsIE a:link/* */, html #tabNavigation .fixTabsIE a:visited/* */ {
    
background#CCC;
    
border-bottomnone;
    
border-left1px solid #FFF;
    
border-rightnone;
    
border-topnone;
    
colorinherit;
    
cursortext;
    
margin0;
    
padding3px 6px 3px 6px;
    
visibilityvisible
}
<{elseif 
$block.tabskin==6}>        <{* Plain *}>
#tabNavigation {
    
border-bottom1px solid #000;
    
fontnormal 11px VerdanaGenevaArialHelveticasans-serif;
    
margin0;
    
padding0 0 18px 0;


}

ul#tabNavigation li {
    
displayinline;
    list-
style-imagenone;
    list-
style-positionoutside;
    list-
style-typenone;
}

ul#tabNavigation a, ul#tabNavigation a:link, ul#tabNavigation a:visited {
    
background: <{$block.color4}>;
    
border1px solid #000;
    
color#000;
    
floatleft;
    
margin0 0 0 5px;
    
padding2px 6px 2px 6px;
    
text-decorationnone
}

ul#tabNavigation a:hover, ul#tabNavigation a:focus {
    
background: <{$block.color5}>;
    
color#FFF;
}

ul#tabNavigation a:active {
    
background#FFF;
    
border-bottomnone;
    
border-left1px solid #000;
    
border-right1px solid #000;
    
border-top1px solid #000;
    
color#00F;
    
padding2px 6px 3px 6px
}

ul#tabNavigation li.selectedTab a, ul#tabNavigation li.selectedTab a:link, ul#tabNavigation li.selectedTab a:visited {
    
background: <{$block.color3}>;
    
border-bottomnone;
    
border-left1px solid #000;
    
border-right1px solid #000;
    
border-top1px solid #000;
    
color#000;
    
cursortext;
    
margin0 0 0 5px;
    
padding2px 6px 3px 6px
}

ul#tabNavigation li.fixTabsIE {
    
displaynone;
    
visibilityhidden
}
<{elseif 
$block.tabskin==7}>        <{* Rounded *}>
#tabNavigation {
    
background#FFF;
    
border-bottom1px solid #000;
    
colorinherit;
    list-
stylenone outside none;
    
margin1px 0 0 0;
    
padding0;
}

html #tabNavigation/* */ {
    
padding4px 0 4px 0
}

html>body #tabNavigation {
    
margin0;
    
padding4px 0 4px 0
}

#tabNavigation li {
    
backgroundurl(<{$block.imagesurl}>unselected_left.gif#C60 no-repeat scroll top left;
    
colorinherit;
    
displayinline;
    
line-height1em;
    
margin0 0 0 2px;
    
padding0
}

html>body #tabNavigation li {
    
margin0 0 0 -6px;
    
padding3px 0 3px 8px
}

html>body ul[id]#tabNavigation li {
    
margin0 0 0 2px;
    
padding3px 0 3px 0
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
    
backgroundtransparent url(<{$block.imagesurl}>unselected_right.gifno-repeat scroll top right;
    
border-bottom1px solid #000;
    
color#FFF;
    
cursorpointer;
    
height1em;
    
margin: -1px 0 -1px 0;
    
padding3px 8px 3px 8px;
    
text-decorationnone
}

html #tabNavigation a/* */, html #tabNavigation a:link/* */, html #tabNavigation a:visited/* */ {
    
border-bottomnone;
    
heightauto;
    
margin0 0 0 4px;
    
padding3px 8px 3px 4px
}

#tabNavigation a:hover {
    
backgroundtransparent url(<{$block.imagesurl}>unselected_right.gifno-repeat scroll top right;
    
color#FFF;
    
text-decorationunderline
}

#tabNavigation a:active {
    
backgroundtransparent url(<{$block.imagesurl}>unselected_right.gifno-repeat scroll top right;
    
color#000;
    
text-decorationunderline
}

#tabNavigation li.selectedTab {
    
backgroundtransparent url(<{$block.imagesurl}>selected_left_F90.gifno-repeat scroll top left;
    
colorinherit;
    
padding0
}

html>body #tabNavigation li.selectedTab {
    
margin0 0 0 -6px;
    
padding4px 0 4px 8px
}

html>body ul[id]#tabNavigation li.selectedTab {
    
margin0 0 0 2px;
    
padding4px 0 4px 0
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited, #tabNavigation .selectedTab a:hover {
    
backgroundtransparent url(<{$block.imagesurl}>selected_right_F90.gifno-repeat scroll top right;
    
border-bottomnone;
    
color#000;
    
cursortext;
    
padding4px 8px 4px 8px;
    
text-decorationnone
}

html #tabNavigation .selectedTab a/* */, html #tabNavigation .selectedTab a:link/* */, html #tabNavigation .selectedTab a:visited/* */, html #tabNavigation .selectedTab a:hover/* */ {
    
padding4px 8px 4px 4px
}

.
fixTabsIE {
    
visibilityhidden
}
<{elseif 
$block.tabskin==8}>        <{* ZDnet *}>
#tabNavigation {
    
list-stylenone outside none;
    
margin0;
    
padding4px 0 3px 0
}

@
media all {
    
#tabNavigation {
        
text-aligncenter
    
}
}

#tabNavigation li {
    
background#000;
    
displayinline;
    
line-height1em;
    
margin0 4px 0 4px;
    
padding0;
    
positionrelative;
    
top10px
}

html #tabNavigation li/* */ {
    
line-height1.2em;
    
top6px
}

html>body #tabNavigation li {
    
margin0 2px 0 4px;
    
padding4px 0 4px 0
}

#tabNavigation a, #tabNavigation a:link, #tabNavigation a:visited {
    
background: <{$block.color4}>;
    
border1px solid #FFF;
    
bottom2px;
    
color#FFF;
    
cursorpointer;
    
displayinline;
    
height1em;
    
margin0 4px 0 0;
    
padding3px 5px 3px 5px;
    
positionrelative;
    
right2px;
    
text-decorationnone
}

html #tabNavigation a/* */, html #tabNavigation a:link/* */, html #tabNavigation a:visited/* */ {
    
heightauto;
    
margin-4px 0 0
}

html>body #tabNavigation a, html>body #tabNavigation a:link, html>body #tabNavigation a:visited {
    
margin0
}

#tabNavigation a:hover {
    
background: <{$block.color5}>;
    
border1px solid #FFF;
    
bottom1px;
    
color#FFF;
    
padding3px 5px 3px 5px;
    
positionrelative;
    
right1px
}

#tabNavigation a:active {
    
background#666;
    
border1px solid #FFF;
    
bottom0;
    
color#FFF;
    
padding3px 5px 3px 5px;
    
positionrelative;
    
right0
}

#tabNavigation li.selectedTab {
    
background: <{$block.color3}>;
    
displayinline;
    
margin0 4px 0 4px;
    
positionrelative;
    
top4px
}

#tabNavigation .selectedTab a, #tabNavigation .selectedTab a:link, #tabNavigation .selectedTab a:visited, #tabNavigation .selectedTab a:hover {
    
background#F90;
    
border-bottomnone;
    
border-left1px solid #000;
    
border-right1px solid #000;
    
border-top1px solid #000;
    
bottom0;
    
color#FFF;
    
cursortext;
    
margin0 5px 0 0;
    
padding3px 5px 0 5px;
    
positionrelative;
    
right0
}

html #tabNavigation .selectedTab a/* */, html #tabNavigation .selectedTab a:link/* */, html #tabNavigation .selectedTab a:visited/* */, html #tabNavigation .selectedTab a:hover/* */ {
    
margin-2px 0 0
}

.
fixTabsIE {
    
visibilityhidden
}
<{/if}>
</
style>
<
ul id="tabNavigation">
  <{foreach 
item=onetab from=$block.tabs}> <{if $block.current_tab == $onetab.id}> 
  <
li class="selectedTab"><a href='#'><{$onetab.title}></a></li>
  <{else}> 
  <
li><a href="<{$block.url}>NewsTab=<{$onetab.id}>"><{$onetab.title}></a></li>
  <{/if}> <{/foreach}> 
  <
li class="fixTabsIE"><a href="javascript:void(0);">&nbsp;</a></li>
</
ul>
<{if 
$block.current_is_spotlight}> 
<
div style="border-top: 1px solid rgb(0, 0, 0); background: <{$block.color1}> none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"><{$block.spotlight.author}> 
  <{
$block.lang_on}> <{$block.spotlight.date}> <{if $block.use_rating}> - <{$block.spotlight.rating}>/10 
  
(<{$block.spotlight.number_votes}>)<{/if}>, <{$block.spotlight.hits}> <{$block.lang_reads}><br />
</
div>
<{else}> 
<
div style="border-top: 1px solid rgb(0, 0, 0); background: <{$block.color1}> none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"
  <{foreach 
item=onesummary from=$block.smallheader}> <{$onesummary}>&nbsp; <{/foreach}> 
  <
br />
</
div>
<{/if}> 
<
div id="fullSupport"> <{if $block.current_is_spotlight && $block.tabs.id==0}> 
  <
table border='0'>
    <
tr
      <
td colspan='2'
        <
table border='0'>
          <
tr
            <
td><img src='<{$block.spotlight.topic_image}>' border='0' alt='' /></td>
            <
td align='left'><{$block.spotlight.topic_description}></td>
          </
tr>
        </
table>
        <
div class="itemBody"
          <
ul>
            <
li><{$block.spotlight.title_with_link}></li>
          </
ul>
        </
div>
      </
td>
    </
tr>
    <
tr
      <
td><{$block.spotlight.image}>&nbsp;</td>
      <
td
        <
class="note"><{$block.spotlight.text}></p>
      </
td>
    </
tr>
  </
table>
  <
br />
  <
center>
    <
hr width='85%'>
  </
center>
  <
ul>
    <{foreach 
item=onenews from=$block.spotlight.news}> 
    <
li><{$onenews.date}> - <{$onenews.title_with_link}></li>
    <{/foreach}> 
  </
ul>
  <{else}> 
  <
table border='0'>
    <
tr
      <
td><img src='<{$block.topic_image}>' border='0' alt='' /></td>
      <
td align='left'><{$block.topic_description}></td>
    </
tr>
  </
table>
  <{foreach 
item=onenews from=$block.news}> 
  <
div class="itemBody"
    <
ul>
      <
li><{$onenews.title}></li>
    </
ul>
    <
span class="itemStats">&nbsp;&nbsp;<{$onenews.author}> <{$block.lang_on}> 
    <{
$onenews.date}> - <{if $block.use_rating}> <{$onenews.rating}>/10 (<{$onenews.number_votes}>)<{/if}>, 
    <{
$onenews.hits}> <{$block.lang_reads}></span></div>
  <
class="note"><{$onenews.text}></p>
  <{/foreach}> <{/if}> </
div>
<{else}> 
<
table>
  <{if 
$block.spotlight}> 
  <
tr
    <
td
      <
table>
        <
tr
          <
td colspan='2'
            <
table border='0'>
              <
tr
                <
td><img src='<{$block.spotlight.topic_image}>' border='0' alt=''></td>
                <
td align='left'><{$block.spotlight.topic_description}></td>
              </
tr>
            </
table>
            <
br>
            <
b><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><i><{$block.spotlight.title}> 
            </
i></font></b><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><i>(<{$block.spotlight.date}>)</i></font><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><i
            <
br>
            </
i></font></b> <br>
            <{
$block.spotlight.author}> <{if $block.sort=='counter'}> (<{$block.spotlight.hits}>) 
            <{elseif 
$block.sort=='published'}> <{else}> (<{$block.spotlight.rating}>) 
            <{/if}> </
td>
        </
tr>
        <
tr
          <
td><{$block.spotlight.image}></td>
          <
td><{$block.spotlight.text}></td>
        </
tr>
        <
tr
          <
td colspan='2'> <{if $block.spotlight.read_more}> 
            <
hr width='98%' />
            <
div align='right'><a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$block.spotlight.id}>"><{$block.lang_read_more}></a
              &
nbsp;&nbsp;&nbsp;</div>
            <
hr width='98%' />
            <{/if}> </
td>
        </
tr>
      </
table>
    </
td>
  </
tr>
  <{/if}> 
  <
tr bgcolor="#E4EBF3"
    <
td
      <
ul>
        <{foreach 
item=news from=$block.stories}> <{if $news.id != $block.spotlight.id}> 
        <
li> <font size="1" color="#FF0000"><font color="#FF6600"><{$news.date}></font></font
          - <{if 
$block.sort=='counter'}> [<{$news.hits}>] <{elseif $block.sort=='published'}> 
          <{else}> [<{
$news.rating}>] <{/if}> <a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>" ><{$news.infotips}><{$news.title}></a
          <
br />
          <{
$news.teaser}></li>
        <{/if}> <{/foreach}> 
      </
ul>
    </
td>
  </
tr>
</
table>
<{/if}>


Thank you
vagelis
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



8
vagelis
Re: Problem in Templates page in Xoops v.2.2
  • 2005/8/26 13:24

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


Congratulations in the XOOPS Team. You are the best of the best at all. The templates page problem now with the patch to 2.2.3 is ok...!!!!!!!!!!!!!!!!!!!!!!!!!

Thank you
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



9
vagelis
Re: Problem in Templates page in Xoops v.2.2
  • 2005/8/26 7:44

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


The problem in templates page is very serious. We can't make any changes to our templetes.
About when the solution of this very serious problem will be ok ?

Thank you
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)



10
vagelis
Problem in Templates page in Xoops v.2.2
  • 2005/7/31 16:49

  • vagelis

  • Just popping in

  • Posts: 79

  • Since: 2004/9/5 5


When I'm trying to go in Misc Tools -> Templates, the result page is white with some problems.
For example, it shows me templates of some modules that doesn't exist on my server, and many other errors.

Is it a Bug?


Thank you
Vagelis J. Varnakiotis
CNA Director

www.cna.gr - News and more (GR)




TopTop
(1) 2 3 4 ... 6 »



Login

Who's Online

187 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 187


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits