summaryrefslogtreecommitdiff
path: root/modules/rdf
Commit message (Collapse)AuthorAge
...
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: ↵Dries Buytaert2010-03-02
| | | | modules_installed() was broken during testing.
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #685034 by linclark: improved tracker RDF test.Dries Buytaert2010-02-15
|
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
|
* #711592 by linclark and scor: Fixed rdf_preprocess_user_profile() uses ↵Angie Byron2010-02-12
| | | | currently logged in user.
* - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it ↵Dries Buytaert2010-02-07
| | | | for comment body.
* - Patch #681626 by linclark, scor: the username in RDF should not have a ↵Dries Buytaert2010-02-01
| | | | language tag.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #678594 by linclark: fixed RDFa markup for file/image formatters.Dries Buytaert2010-01-22
|
* #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.