Virginia Tech Themed WordPress Themes Team Members: Scott Magee Ken Pham Matthew Ng Project Client: Jennifer Sparrow Blacksburg 3/6/2014 VT CS 4624.

Slides:



Advertisements
Similar presentations
WordPress Themes.
Advertisements

Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Web Page Training Summer 2014 Presented by: Mountain Brook Schools Tech Team.
 Share assignments and files  Student and parent home access  Announcements  Classroom information.
Wordpress as a content management system Building a better website with content management systems | June 12, 2009.
What is Wordpress?  WordPress has a web template processor. Users can re-arrange widgets without editing PHP of HTML code; they can also install and.
® IBM Software Group © 2006 IBM Corporation EGL/Web Project QuickStart – 3 of 4 – Creating the U.I. Layer These slides walk you through the process of.
© 2012 Boise State University1 WordPress Training February 14, 2013.
WordPress Web. WordPress Blogging system with full content management Personal publishing system Built on PHP scripting language and MySQL relational.
Robert Vitolo CS430.  CSS (Cascading Style Sheets)  Purpose: To provide a consistent look and feel for a set of web pages To make it easy to update.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Creating Web Pages Overview. Design – Start with a Purpose Before you start any web page, you need to design the website. The first question that should.
© 2012 Boise State University1 WordPress Training February 14, 2013.
Learning a New Language: HTML Fall 2012 ITD Workshop.
Session 7: Workshop: Recap on course contents / Creating own pages within Dreamweaver or WordPress N C Diploma: Web Design: S7: Tutor: N R Hartland 1.
Web page management system Jonathan Millis Educational Design Resources NTID at RIT.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Put your assignment on the page. Embed a document for students to complete and send back to you. Have students complete the document and submit it to.
| imodules.com Best Practices in Content Management Craig Juneau / Web Designer.
Coursework Documentation INTRODUCTION TO INTERNET.
MVC Greg Phelps Trent Spangler. AGENDA  What is MVC  Web Forms vs MVC  Example  Learn More!
“Which Content Management System (CMS)? Drupal, Word Press...” by Dene Grigar Spring 2012 Tech 101 Series.
.htaccess Apache server directives BTM 395: Internet Programming.
Client: Paul Mather Virginia Tech CS4624, Blacksburg May 1, 2014 By Nathanael Bice, Scott Brink & Adam Piorkowski.
Integrating Google with Moodle Silver Level – Optional.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Drupal Theming Chris Neglia and Lisa Forgan Copyright 2009, Page 1 Solutions.
PowerPoint The best known presentation tool that teachers use…
Developing Structured Interactive Multimedia Applications with HTML5 Robert Workman, Hrvoje Podnar Southern Connecticut State University, New Haven, CT.
Creating Webpages. Today’s Topics Embed video Embed music More text formatting Wordpress.
WP Sales Page Sales pages in WordPress the easy way, no matter what theme you use! Suzanne Bird-Harris presents...
Web Updates New Homepage & Inside NMSU (go live - August 6, 2015) WordPress theme distribution In consultation with ICT and Training, staged role out for.
Collegiate Times Grades James O’Hara Hang Lin Client: Alex Koma, managing editor, Collegiate Times Blacksburg March 4, 2014 Virginia Tech CS 4624.
Microsoft FrontPage 2003 Illustrated Complete Working on the Web Site’s Hyperlinks and Appearance.
Scott Voth GSLIS 747 – Queens College. Posts vs. Pages “Posts” Blog entries Dynamic Date Driven Archived Comments Trackbacks Can be Syndicated - RSS Pages.
Straubhaar Family History Blog Julia Mitschke University of Texas, i-School December 7, 2006.
IN THIS LESSON WE WILL REVIEW THE STRUCTURE OF THE INTERNET AND HOW BROWSERS ASSEMBLE WEBSITES BASED ON INSTRUCTIONS THEY RECEIVE FROM SERVERS. Internet.
Presentation by Giorgos Theodoridis. WordPress is a free web software you can use to create a beautiful website, blog, or app, (CMS) based on PHP and.
VTCAR Final Presentation CS Dr. Fox Virginia Tech - Blacksburg, VA /3/16 Kyle Simmons, Steven Whitehead, Sebastian Welsh Client: Dr. Julee.
A Crash Course By TraversyMedia.com
CodeCanyon Clone Script, Themeforest Clone Script, Envato Clone Script
A foundation to build on...
Development with Eclipse
Creating Engaging Websites
Creating Websites With WordPress
How to Sell Website Services
Drupal Web page management system Jonathan Millis
URL Submitters Script URL Submitters PHP Scripts Search Engine Submitter Script
VT microaggressions.cs.vt.edu
العدد تذكيره وتأنيثه مقدمة
Virginia Tech Center for Drug Discovery Website Migration and Redesign
Lincoln in Our Time Online Museum Exhibition Website
CEED Phone App Madhur Mahajan, Zachary Hensley, Randy Liang, Sean Greynolds CS4624: Multimedia, Hypertext, and Information Access Edward A. Fox Virginia.
Bringing Focus, Awareness, Presence, and Attention to Virginia Tech
13 November 2018.
Project Client: Jennifer Sparrow
worldsystembuilder.com/gceo
Web Page Development Tools
Collegiate Times Grades
Introduction of FrontPage
CS6604 Digital Libraries IDEAL Webpages Presented by
Consult America Technology Consulting Services
Web Page Development Tools
BUILDING A WEBSITE 7.4.2: Basics of HTML and CSS.
Blacksburg to Guatemala Archive
PowerPoint: Layout & formatting Participation Project
Wordpress test.cs.edinboro.edu.
Editing Instructions. Editing Instructions Exporting Instructions.
Slides prepared by Sarah Benis Scheier-Dolberg
Your theme needs a child!
Presentation transcript:

Virginia Tech Themed WordPress Themes Team Members: Scott Magee Ken Pham Matthew Ng Project Client: Jennifer Sparrow Blacksburg 3/6/2014 VT CS 4624

Objective -create 3-4 different templates ❏ For use by internal Virginia Tech sites ❏ Gives sites a consistent look & feel ❏ Prevents abuse by others

WordPress -Use current drag and drop templates to create child templates We will be using drag and drop templates to create the vt themed wordpress templates. These templates will be a foundation for the templates that we want to create as they will provide already usable code for us to use. Child templates are when we take a current template and use its current code to create another template

Tools -BitNami/WordPress ●PHP ●HTML ●CSS ●Notepad++ ●Google Chrome(Developer tools)

Child Template -Overwrite vs override ●Overwrite ○ copy all code over to use ○ bigger, more control over template ●Override ○ Only alter snippets of code affecting child ○ Smaller and simpler ○ Can make use of parent theme updates

These two picture slides show a current drag and drop template that we will possibly use as it has similar format as current vt sites, and other similar look and feels that we can use to create a consistant look between our templates and other vt templates