Difference between revisions of "Week Three (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Topics)
 
(55 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This article lists topics for week three of [[Web Design and Development III (MGDP2060)]].
+
This article lists topics for '''Week Three''' of [[Web Design and Development III (MGDP2060)]].
  
== Topics ==
+
Previous: [[Week Two (MGDP2060)]] - Next: [[Week Four (MGDP2060)]]
  
=== Review topics ===
+
== Lecture topics ==
  
* [[Title (HTML)]]
+
* [[WordPress Administration]]
* [[Delimiter]]
+
* [[WordPress Administration Screens]]
 +
* [[WordPress Dashboard]]
 +
* [[WordPress Dashboard Updates]]
 +
* [[WordPress Settings General]]
 +
* [[WordPress Post]]
 +
* [[WordPress Sticky Post]]
 +
* [[WordPress Category]]
 +
* [[WordPress Tag]]
 +
* [[WordPress Permalink]]
 +
* [[WordPress Shortlink]]
 +
* [[URL shortening]]
 +
* [[WordPress Theme]]
 +
* [[WordPress Widget]]
 +
* [[FTP for file sharing]]
 +
* [https://wordpress.org/showcase/ WordPress Showcase]
  
* [[PHP]]
+
== Chapter Four: Creating Posts ==
** [[echo (PHP)]]
+
** [[time (PHP)]]
+
** [[date (PHP)]]
+
** [[htmlspecialchars (PHP)]]
+
** [[GET array (PHP)]]
+
** [[POST array (PHP)]]
+
** [[Date and time (PHP)]]
+
  
== Review from class discussion ==
+
* [[WordPress post]]
 +
* Adding posts, editing posts
 +
* Organizing posts
 +
* Permalinks
 +
* Dashboard shortcuts
  
* [http://boingboing.net/2015/09/04/how-googles-latest-redesign.html How Google's latest redesign shrank its logo from 2,145 bytes to only 305]
+
== Chapter Five: Themes ==
** [[Byte]]
+
  
=== New topics ===
+
* [[WordPress theme]]
 +
* How themes work
 +
* Choosing a theme
 +
* Customizing a theme
  
* [[Vocabulary (MGDP2060)]]
+
== Chapter Six: Improving Posts ==
* ...
+
  
* [[Getting started with WordPress]]
+
* Pictures
 +
* Featured images
 +
* Showing part of a post
  
For next week:
+
== Chapter Seven: Pages and Menus ==
  
* ...
+
* [[WordPress page]]
 +
* Creating pages, viewing pages
 +
* Custom Menus
 +
* Changing the Home Page
 +
* Page Templates
  
== See also ==
+
== Chapter Eight: Comments ==
  
* [[Web Design and Development III (MGDP2060)]]
+
* [[WordPress comment]]
 +
* Allowing or forbidding comments
 +
* Comment life cycle
 +
* Personalization
 +
* Dealing with spam
 +
 
 +
== Exercises ==
 +
 
 +
* [[Week Three Exercises (MGDP2060)]]
 +
 
 +
[[Category:Web Design and Development III (MGDP2060)]]

Latest revision as of 12:22, 8 December 2016

This article lists topics for Week Three of Web Design and Development III (MGDP2060).

Previous: Week Two (MGDP2060) - Next: Week Four (MGDP2060)

Lecture topics

Chapter Four: Creating Posts

  • WordPress post
  • Adding posts, editing posts
  • Organizing posts
  • Permalinks
  • Dashboard shortcuts

Chapter Five: Themes

Chapter Six: Improving Posts

  • Pictures
  • Featured images
  • Showing part of a post

Chapter Seven: Pages and Menus

  • WordPress page
  • Creating pages, viewing pages
  • Custom Menus
  • Changing the Home Page
  • Page Templates

Chapter Eight: Comments

  • WordPress comment
  • Allowing or forbidding comments
  • Comment life cycle
  • Personalization
  • Dealing with spam

Exercises