Log of /contributions/modules/exhibit/exhibit.pages.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 17 11:51:06 2008 UTC
(16 months, 1 week ago)
by
arto
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA2,
DRUPAL-6--1-0-BETA1,
HEAD
Changes since
1.1: +0 -8 lines
Diff to
previous 1.1
Imported latest 6.x version (8e74bbc) from the GitHub development repository.
Changelog:
- Changed profile fields to use name instead of title (by jhuckabee).
- Implemented facet generator and ability to add facets to a generic Exhibit block (by jhuckabee).
- Fixed bug with inserting facet definition on exhibit node creation (by jhuckabee).
- Corrected the schema update for the new facet_definition field, and also added the field to hook_schema().
- Corrected capitalization to adhere to Drupal guidelines.
- Added CVS keywords in order to conform to Drupal coding standards.
- Removed spurious PHPDoc headers.
- Refactored hook_block(); cleaned up trailing whitespace here and there.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 1 19:10:13 2008 UTC
(18 months, 3 weeks ago)
by
arto
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA1
Imported latest 6.x version from SVN development repository.
Changelog (Exhibit):
- Implemented support for Exhibit extensions (including Google Maps and SIMILE Timeline).
- Implemented tab-separated values (TSV) feed auto-conversion into Exhibit/JSON format.
- Added support for Google Spreadsheet data feeds.
- Added new API function exhibit_add_feed().
- Added new API function exhibit_add_link() for simplifying the creation of Exhibit auto-discovery headers.
- Implemented a generic content-type-specific Exhibit/JSON feed menu dispatching facility.
- Fixed menu item access permissions for Drupal 6.2 compatibility (#253446 by macrocosm).
- Use drupal_http_request() instead of file_get_contents(); bug fix for improved HTTP request error handling.
- Truncate the display of long data feed links in the admin screen.
- Bug fix for the Content-MD5 header of data feeds.
- Minor rearrangement of Schema API definitions.
- Define a SIMILE package in the modules' .info files.
Changelog (Exhibit Core):
- Fixed call to undefined function exhibit_output().
Changelog (Exhibit SPARQL):
- Initial implementation of SPARQL module integration.
- Moved SPARQL/JSON parsing to SPARQL module where it belongs.
- Implemented Exhibit/JSON feed and autodiscovery link for SPARQL nodes.
Changelog (Exhibit Views):
- Initial implementation of Views2 module integration.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.