Theme Selection
Return to Introduction  Previous page  Next page

themeselection
Here you can enter OpenTokens to specify which OpenTheme is the current theme. By default, it uses the OPENUI_DEFAULT theme. This can be as complex as you want. For example, if you wanted a special theme to be used on New Years Day, you could use:

%OUI%%IF(%VAR(s.time_t|DATE)% EQ '01/01/2004')%NEWYEARSTHEME%ELSE%OPENUI_DEFAULT%IFEND%  
 
This would cause the NEWYEARSTHEME to be used only New Years Day 2004, and OPENUI_DEFAULT to be used all other times.
 

 


Send feedback on this documentation.
© 2003 - 2000 Darren Ehlers & OpenUI Developer Consortium