Difference between revisions of "Week Eleven (MGDP2060)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→Is WordPress the right solution?) |
||
Line 9: | Line 9: | ||
Not always. | Not always. | ||
− | Some websites don't need the features that WordPress provides. | + | * Some websites don't need the features that WordPress provides. |
+ | * WordPress requires time and effort to set up. | ||
+ | * WordPress requires a database. | ||
+ | * WordPress is not flexible or forgiving -- you have to do things the WordPress way. | ||
If static web pages meet your needs, and WordPress is overkill, go with static web pages. | If static web pages meet your needs, and WordPress is overkill, go with static web pages. |
Revision as of 08:01, 12 November 2015
This article lists topics for week eleven of Web Design and Development III (MGDP2060).
Contents
In the News
Is WordPress the right solution?
Not always.
- Some websites don't need the features that WordPress provides.
- WordPress requires time and effort to set up.
- WordPress requires a database.
- WordPress is not flexible or forgiving -- you have to do things the WordPress way.
If static web pages meet your needs, and WordPress is overkill, go with static web pages.
WordPress can generate menus for you.
You can configure WordPress menus in a variety of different ways, for different purposes.
For example, it's common for a menu to automatically display all of the WordPress pages.
- When you add a page, a new menu item automatically appears for that page.
- When you delete a page, the menu item automatically disappears.
Links:
For next week
Continue working on your custom WordPress theme.