Using the wafc.org website is fast and easy once you're familiar with the process and the website design. The next couple of pages will walk you through the details of common tasks on the website.
Each user can customize the theme, or design, of the website by choosing from one of the available themes. Themes can be added as well, so creative users could design, or help to design, new themes for the website.
This video walks through creating a new game. You must be promoted to the role of Captain on the website in order to create games. Contact the website administrator if you think you should be promoted to this role.
Check the calendar to see if the game is already created before creating a new game.
Embedding a slideshow from a Smugmug gallery is fairly simple but requires a couple of steps and there are some easy places to make mistakes.
Start by creating a page or announcement to hold the embedded slideshow, this can be essentially any type of Drupal page, in a group, outside a group, etc. Then setup the page with the normal title, tags, text, etc. before moving on to the slideshow embedding piece.
In the "Body" section of the page you're going to insert the following code:
<object align="middle" height="600" width="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf">
<param name="flashvars" value="AlbumID=2504559&AlbumKey=fO3Dg&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com">
<param name="wmode" value="transparent">
<param name="bgcolor" value="000000">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf" flashvars="AlbumID=2504559&AlbumKey=fO3Dg&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com"
wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="600" width="600"></embed></object>
This code makes a call to a program on the Smugmug website that will handle the slideshow for us. However, we need to do one more thing, tell this program what gallery we want to display in the slideshow.
Smugmug uses AlbumID codes and AlbumKey codes to keep track of galleries, so we need to enter the right AlbumID and AlbumKey codes into the code above to make sure the right gallery is displayed. Finding the AlbumID and AlbumKey is done by visiting the gallery on the Smugmug website and clicking the Share button (upper right), clicking Get a Link, then copying the key from the Slideshow share link (3rd link listed on the Get a Link page). The Slideshow link looks something like this, http://wafc.smugmug.com/photos/swfpopup.mg?AlbumID=8554912&AlbumKey=CX9Hx. We're interested in the last two parts of that link.
Copy the AlbumID and overwrite the AlbumID in the code quoted above. Do the same with the AlbumKey. Note that there are two instances of both values, so you need to make the replacement in both places.
Finally, make sure the Input Format for the page is set to Full HTML (this is set via options just below the Body section of the editing page).
Use the Preview button to verify your work and then save the page. The slideshow might be a little slow to load because it's pulling all the info from Smugmug.
If you're interested in learning more about Smugmug integration check out this site, http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow.
This video walks through the process of adding scores to a game, note that you must be promoted to the role of Captain on the website to edit a game. Contact the website administrator if you think you should be promoted to the Captain role.
If the game doesn't already exist you must create it in order to record scores. You can see how to create a game in the video "Creating A New Game".
The website provides different types of access depending on a person's account status.
Because of this, most WAFC members probably want to sign up for an account on the site, which will allow you to be an Authenticated user.
Steps:
Other things you may want to do while editing your account:
The website provides a service called "Groups" that allows a group of people to share an isolated space on the website for virtually anything. Groups are a very powerful option because a Group can be virtually an entire website within the wafc.org website.
Some examples of possible groups:
Any collection of people could form a group, the key is getting enough "subscribers" (participants) to make the group worthwhile.
Some of the key group features:
In general, Groups provide a very flexible private or semi-private environment for like minded collections of individuals to communicate without disturbing anyone else on the site.
To create a group, send a request to the webmaster using the contact form.