Week Six (MGDP2060)

From Wiki @ Karl Jones dot com
Revision as of 05:03, 25 April 2016 by Karl Jones (Talk | contribs) (See also)

Jump to: navigation, search

This article lists topics for week six of Web Design and Development III (MGDP2060).

Reading for this week:

Reading for next week:

Week Six Exercises:

In the News

MAMP on classroom workstations

MAMP has been re-installed on all classroom workstations, with a plain vanilla installation of WordPress.

Because of DeepFreeze, all workstations are returned to plain vanilla overnight.

In order to build up your work from week to week, you will need to:

  • At the end of your working session, copy your work from the workstation to a USB drive or other external device
  • At the beginning of your next session, copy your work from your USB drive to the workstation.

You must use the same workstation. This does not work across workstations.

There are two folder you must back up and restore:

  • htdocs
  • mysql

Screenshots:

Opening the htdocs folder from MAMP:

mamp-open-htdocs-folder.png

The button:

map-open-folder-button.png

The folder is open:

mamp-with-htdocs-folder.png

The mysql folder:

mamp-mysql.png If you are doing all your work on your own computers, and not using the classroom workstations, this does not apply.

MAMP admin page (note the phpMyAdmin link):

MAMP-installed.png

MAMP admin page

In the plain vanilla installation of MAMP, the home page redirects here:

http://localhost:8888/MAMP/index.php

MAMP and phpMyAdmin

http://localhost:8888/MAMP/index.php?page=phpmyadmin&language=English

WordPress administration screens

See Administration screens

WordPress themes

See WordPress theme.

WordPress templates

See WordPress template.

WordPress child themes

Update: do not bother creating a child theme from scratch. Instead, use this plugin:

See WordPress child themes

See also