summaryrefslogtreecommitdiff
path: root/modules/node/node.tpl.php
Commit message (Collapse)AuthorAge
* #529184 by yched: Fix phpdoc for node.tpl.php.Angie Byron2009-07-23
|
* #455844 follow-up by yched: Change render() to print render() for ↵Angie Byron2009-07-13
| | | | consistency with other template variables.
* #506096 by axyjo: Fix typo in node.tpl.php documentation.Angie Byron2009-06-30
|
* - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. ↵Dries Buytaert2009-06-24
| | | | Feel good moment!
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more ↵Angie Byron2009-06-18
| | | | granular theming of drupal_render()ed elements.
* #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string ↵Angie Byron2009-05-28
| | | | (and corresponding $classes_array) for all dynamic classes in template files.
* #445530 by jmburnz: Remove redundant title attribute from node title links.Angie Byron2009-04-28
|
* #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵Angie Byron2009-02-18
| | | | clearfix, which is the lingo that designers use for it.
* #361683 follow-up by sun: Remove more windows line endings.Angie Byron2009-02-05
|
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, ↵Dries Buytaert2009-02-03
| | | | floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #350984 by Moshe: kick comment rendering out of node module.Dries Buytaert2008-12-31
|
* - Patch #320000 by lilou: unify doxygen @file documentation in tpl.Dries Buytaert2008-10-13
|
* #213150 by Lynn: fix HTML validation problem with node term listingsGábor Hojtsy2008-01-25
|
* #166071 by jjeff and dvessel: move default template preprocess code to ↵Gábor Hojtsy2007-08-28
| | | | template_preprocess, and add *lots* of documentation to template files and functions
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - 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
* - Patch #137236 by merlinofchaos: provide a way to secure the theme ↵Dries Buytaert2007-04-27
variables system.