Log of /contributions/modules/diff/upload.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5
Wed Mar 5 21:18:58 2008 UTC
(20 months, 3 weeks ago)
by
weitzman
Branch:
MAIN
Changes since
1.4: +1 -1 lines
FILE REMOVED
we are not using HEAD at all for this project. please see the appropriate branch or use a tag.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 7 06:56:35 2007 UTC
(2 years, 9 months ago)
by
roetzi
Branch:
MAIN
Changes since
1.1: +15 -3 lines
Diff to
previous 1.1
Changed handling of diff during editing, so show preview works for file attachments and revisioned taxonomy
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 31 17:45:25 2007 UTC
(2 years, 9 months ago)
by
dww
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-1,
DRUPAL-5--1-1
Branch point for:
DRUPAL-4-7,
DRUPAL-5
#110857 by rotzi (with some changes by dww): complete re-write of the
module. Now based on the GPL'ed mediawiki PHP diff engine from phpwiki.
Instead of a separate diff tab, this overrides the revisions tab and
provides radio buttons to select which revisions to view diffs between.
Shows diffs in unfiltered, raw node data, instead of rendered HTML.
Also, provides a hook_diff() for modules to define any parts of a node
that they control with revisions (e.g. file uploads, etc) for display.
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.