Change the default values of the actually selected lgsp configruation file
lgsp.cfg.inc

"SME_ID" => " ", /* identifier of the submenu entry */
"LINK_TARGET" => " ", /* target-file of sub-menu-entry */
"SME_TEXT" => " ", /* text which hints to the target-file */
/* (1) some default values for writing this page */
"AUTHOR" => " ", /* author of the target-file itself */
"TITLE" => " ", /* window-title of the target-file itself */
"ABSTRACT" => " ", /* short specification of the target-file itself */
"DESCRIPTION" => " ", /* long specification of the target-file itself */
"KEYWORDS_EN" => " ", /* english keywords specification of the target-file itself */
"KEYWORDS_FREE" => " ", /* foreign language keywords specification of the target-file itself */
"KEYWORDS_FREE_LANGUAGE" => " ", /* type of the used foreign language */
"BACKGROUND_PICTURE" => " ", /* background picture of the target-file itself */
"BACKGROUND_COLOR" => " ", /* background color of the target-file itself */
"TEXT_COLOR" => " ", /* text color of the target-file itself */
"LINK_COLOR" => " ", /* color for still unvisited links of the target-file itself */
"VLINK_COLOR" => " ", /* color for already visited links of the target-file itself */
"ALINK_COLOR" => " ", /* color for just active links of the target-file itself */
"HOVER_COLOR" => " ", /* color for mouse-over-links of the target-file itself */