Publish Xp information ?

eltche

Joined: 2006-03-14
Posts: 19
Posted: Thu, 2006-03-30 20:47

Hi, i'd like to know how the different .tpl's files can include the sidebar.tpl, because i'd like to remove it
Can i change the size of the assistant's window (too small), if yes, how can i do it ?
finaly i'd like to remove one step from the assistant when i asked me to choose the new size of my picture ?

Thanks in advance !

 
eltche

Joined: 2006-03-14
Posts: 19
Posted: Thu, 2006-03-30 23:33

in the module.tpl (theme\matrix\template\module.tpl)
can i know which module call it ?
for exemple,
if !(publishxp.callmodule)
{
include sidebar
}
Can i do it ?