Appendix B. Useful Sites

This book concludes with a list of other online resources that you will undoubtedly find valuable as you build mobile websites with CMS platforms.

CMS DEVELOPER RESOURCES

If you are an experienced developer with a given Content Management System, you probably know of that platform's main website and developer resources. For completeness, we list three of those main platforms here, to complement the details of the individual mobile plug-ins and themes we discussed in the book.

WordPress

The main site for WordPress is found at http://wordpress.org/, and the latest version of the CMS itself is downloaded from http://wordpress.org/download/. Mobile plug-ins can be sought at http://wordpress.org/extend/plugins/search.php?q=mobile, and themes can be found at http://wordpress.org/extend/themes/search.php?q=mobile.

Documentation for using WordPress (as an administrator) is comprehensive and available in the site's "codex" at http://codex.wordpress.org/Main_Page. This also includes advanced information, such as how to customize existing templates (http://codex.wordpress.org/Templates).

For developing or significantly enhancing plug-ins and themes, the developer documentation at http://codex.wordpress.org/Developer_Documentation is the definitive source of information. The API for hooks, filters, and actions (http://codex.wordpress.org/Plugin_API) explain the detail behind the functions we used in Chapter 12. Some of the more esoteric sections of the API may be scantily ...

Get Professional Mobile Web Development with WordPress®, Joomla!®, and Drupal® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.