= V5 MultiLine NoSorting TabWidth=30 H=";" H=";PHP Essentials" H="Start PHP Document" ^!InsertWizardHtml ^!InsertHtml ^P^P H="" ^!InsertHtml ?>^P H="Print (i.e., write xhtml)" ^!InsertWizardHtml print("^?{&XHTML to be printed to screen}");^P H="Mailto email address" ^!InsertWizardHtml mailto("^?{&Mailto Email Address}");^P H="Mailto Name/email address" ^!InsertWizardHtml mailtoName("^?{&Mailto Email Address}","^?{&Mailto Name}");^P H="Redirect" ^!Set %p_url%=^?{New URL=^%p_url%} ^!InsertWizardHtml "); menuBar("/afs/umbc.edu/public/www/aok2/menubars/fullpage.txt","Page Redirect"); print("This page has moved to ^%p_url%

Please update your bookmarks, as this message will be discontinued in August, 2008.

"); libFooter(__FILE__,^?{&Department =Acquisitions^="Acquisitions Department","tswebacq@lists.umbc.edu"|Accounting & Receiving^="Accounting & Receiving","tswebar@lists.umbc.edu"|Administration^="Library Administrative Offices","libadmin@lists.umbc.edu"|Cataloging^="Cataloging","tswebcat@lists.umbc.edu"|Circulation^="Circulation Department","circlib@umbc.edu"|Collection Management/ILL^="Collection Management/ILL Department","cmill@umbc.edu"|Database Management^="Database Management","tswebdbm@lists.umbc.edu"|E-Reserves^="E-Reserves","e-reserves@umbc.edu"|Gallery^="Gallery","speccoll@umbc.edu"|Information Literacy^="Information Literacy Task Force","infolit@lists.umbc.edu"|Library IT Services^="Library IT Services","lcshelp@lists.umbc.edu"|Media^="Library Media Department","medialib@lists.umbc.edu"|Reference Department^="Reference Department","http://aok.lib.umbc.edu/askus/refqform.php"|Serials^="Serials Department","serialsdept@lists.umbc.edu"|Special Collections^="Special Collections","speccoll@umbc.edu"|Technical Services^="Technical Services Department","tswebgen@lists.umbc.edu"}); ?> H="Start Password Protect" ^!InsertWizardHtml function printPage() {^Pglobal $password;^P H="End Password Protect" ^!InsertWizardHtml }^Pfunction printForm() {^Pprint("
");^Pprint("Password: ");^Pprint(' ');print("");^Pprint("
");^P}^P^Pif ($password == '^?{&Password}') {^P printPage();^P}else{^P printForm();^P}^P H=";" H=";Common xhtml coding" H="Paragraph Begin:

" ^!InsertHtml print("

"); H="Paragraph End:

" ^!InsertHtml print("

"); H="Line Break:
" ^!InsertHtml print("
"); H="Bolded Text" ^!InsertWizardHtml print("^?{&Enter the text you want Bold}"); H="Italicized Text" ^!InsertWizardHtml print("^?{&Enter the text you want Italicized}"); H="Italicized and Bolded Text" ^!InsertWizardHtml print("^?{&Enter the text you want Italicized & Bolded}"); H=";" H=";Acquisitions functions" H="Start ACQ Document" ^!InsertWizardHtml ^P^PINSERT FORMATTED XHTML HERE. QUOTES ARE OK.^P^Pdefine("^?{&Enter resource DBIDs}");^P$menu->show("^?{&Menu Header}","^?{&Description of Resources in this Menu}");^P H=";" H=";Table Builder" H="Start a Table" ^!InsertWizardHtml startTable("^?{Table Attributes}");^P H="Start Table Row" ^!InsertHtml tableRow ();^P H="Table Header" ^!InsertWizardHtml tableHead("^?{Header Attributes}","^?{Header Content}");^P H="Insert Table Cell" ^!InsertWizardHtml tableCell ("^?{Cell Attributes}","^?{Cell Content}");^P H="End Table Row" ^!InsertHtml endTableRow ();^P H="End Table" ^!InsertHtml endTable ();^P H=";" H=";>>>Build a Subject Guide<<<" This is a self-contained function. In other words, you don't need to start the php document, etc., to build a subject guide. Just: ^P^P1. Start Guide ^P2. Add Resources ^P3. Finish Guide. H=";---Suggested Resources" The Reference Staff suggest these resource types ^P^PCatalogs Indexes & Abstracts Encyclopedias and Dictionaries Bibliographies Handbooks and Tables Professional Associations Meetings and Conferences Government Websites Maps Departments, Institutes, and Centers Technical Reports / Preprints Software Information History / People / Biography Education / Careers / Jobs Internet Sites Subject Specialists UMBC Department Website H=";" H=";Begin Subject Guide" H="Start Guide" ^!InsertHtml
Find Books & Journals:

Use catalogusmai

Find Electronic Journals:

Use Research Port

Off Campus Access:

Instructions

Borrow From Other Libraries:

Use Interlibrary Loan

Contact YOUR Librarian:

^%p_CreatorName%

"); H=";" H=";Menued Resources (in refdbs)" H="Add Menued Resource" ^!InsertWizardHtml $menu = new menu;^P$menu->define("^?{&Enter resource DBIDs}");^P$menu->show("^?{&Menu Header}","^?{&Description of Resources in this Menu}");^P H=";" H=";Unmenued eResources" H="Start unmenued eResources" ^!InsertWizardHtml startList("^?{&List name or brief description}","^?{&More information about the list}");^P H="Add eResource" ^!InsertWizardHtml makeLink("^?{&Resource URL}","^?{Resource Name}","^?{Description or added information}");^P H="End unmenued eResources" ^!InsertHtml endList();^P H=";" H=";Print/netLibrary eBooks" H="Start print/ebook" ^!InsertWizardHtml startList("^?{&Type of print resource, e.g., Handbooks}","^?{&Description of Resources in this Menu}");^P H="Add print/ebook (long)" ^!InsertWizardHtml longcite("^?{&Call Number (unless ebook)}","^?{&Author(s), e.g., Smith, Jill. Frank Jones, Barbi Wang}","^?{&Title}","^?{&City of Publication}","^?{&Country of Publication}","^?{&Publisher}","^?{&Date(s) of Publication}","^?{&Annotation}","^?{&netLibrary ID (if ebook)}");^P H="Add Print/eBook (short)" ^!InsertWizardHtml shortcite("^?{&Call Number (unless eBook)}","^?{&Author}","^?{&Title}","^?{&Date(s) of Publication}","^?{&Annotation}","^?{&netLibrary Book ID (if eBook)}");^P H="End Print/eBook" ^!InsertHtml endList();^P H=";" H=";Professional Organizations" H="Start Prof Orgs" ^!InsertHtml startList("Professional Organizations","These organizations may help you in whatever you're doing.");^P H="Add Prof Org" ^!InsertWizardHtml makeLink("^?{&Organization URL}","^?{Organization Name}","^?{Organization address & telephone number(s) (insert
as needed}");^P H="End Prof Orgs" ^!InsertHtml endList();^P H=";" H=";Finish Subject Guide" H="Finish Guide" leftNav('contents.txt'); ^!InsertWizardHtml libFooter(__FILE__,^?{&Department =Acquisitions^="Acquisitions Department","tswebacq@lists.umbc.edu"|Accounting & Receiving^="Accounting & Receiving","tswebar@lists.umbc.edu"|Administration^="Library Administrative Offices","libadmin@lists.umbc.edu"|Cataloging^="Cataloging","tswebcat@lists.umbc.edu"|Circulation^="Circulation Department","circlib@umbc.edu"|Collection Management/ILL^="Collection Management/ILL Department","cmill@umbc.edu"|Database Management^="Database Management","tswebdbm@lists.umbc.edu"|E-Reserves^="E-Reserves","e-reserves@umbc.edu"|Gallery^="Gallery","speccoll@umbc.edu"|Information Literacy^="Information Literacy Task Force","infolit@lists.umbc.edu"|Library IT Services^="Library IT Services","lcshelp@lists.umbc.edu"|Media^="Library Media Department","medialib@lists.umbc.edu"|Reference Department^="Reference Department","http://aok.lib.umbc.edu/askus/refqform.php"|Serials^="Serials Department","serialsdept@lists.umbc.edu"|Special Collections^="Special Collections","speccoll@umbc.edu"|Technical Services^="Technical Services Department","tswebgen@lists.umbc.edu"});^P ?> ^!InsertHtml ^P^P H=";" H=";Form Builder" H="Start PHP Document" ^!InsertWizardHtml "); H="Text Area" ^!InsertWizardHtml print(""); H="Radio Variable" ^!InsertWizardHtml print(""); H="Checkbox after Variable" ^!InsertWizardHtml print("^?{&Checkbox Text}: "); H="Checkbox before Variable" ^!InsertWizardHtml print("^?{&Checkbox Text}"); H="Hidden Variable" ^!InsertWizardHtml print(""); H="Submit Button" ^!InsertWizardHtml print(""); H="Reset Button" ^!InsertWizardHtml print(""); H="End PHP Document" ^!InsertWizardHtml leftNav(^?{&Contents =Articles & More^="/afs/umbc.edu/public/www/aok2/toc/articles.txt"|Books & More^="/afs/umbc.edu/public/www/aok2/toc/books.txt"|Research Help^="/afs/umbc.edu/public/www/aok2/toc/help.txt"|Library Services^="/afs/umbc.edu/public/www/aok2/toc/services.txt"|Faculty Services^="/afs/umbc.edu/public/www/aok2/toc/faculty.txt"|News & Events^="/afs/umbc.edu/public/www/aok2/toc/news.txt"|About the Library^="/afs/umbc.edu/public/www/aok2/toc/aboutaok.txt"});^P ^!InsertWizardHtml libFooter(__FILE__,^?{&Department =Acquisitions^="Acquisitions Department","tswebacq@lists.umbc.edu"|Accounting & Receiving^="Accounting & Receiving","tswebar@lists.umbc.edu"|Administration^="Library Administrative Offices","libadmin@lists.umbc.edu"|Cataloging^="Cataloging","tswebcat@lists.umbc.edu"|Circulation^="Circulation Department","circlib@umbc.edu"|Collection Management/ILL^="Collection Management/ILL Department","cmill@umbc.edu"|Database Management^="Database Management","tswebdbm@lists.umbc.edu"|E-Reserves^="E-Reserves","e-reserves@umbc.edu"|Gallery^="Gallery","speccoll@umbc.edu"|Information Literacy^="Information Literacy Task Force","infolit@lists.umbc.edu"|Library IT Services^="Library IT Services","lcshelp@lists.umbc.edu"|Media^="Library Media Department","medialib@lists.umbc.edu"|Reference Department^="Reference Department","http://aok.lib.umbc.edu/askus/refqform.php"|Serials^="Serials Department","serialsdept@lists.umbc.edu"|Special Collections^="Special Collections","speccoll@umbc.edu"|Technical Services^="Technical Services Department","tswebgen@lists.umbc.edu"});^P ?> ^!InsertHtml ^P^P H=";" H=";About this Clip" This Clip is a work-in-progress created by Eric A. Rector to help staff at the Albin O. Kuhn Library & Gallery create Web pages using PHP. Project handed over to Janet Hack in August, 2006^P Began: August, 2002.^P Version 2.0 Released July 25, 2006 to accomodate website redesign and change to XHTML ************************************************************** Version 1.29 Released September 14, 2006 to accomodate the migration to AD, correct Form builder (textarea) and to re-format the Subject Guides. Version 1.28 Released August 20, 2004 to add Password Protect form Version 1.27 Released April 23, 2004 to add Form builder, Print/write html, and common xhtml coding functions. Also changed require statement from double to single quotes and slashes to forward slashes in anticiptation of our upcoming migration. Version 1.26 Released September 29, 2003 to add Information Literacy Task Force. Version 1.24 Released April 15, 2003 to add basic list function and modify clip order. Version 1.23 Released January 15, 2003 to expand footer options. Version 1.22 Released December 19, 2002 to accomodate the change from VICTORWeb to catalogusmai. H=";"