Changes between Initial Version and Version 1 of Widgets/About


Ignore:
Timestamp:
Apr 3, 2008, 2:26:59 AM (16 years ago)
Author:
jbirch
Comment:

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/About

    v1 v1  
     1[[PageOutline]]
     2= About =
     3
     4This widget displays information about the application including the license and copyright information retrieved from a URL set as a parameter
     5
     6== Usage Notes ==
     7
     8See: AboutUsageNotes
     9
     10== Common Widget Properties ==
     11
     12 * '''Location''' :
     13 * '''Label''' : About
     14 * '''Tooltip''' : Click to show information about this application
     15 * '''StatusText''' :
     16 * '''ImageUrl''' : images/icons/about.png
     17 * '''ImageClass''' :
     18 * '''StandardUi''' : true
     19 * '''ContainableBy''' : Any
     20
     21== Parameters ==
     22
     23=== AboutURL ===
     24
     25 * '''Description''' : This is a pointer to the URL that will be displayed in the popup window
     26 * '''Type''' : String
     27 * '''Label''' : URL pointing to the About page
     28 * '''DefaultValue''' : /mapguide/mapadmin/about.php
     29 * '''IsMandatory''' : false
     30