summaryrefslogtreecommitdiff
path: root/modules/rdf
Commit message (Collapse)AuthorAge
* #642122 by scor and Stefan Freudenberg: Allow for RDFa datatype attribute ↵Angie Byron2010-01-14
| | | | without callback function.
* #614508 by linclark and scor: Annotate tracker page with RDFa.Angie Byron2010-01-14
|
* #683590 by catch: Fixed user_load() still being called for every node view.Angie Byron2010-01-14
|
* #636992 by catch, yched: Fixed Entity loading needs protection from infinite ↵Angie Byron2010-01-13
| | | | recursion. Prevents unnecessary user_load()s from RDF.
* #608036 follow-up by scor: Add attributes variable for profile.tpl.php. ↵Angie Byron2010-01-08
| | | | (with tests)
* #664920 by catch and chx: Change 'taxonomy_term()' field to ↵Angie Byron2010-01-04
| | | | 'taxonomy_term_reference()'.
* - Patch #661494 by yched: fixed direct calls to node_view() do not trigger ↵Dries Buytaert2009-12-31
| | | | f_a_prepare_view().
* - Patch #667040 by effulgentsia: optimize template_preprocess_field().Dries Buytaert2009-12-26
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #632092 by scor, linclark: number of replies of a node in RDFa.Dries Buytaert2009-12-16
|
* - Patch #652834 by yched, effulgentsia: changed Field formatters as render ↵Dries Buytaert2009-12-11
| | | | arrays to increase performance (and to clean-up the code).
* #493030 follow-up by scor and effulgentsia: Add rdf-meta class to empty ↵Angie Byron2009-12-06
| | | | spans to help identify their purpose.
* #635282 by jhodgdon and arianek: Update RDF, DBlog, and PHP module to new ↵Angie Byron2009-12-06
| | | | help standard.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #642612 by yched: Add clean way to reset entity_info() cache.Angie Byron2009-11-26
|
* #616552 follow-up by christefano and scor: Removed an extra period.Angie Byron2009-11-18
|
* #616552 by yoroy, scor, and Cloud: Better module description for the core ↵Angie Byron2009-11-17
| | | | RDF module.
* - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.Dries Buytaert2009-11-12
|
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
|
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* #493030 follow-up by sun: More RDF clean-ups.Angie Byron2009-10-20
|
* #493030 follow-up by sun: Clean-ups to RDF module.Angie Byron2009-10-20
|
* - Patch #493030 by effulgentsia: documentation improvements/additions for ↵Dries Buytaert2009-10-19
| | | | RDF support.
* - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin ↵Dries Buytaert2009-10-19
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.