| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
files are in themeable group
|
|
|
|
| |
i.e. and e.g. in node.tpl.php docs
|
| |
|
|
|
|
| |
into a variable. The string approach was too limited.
|
| |
|
| |
|
|
|
|
| |
links and Shortcut modules from template files.
|
| |
|
|
|
|
| |
module.
|
|
|
|
| |
RDF support.
|
|
|
|
| |
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
|
|
|
| |
files, so RDF can be implemented better.
|
|
|
|
| |
Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
|
|
|
| |
node titles to not be linked.
|
| |
|
|
|
|
| |
title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
|
|
|
|
| |
on date' easier.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
and Polish default node.tpl.php output.
|
| |
|
|
|
|
| |
consistency with other template variables.
|
| |
|
|
|
|
| |
Feel good moment!
|
| |
|
|
|
|
| |
granular theming of drupal_render()ed elements.
|
|
|
|
| |
(and corresponding $classes_array) for all dynamic classes in template files.
|
| |
|
|
|
|
| |
clearfix, which is the lingo that designers use for it.
|
| |
|
|
|
|
| |
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
template_preprocess, and add *lots* of documentation to template files and functions
|
|
|
|
|
|
| |
- always include CVS Id tags in all files
- add a new line after the CVS Id, if more code or phpdoc follows in the same code block
- fix bogus Id tags previously added
|
|
variables system.
|