This topic has not yet been rated - Rate this topic

apply theme Method

Published: May 2010

After a user selects a theme, the client computer sends an apply theme method to FrontPage Server Extensions from Microsoft. This method tells FrontPage Server Extensions which theme to apply to the named service.

The method also tells whether to apply the theme to a page or to the entire Web site. Included are preferences for how to implement the theme, including whether or not to use cascading style sheets to create the theme.


method=apply theme:server_extension_version 
&service_name=/&theme_name=theme_name
&theme_params=integer&url_list=list_of_URLs
&apply_opt=(web|page[rfi])[&validateWelcomeNames=(true|false)]
POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
. 
. 
.
method=apply+theme:6.0.n.nnnn
&service_name=/
&theme_name=breeze
&theme_params=17
&url_list=[index.xml]
&apply_opt=page,rfi

Date

Description

Reason

May 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ