summaryrefslogtreecommitdiff
path: root/modules/rdf/rdf.module
Commit message (Collapse)AuthorAge
* Issue #2130673 by lokapujya, cwells | scor: Place number of comments ↵David Rothstein2014-11-01
| | | | metadata inside node template.
* Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place ↵David Rothstein2014-11-01
| | | | title RDFa metadata inside entity HTML element.
* Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata ↵David Rothstein2014-11-01
| | | | tags are hidden.
* Issue #2011918 by jesse.d, Liam Morland, scor: Titles are often ↵David Rothstein2013-12-25
| | | | double-escaped (including in the content attribute of the dc:title meta element for nodes).
* Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible ↵David Rothstein2013-03-10
| | | | with RDFa 1.1.
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Revert "Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() ↵webchick2012-03-13
| | | | | | using drupal_static(). Don't add caches unless there's a demonstrated performance degradation."" This reverts commit de30adeb093789e232cadbb23be000790402ee8d.
* Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using ↵webchick2012-03-10
| | | | drupal_static().
* Issue #678594 follow-up by mlncn: Add clarifying comment to RDFa markup for ↵webchick2011-12-22
| | | | file/image formatters.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #953494 by ngmaloney: rdf_mapping_save() shouldn't pass by reference.Dries Buytaert2010-12-11
|
* #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back ↵Angie Byron2010-12-01
| | | | into a variable. The string approach was too limited.
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* #815866 by scor: Improve RDF documentation.Angie Byron2010-10-01
|
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-09-09
| | | | 7 release.
* #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ↵Angie Byron2010-08-30
| | | | ul.links.inline in node links.
* - Patch #632484 by aspilicious, scor, linclark: update the default profile ↵Dries Buytaert2010-07-23
| | | | with the proper RDF mapping.
* - Patch #826028 by bjaspan: taxonomy form validation creates new terms.Dries Buytaert2010-07-14
|
* - Patch #774218 by jhedstrom: the RDFa markup for custom image field is invalid.Dries Buytaert2010-06-23
|
* - Patch #775220 by aspilicious, droplet: no underscore in CSS class name.Dries Buytaert2010-05-05
|
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move ↵Angie Byron2010-04-22
| | | | hook_rdf_namespaces() invocation into rdf.module.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #694994 by Stefan Freudenberg: fixed the RDFa markup for number of ↵Dries Buytaert2010-04-08
| | | | comments on teasers.
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #761616 by JohnAlbin: revert to .Dries Buytaert2010-04-06
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import ↵Dries Buytaert2010-03-10
| | | | protection to the plural forms.
* #687712 by scor: Optimize rdf.module for displaying multiple comments.Angie Byron2010-03-07
|
* - Patch #623684 by linclark, christefano, scor: improved documentation of ↵Dries Buytaert2010-03-06
| | | | RDF module.
* - Patch #701672 by linclark: associate a standardized foaf:Person URI to ↵Dries Buytaert2010-03-03
| | | | each user profile.
* - Patch #720610 by andrewmacpherson: move the core RDF namespace definitions ↵Dries Buytaert2010-03-03
| | | | in the rdf module.
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: ↵Dries Buytaert2010-03-02
| | | | modules_installed() was broken during testing.
* - 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 #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.
* #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.
* #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.