Parent Directory
|
Revision Log
|
Revision Graph
Adding files from DRUPAL-5 branch to HEAD, in preparation of a DRUPAL-6 branch.
| 1 | $ID$ |
| 2 | |
| 3 | This is a reference of all the IDS and classes used |
| 4 | It is in initial state: so please add more if you have time. |
| 5 | |
| 6 | Also note that any changes to the XHTML of one of the .tpl.php files, requires a change in this document too! |
| 7 | |
| 8 | |
| 9 | body |
| 10 | #container |
| 11 | #branding |
| 12 | #branding-logo |
| 13 | #branding-name |
| 14 | #branding-tagline |
| 15 | #content |
| 16 | #content-main |
| 17 | #content-title |
| 18 | #content-prefix |
| 19 | #content-mission |
| 20 | #content-help |
| 21 | #content-message |
| 22 | .messages |
| 23 | .article.$type.sticky?.unpublished? |
| 24 | .title |
| 25 | .sliding-door |
| 26 | .tags.sliding-door |
| 27 | .tags |
| 28 | .body |
| 29 | .links |
| 30 | .comment.comment-new?.comment-unpublished? |
| 31 | .new |
| 32 | .title |
| 33 | .author |
| 34 | .body |
| 35 | .links |
| 36 | #content-postfix |
| 37 | #navigation |
| 38 | #nav-main |
| 39 | #nav-section |
| 40 | #nav-$menu_id |
| 41 | #nav-breadcrumb |
| 42 | #tools |
| 43 | #search |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |