WordPress variant
Overview
Project lead: Jobe Roberts (@Joberrr)
Purpose
Adapts WET for use with WordPress.
Benefits
- Easy to install like any other WordPress theme
- Supports English and French in a single WordPress instance
- Conforms to WCAG 2.0 AA
- Uses WAI-ARIA to enhance accessibility
Implementation
How to implement the required plugins
-
qTranslate: Enables support for multiple languages
- Log into the WordPress instance as admin.
- Select Languages in the Settings menu
- Enable support for French and disable support for other languages that are not required
-
qTranslate meta: Extends qTranslate support to metadata
- When editing pages or posts, English and French tabs will be available when adding new metadata tags.
- Date metadata tags are automatically handled by WordPress. Other metatags will need to be set once across the site. This can be done by editing lines 25 to 30 in header.php.
-
Breadcrumb NavXT: Enables support for breadcrumbs
- Select Breadcrumb NavXT in the Settings menu
- Select the General tab
- Change blog to the Web site name under Main Site Breadcrumb: Main Site Home
Optional WordPress settings
Settings - General
- Set the title in both English and French by adding the following to the Site Title field:
[:en]English Title[:fr]Titre en Français
. - Set the time zone
Settings - Discussion
- Select the An administrator must always approve the comment checkbox for Before a comment appears.
Settings - Permalink
The default setting is to use page numbers for permalinks. To use clean URLs (URLs with words) choose Day and Name or Month and Name. ISAPI Rewrite must be installed if your site is running on MS IIS.
Optional plugins
- Broken Link Checker
- Google XML Sitemap generator
- Simple Javascript Management (allows different scripts on each page)
- WPtouch (mobile-enabled site layout)
- Search Unleashed (improves the search features)
- Per Page Sidebars
- Contact Form 7
- Date modified: