Ashley (liquidxdiamonds) wrote in component_help,
Ashley
liquidxdiamonds
component_help

  • Mood:
ok so i'm trying to place the random quote code into an additional free text component and i can NOT get it to work. maybe i'm just placing it in the wrong place. anyway here is the code i already have:


function print_free_text(Page p) {

var Color header = $*header_bgcolor;

print_comp_header($*free_text_text);
"""$*free_text""";
print_comp_footer();

print_comp_header("Random Quote");

"""
stuff goes here
""";
print_comp_footer();

}


so i want to put the random quote within this in other words. any help???
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 7 comments