query_select( $query ); $site_row = $db->fetch_assoc(); if( !$err ) $form_data = $site_row; ?> Website Management - edit site guide

Edit Site Guide Site Guides home    home    help    logout


" . $message . ""; } ?>
Please note that all entries (names, id's, file names etc.) are case sensitive.
Required entries marked *

query_select( $query ); ?>

Launches ( launch(es) are specified)

Add/Remove Launch "; while( $row = $db->fetch_assoc() ) echo "
  • " . $row["name"] . "
  • "; echo ""; ?>
    query_select( $query ); ?>

    Picture Galleries ( picture gallerie(s) are specified)

    Add/Remove Picture Galleries "; while( $row = $db->fetch_assoc() ) echo "
  • " . $row["filename"] . "
  • "; echo ""; ?>
    query_select( $query ); ?>

    Web Pages ( page(s) are specified)

    Add/Remove Web Pages
    "; while( $row = $db->fetch_assoc() ) echo "
  • " . $row["name"] . "
  • "; echo ""; ?>
    query_select( $query ); ?>

    Maps ( map(s) are specified)

    Add/Remove Map
    "; while( $row = $db->fetch_assoc() ) echo "
  • " . $row["name"] . "
  • "; echo ""; ?>
    query_select( $query ); ?>

    Weather Stations to display ( weather stations(s) are specified)

    Add/Remove Weather Station
    "; while( $row = $db->fetch_assoc() ) echo "
  • " . $row["name"] . "[" . $row["wx_id"] . "]" . "
  • "; echo ""; ?>


    Select a Page Header picture. A picture that appears in the pages header (must exist in database). See help for options.

      query_select( $query ); $i = 1; while( $irow = $idb->fetch_assoc() ){ $node = "
    • " . $irow['filename'] . ""; $i++; if( $irow['grp'] ){ $node .= "
        "; $dir = opendir( $img_group_dir . $irow['filename'] ); while( false !== ($fname = readdir($dir)) ){ if( stripos($fname,".jp") !== false ){ $node .= "
      • " . $fname . "
      • "; $i++; } } $node .= "
      "; } $node .= "
    • "; echo $node; } ?>






    Public > Publish this guide.
    Name:* as it appears in selection lists etc, unique, management
    Display Name:* as it appears in menus etc, on the public site
    Show Weather Station Data > ... on same page.
    Show Weather Forecast > ... on same page.
    Show Google Map > ... on same page.
    Keywords: SEO and fulltext search keywords.



    Description: (May include tags) Read help for more information:



    Non published notes, internal management use only:
    Original contributor:
    Last edited by: