1
ok tried to squeeze it all in the title so now i will explain.
2 things
is there a list of XOOPS smarty block code?
by that i mean the $ values used in theme layout - if this is the correct term? i have found some on the smarty faq page but it doesn't seem XOOPS like.
and
i want to remove the subject from a news item so it just gives the actual news item headline.
eg
Xoops: Yet another XOOPS theme
becomes
Yet another XOOPS theme
i think it relates to <{$story.title}> in the news_item.html but what would i change it to as removing that surely would remove the who title and i just want to get rid of the subject?
thanks in advance
hal9000