by svillanueva » Thu Mar 06, 2008 3:45 am
Hello,
I would like to show the editorial board in the left sideBar. To do this, I need to access to the variables of the groups memberships (since we work in Masthead) in order to show them in the correct format. The problem I found is that these variables are only available when accessing the editorialTeamBoard.tpl, where I guess the class AboutHandler appears and initialize the variables. Somehow, I would like to call that class or, the methods of that class in order to retrieve the values and then be able to work with the variable $groups in header.tpl.
I've read that some variables are accesible from anywhere (for example currentLocale, siteTitle, etc....), is it possible to add the groups variable to work with it in header.tpl as the other variables? Or there is another way to do that?
Regards,
Sergi Villanueva.