--- loncom/interface/loncommon.pm 2006/03/16 21:54:40 1.311 +++ loncom/interface/loncommon.pm 2006/03/16 22:12:17 1.312 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.311 2006/03/16 21:54:40 albertel Exp $ +# $Id: loncommon.pm,v 1.312 2006/03/16 22:12:17 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3036,9 +3036,11 @@ Returns a complete .. sect Inputs: $title - optional title for the page $head_extra - optional extra HTML to incude inside the %args - additional optional args supported are: - only_body -> is true will set &bodytag() onlybodytag arg on - no_nav_bar -> is true will set &bodytag() notopbar arg on + only_body -> is true will set &bodytag() onlybodytag arg on + no_nav_bar -> is true will set &bodytag() notopbar arg on add_entries -> additional attributes to add to the + domain -> force to color decorate a page for a + specific domain =back