Difference between revisions of "Intro to Audio - WordPress 1"

From Help Wiki
m (Created page with '__NOTOC__ ===Getting Started=== *'''Getting Started with WordPress''' - What is WordPress and how is it being used at Evergreen? ===Create a New WordPress Site=== [http://blo…')
 
m (Sidebars (aka "Widgets"))
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
===Getting Started===
 
===Getting Started===
 
*'''[[Getting Started with WordPress]]''' - What is WordPress and how is it being used at Evergreen?
 
*'''[[Getting Started with WordPress]]''' - What is WordPress and how is it being used at Evergreen?
 +
*Portfolio Examples:
 +
**[http://zacharyquarles.com/blog/ http://zacharyquarles.com/blog/]
 +
**[http://blogs.evergreen.edu/thejarv/ http://blogs.evergreen.edu/thejarv/]
 +
**[http://aaronsaudio.wordpress.com/ http://aaronsaudio.wordpress.com/]
 
===Create a New WordPress Site===
 
===Create a New WordPress Site===
 
[http://blogs.evergreen.edu blogs.evergreen.edu] is Evergreen's WordPress server. You can create your own site, all you need is an [[Getting Started with Email|evergreen email address]] and [[Evergreen Login - Getting Started|login]].
 
[http://blogs.evergreen.edu blogs.evergreen.edu] is Evergreen's WordPress server. You can create your own site, all you need is an [[Getting Started with Email|evergreen email address]] and [[Evergreen Login - Getting Started|login]].
 
*'''[[Create New Site - First Time in WordPress|Create your first site]]''' if you are new to blogs.evergreen.edu.
 
*'''[[Create New Site - First Time in WordPress|Create your first site]]''' if you are new to blogs.evergreen.edu.
 
* Learn how to '''[[Create Additional Sites - WordPress | create additional sites]]''' if you already have a site at blogs.evergreen.edu.
 
* Learn how to '''[[Create Additional Sites - WordPress | create additional sites]]''' if you already have a site at blogs.evergreen.edu.
 +
  
 
===Driving in WordPress===
 
===Driving in WordPress===
Line 28: Line 33:
 
====Working with themes====
 
====Working with themes====
 
Themes allow you to change the design of your blog at anytime. Changing your theme will not affect the primary content of your site.
 
Themes allow you to change the design of your blog at anytime. Changing your theme will not affect the primary content of your site.
* '''[[About Themes - WordPress|Choose a theme]]'''
+
* '''[[About Themes - WordPress|Choose a theme]] in Appearance > Themes '''
 
* Customize your header image - some themes allow for you to add your own header image '''Appearance > Header Image''' (may only appear if your chosen theme supports custom header images)
 
* Customize your header image - some themes allow for you to add your own header image '''Appearance > Header Image''' (may only appear if your chosen theme supports custom header images)
  
====Sidebars====
+
====Sidebars (aka "Widgets")====
Many themes support sidebar content. Often times if you don't anything to your side bar a default set of "widgets" will appear. You can change this by adding your own widgets.
+
Many themes support sidebar content. Often times if you don't add anything to your side bar a default set of "widgets" will appear. You can change this by adding your own widgets.
 
*'''[[Links -WordPress |Add external links]]''' to your sidebar
 
*'''[[Links -WordPress |Add external links]]''' to your sidebar
 
*'''[[Widgets]]''' - add additional features to your sidebar
 
*'''[[Widgets]]''' - add additional features to your sidebar
Line 44: Line 49:
 
====Embedding media====
 
====Embedding media====
 
*[[Video Embed - Wordpress|Add Video]]
 
*[[Video Embed - Wordpress|Add Video]]
*[[Embed Audio - WordPress|Embed audio files]]
+
*[[Soundcloud - WordPress|Embed audio files using SoundCloud]]
 
+
**AwesomeFlickr - for embedding Flickr galleries
  
 
===Wrapping it up===
 
===Wrapping it up===
 
*[[What happens to my blog when I graduate?]]
 
*[[What happens to my blog when I graduate?]]
 +
 +
=== Additional Resources ===
 +
*[http://learn.wordpress.com/get-acquainted/ Wordpress.com Getting Started Tutorials] - these tutorials are for working on wordpress.com but is nearly identical to using WordPress at blogs.evergreen.edu<br>
 +
*[http://iplogin.lynda.com Lynda.com] (on-campus) WordPress 3 Essential Training - this is another training geared towards using Wordpress.com but if you skip the account setup portion most of the rest is relavent to blogs.evergreen.edu
 +
*[http://www.w3schools.com/css/default.asp Introduction to CSS (Cascading Style Sheets)]
  
 
  [[category:2011-2012]]
 
  [[category:2011-2012]]

Latest revision as of 10:03, 30 November 2012

Getting Started

Create a New WordPress Site

blogs.evergreen.edu is Evergreen's WordPress server. You can create your own site, all you need is an evergreen email address and login.


Driving in WordPress

  • Dashboard Overview - get comfortable navigating the Dashboard and moving between Admin and Public view

Change Some Important Settings

  • Change your Site's subtitle or Tagline Settings > General
  • Change the default Discussion settings Settings > Discussion
  • Change your privacy settings Settings > Privacy - by default your site is closed to the world

Writing and Managing your content

Images

Designing Your Site

Working with themes

Themes allow you to change the design of your blog at anytime. Changing your theme will not affect the primary content of your site.

  • Choose a theme in Appearance > Themes
  • Customize your header image - some themes allow for you to add your own header image Appearance > Header Image (may only appear if your chosen theme supports custom header images)

Sidebars (aka "Widgets")

Many themes support sidebar content. Often times if you don't add anything to your side bar a default set of "widgets" will appear. You can change this by adding your own widgets.

Navigation

  • Custom Menus - allow you to modify the navigation for your site (optional)

Adding functionality to your site

Embedding media

Wrapping it up

Additional Resources