Book Image

Drupal 5 Themes

Book Image

Drupal 5 Themes

Overview of this book

Drupal is an award winning open source Content Management System. Based on PHP/MySQL, its power and flexibility combined with its exceptional design mean it is already on the way to becoming the de facto standard for CMS Websites. Drupal?¢‚Ǩ‚Ñ¢s modular design and structured source code make it both highly flexible and easily extended and modified. Drupal is extremely scalable, making it ideal for both a simple personal website as well as an industrial strength commercial or institutional web presence.Drupal is a model open source project in that it has a large, friendly community of people who contribute to the project in various ways. Drupal is not only free and easy to use, but this community provides on going mutual support.
Table of Contents (14 chapters)
Drupal 5 Themes
Credits
About the Author
About the Reviewer
Preface
Appendix A

Appendix A. Appendix A

The following is a listing of all the selectors in the various style sheets. This list reflects the default distro and is current for Drupal 5.2.

/modules/system/admin.css

Concerns primarily the elements unique to the administration interface.

/modules/aggregator/aggregator.css

Relates to the Aggregator Module.

/modules/block/block.css

Relates to the formatting of Blocks.

/modules/book/book.css

Concerns Book node content.

/modules/color/color.css

Relates to the Color Module.

/modules/comment/comment.css

A single selector relevant to Comments.

/modules/system/default.css

Provides basic HTML style definitions common to many areas in the system.

/misc/farbtastic/farbtastic.css

Relates to the Farbtastic color picker.

/modules/forum/forum.css

Concerns the Forum Module.

/modules/help/help.css

Classes for Help items.

/modules/locale/locale.css

One selector for the Locale Module.

/misc/maintenance.css

Relates to the Maintenance page.

/modules/node/node.css

Provides selectors for the Nodes.

/modules/poll/poll.css

Concerns the Polls Module.

/modules/search/search.css

Styling for the various Search functions.

/modules/system/system.css

A collection of common styles.

/modules/tracker/tracker.css

Selectors for the Tracker Module.

/modules/user/user.css

Relates to the User and Profile Modules.

/modules/watchdog/watchdog.css

Concerns the Watchdog Module.