/[drupal]/contributions/modules/bookreview/README.txt
ViewVC logotype

Log of /contributions/modules/bookreview/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 27 09:06:05 2006 UTC (3 years, 8 months ago) by deekayen
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
issue #34163 update for 4.7

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Apr 16 17:35:42 2005 UTC (4 years, 7 months ago) by jeremy
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
  - updated to work with Drupal 4.6
  - introduced 'Book review store link' block allowing dynamic link to external
     bookstore such as Amazon.com

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jan 29 05:20:28 2005 UTC (4 years, 9 months ago) by jeremy
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
sync with latest version

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 29 05:13:51 2005 UTC (4 years, 9 months ago) by jeremy
Branch: DRUPAL-4-5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 , to next main 1.4
 - bookreview.module:
    o put bookreview.css into seperate configurable file (issue #15327)
    o filter type configurable per-node (issue #15701)
    o filters don't strip div and span tags (issue #15701)
    o added "price" (issue #15161)
    o convert "copyright" and "pages" from int to varchar (issue #14954)
 - bookreview.mysql:
    o added "price" column
    o convert "copyright" and "pages" from int to varchar
 - bookreview.pgsql:
    o add PostgreSQL support (issue #14955)

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 13:01:32 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Branch point for: DRUPAL-4-5
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:

find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;

I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2