Log of /contributions/modules/devel/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 23 21:07:20 2008 UTC
(18 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.14: +1 -1 lines
Diff to
previous 1.14
rework devel_generate so that modules can cleanly form_alter themselves into the creation process. i have not changed comment, taxonomy, and upload to work like that yet. i will do so, and then add OG functionality so that group posts get properly affiliated with group nodes.
Revision
1.13.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 23 21:06:17 2008 UTC
(18 months ago)
by
weitzman
Branch:
DRUPAL-6--1
Changes since
1.13.2.1: +1 -1 lines
Diff to
previous 1.13.2.1
, to
branch point 1.13
rework devel_generate so that modules can cleanly form_alter themselves into the creation process. i have not changed comment, taxonomy, and upload to work like that yet. i will do so, and then add OG functionality so that group posts get properly affiliated with group nodes.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 29 02:46:35 2007 UTC
(2 years, 6 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.7: +10 -0 lines
Diff to
previous 1.7
Many new features for Drupal6
- optionally print a template log at bottom of each page. Shows what template files you could have used to theme your page or blocks or nodes or whatever.
- theme registry viewer
- all documentation links may be pointed to an arbitrary api.module site instead of api.drupal.org.
- a form for looking up documentation on any drupal function
- a full featured phpinfo() page [like older versions of devel]
There are still a few bits that need updating for D6. Patches welcome.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 6 03:50:36 2007 UTC
(2 years, 10 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.4: +1 -1 lines
Diff to
previous 1.4
remove automatic block enable feature. it didn't work 100%, and some folks dislike the php block in particular
Revision
1.3.2.1
Wed Mar 29 14:35:38 2006 UTC
(3 years, 8 months ago)
by
weitzman
Branch:
DRUPAL-4-7
Changes since
1.3: +0 -24 lines
FILE REMOVED
file README.txt was added on branch DRUPAL-4-7 on 2006-07-20 20:29:05 +0000
Revision
1.2.2.1
Fri Nov 5 19:43:58 2004 UTC
(5 years ago)
by
weitzman
Branch:
DRUPAL-4-6
Changes since
1.2: +0 -24 lines
FILE REMOVED
file README.txt was added on branch DRUPAL-4-6 on 2006-01-17 02:26:43 +0000
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:01:33 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
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.