slide1

Supported Solutions

Client success is our goal. Our Support Team delivers top-notch turnaround on support requests from any WebPal Server admin. Our enterprise clients enjoy end-user support services to achieve highest levels of adoption and workforce satisfaction.

Staff List


The stafflist is a great node to use when you need to display a list of contacts, staff or members. You can create individual pages for each contact to add more information about them. This list gives you the ability to style it using the Style node, provide images for each contact, and add custom information in the list and detailed pages.

Screen Shots

Staff List



wpStaffList

This node represents a list of people in your organization. Multiple staff lists are allowed within one chapter, and can in turn be separated by html nodes to provide a breif description of each list. A staff lists' "Listing Style" can be formatted in two (2) ways, and can be laid out in a single column or in a two-column layout. In both of these cases you can have a simple or a detailed style. Simple Layout: First Last, DegreeTitleOtherSummary Detailed Layout: First Last, DegreeTitleOtherEmailPhoneFaxSummary A two column layout will be sorted from column 1 vertically to the bottom of column 1 and then start again at the top of column 2.

Where to use this node

Attributes

NameUseValueHelp
listing-styleoneofsimple, detailed, two-column-simple, two-column-detailedSee Above
details-styleoneofthumbnail, full-imageThis determines thr format of the details page and whether to use full size images or not.
create-individual-pagesoneofno, yesDetermines whether details pages will be created. If this is set to yes the contact’s name and image will become a link to that page.
thumbnail-widthdefault100If an image is added for each contact, this would be the width for the image.
thumbnail-heightdefault100If an image is added for each contact, this would be the height for the image.
spam-safe-emailoneofno, yesSetting this to yes will add a link to a form that a visitor will fill out. The contacts email will not be visible to the visitor.

Sub Nodes

NameTypeHelp
memberwpStaffMemberAn instance of a contact.

Sample

wpStaffMember

This node represents an individual contact in the staff list. This node requires a name attribute. Specify a suitable name, which may not contain any special characters, and no spaces.Ex: memberbob.

Where to use this node

Attributes

NameUseValueHelp
namelockedThis is the name that represents the contact. If a detailed page is created for this contact this will be used in the URL for that contact.

Sub Nodes

NameTypeHelp
firstnamewpStringThe first name of the contact
lastnamewpStringThe last name of the contact
degreewpStringLAn area to enter the contact's educational credentials.
titlewpStringLThe contact's job title
otherwpStringLThere can be one or more of these nodes. There content will display on the listing and details pages
imagewpImageAn image of the contact
emailwpEmailThe contact's email address
phonewpStringThe contact's phone number
faxwpStringThe contact's fax number
summarywpHtmlOnly displays on the listing page
detailswpHtmlA full bio of the contact. Only displays on the details page

Sample

wpEmail

This is an extension to wpString, allowing for more information to the email node

Inherits from:

    Where to use this node

    Attributes

    NameUseValueHelp
    typeoneofwork, privateDescribe the type email address entered

    Sample