Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
e892ed5c31
|
- Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release.
|
2010-04-10 16:37:19 +00:00 |
Dries Buytaert
|
e8cfe92111
|
- Patch #694994 by Stefan Freudenberg: fixed the RDFa markup for number of comments on teasers.
|
2010-04-08 17:40:26 +00:00 |
Dries Buytaert
|
ba96cffdb7
|
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
2010-04-06 19:49:03 +00:00 |
Dries Buytaert
|
bfd0c7fd0a
|
- Patch #761616 by JohnAlbin: revert to .
|
2010-04-06 16:30:20 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
6156949804
|
- Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms.
|
2010-03-10 14:23:32 +00:00 |
Angie Byron
|
11ae79673a
|
#687712 by scor: Optimize rdf.module for displaying multiple comments.
|
2010-03-07 07:08:41 +00:00 |
Dries Buytaert
|
509e397bf5
|
- Patch #623684 by linclark, christefano, scor: improved documentation of RDF module.
|
2010-03-06 06:40:35 +00:00 |
Dries Buytaert
|
e824801b2b
|
- Patch #701672 by linclark: associate a standardized foaf:Person URI to each user profile.
|
2010-03-03 17:06:42 +00:00 |
Dries Buytaert
|
ba93c4911c
|
- Patch #720610 by andrewmacpherson: move the core RDF namespace definitions in the rdf module.
|
2010-03-03 07:34:25 +00:00 |
Dries Buytaert
|
a5d180b9c0
|
- Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing.
|
2010-03-02 09:07:09 +00:00 |
Dries Buytaert
|
d89f046426
|
- Patch #685034 by linclark: the number of comments in RDFa should be typed.
|
2010-02-15 15:12:22 +00:00 |
Angie Byron
|
8bd39cd981
|
#711592 by linclark and scor: Fixed rdf_preprocess_user_profile() uses currently logged in user.
|
2010-02-12 06:44:13 +00:00 |
Dries Buytaert
|
2893abcc62
|
- Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body.
|
2010-02-07 09:11:28 +00:00 |
Dries Buytaert
|
83277eb32c
|
- Patch #681626 by linclark, scor: the username in RDF should not have a language tag.
|
2010-02-01 19:58:04 +00:00 |
Dries Buytaert
|
5c057dfe6d
|
- Patch #678594 by linclark: fixed RDFa markup for file/image formatters.
|
2010-01-22 22:55:03 +00:00 |
Angie Byron
|
2162877c17
|
#642122 by scor and Stefan Freudenberg: Allow for RDFa datatype attribute without callback function.
|
2010-01-14 06:31:45 +00:00 |
Angie Byron
|
40638ae8df
|
#683590 by catch: Fixed user_load() still being called for every node view.
|
2010-01-14 03:42:45 +00:00 |
Angie Byron
|
3a0f6b3372
|
#636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF.
|
2010-01-13 05:00:25 +00:00 |
Angie Byron
|
c4962c9756
|
#664920 by catch and chx: Change 'taxonomy_term()' field to 'taxonomy_term_reference()'.
|
2010-01-04 18:03:12 +00:00 |
Dries Buytaert
|
a0f3abf035
|
- Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view().
|
2009-12-31 08:26:59 +00:00 |
Dries Buytaert
|
814f4c8e3f
|
- Patch #667040 by effulgentsia: optimize template_preprocess_field().
|
2009-12-26 12:48:14 +00:00 |
Dries Buytaert
|
d1c017660c
|
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
|
2009-12-21 13:47:32 +00:00 |
Dries Buytaert
|
8ee21dd132
|
- Patch #632092 by scor, linclark: number of replies of a node in RDFa.
|
2009-12-16 19:53:53 +00:00 |
Dries Buytaert
|
ef2c240086
|
- Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code).
|
2009-12-11 16:49:40 +00:00 |
Angie Byron
|
e7ac6347ac
|
#493030 follow-up by scor and effulgentsia: Add rdf-meta class to empty spans to help identify their purpose.
|
2009-12-06 18:35:14 +00:00 |
Angie Byron
|
7d4f8c7ac6
|
#635282 by jhodgdon and arianek: Update RDF, DBlog, and PHP module to new help standard.
|
2009-12-06 18:11:41 +00:00 |
Angie Byron
|
d3de3672f1
|
#642612 by yched: Add clean way to reset entity_info() cache.
|
2009-11-26 05:54:48 +00:00 |
Dries Buytaert
|
2387e71f6d
|
- Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.
|
2009-11-12 07:00:48 +00:00 |
Angie Byron
|
0d8515deb7
|
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
|
2009-11-03 06:47:23 +00:00 |
Dries Buytaert
|
03e2ec64ab
|
- Patch #606994 by yched: move entity handling out of Field API.
|
2009-10-31 16:06:36 +00:00 |
Angie Byron
|
a7149821d6
|
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
2009-10-23 22:24:19 +00:00 |
Angie Byron
|
6551d1e2d5
|
#493030 follow-up by sun: More RDF clean-ups.
|
2009-10-20 19:54:15 +00:00 |
Angie Byron
|
8f21cc4025
|
#493030 follow-up by sun: Clean-ups to RDF module.
|
2009-10-20 17:33:43 +00:00 |
Dries Buytaert
|
70abacbb7b
|
- Patch #493030 by effulgentsia: documentation improvements/additions for RDF support.
|
2009-10-19 20:33:21 +00:00 |
Dries Buytaert
|
24669bfb50
|
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
2009-10-19 18:28:16 +00:00 |