Commit Graph

275 Commits

Author SHA1 Message Date
espie
81160dc049 FileField provides an "File" field type to CCK. It provides many advantages over
the Drupal core "Upload" module including:

 * Per-field upload control (file extensions, file size).
 * Per-node upload size limits.
 * Multiple fields per content type.
 * Customizable paths for saving uploads (plus token support for dynamic paths).
 * Icons for uploaded file types.

Most importanttly, it's a prerequesite for imagefield.
2009-07-17 10:00:30 +00:00
espie
ad11dbce39 This allows the replacement of any menu by a dhtml version,
in order to avoid lots of page loads.

Note that activating this module is not enough, you have to
also replace the menus (e.g., navigation) by their dhtml version
on the administer/menu page.
2009-07-17 09:54:44 +00:00
espie
08e0d8c39a a few minor tweaks:
- don't reload rewrite if it's already there, one less warning for httpd
- pinpoint translation errors
- document the painful state of updates from drupal5...
2009-07-17 09:33:12 +00:00
espie
1c7678744d add new stuff, image not yet ready 2009-07-16 08:41:50 +00:00
espie
77728585e8 user_readonly for drupal6 2009-07-16 08:41:22 +00:00
espie
3820186df6 publish/unpublish on schedule 2009-07-16 08:40:54 +00:00
espie
2769def09a do cron jobs from within drupal, without needing to set up a separate
cron job.
2009-07-16 08:40:31 +00:00
espie
5399380ace meta-tags for drupal6 2009-07-16 08:38:53 +00:00
espie
5732fb7c0b link new modules to build 2009-07-15 10:45:42 +00:00
espie
6f202ad1af user_import for drupal6 2009-07-15 10:44:42 +00:00
espie
7e7c2089dc token for drupal6 2009-07-15 10:44:20 +00:00
espie
cca36ee798 securelogin for drupal6 2009-07-15 10:44:00 +00:00
espie
d9632d420d printer-friendly for drupal6 2009-07-15 10:43:36 +00:00
espie
7456e681ce pathauto for drupal6 2009-07-15 10:43:12 +00:00
espie
5b5597f06d masquerade for drupal6 2009-07-15 10:42:52 +00:00
espie
c226714f05 japanese translation for drupal6 2009-07-15 10:42:28 +00:00
espie
2fb0584dab italian translation for drupal6 2009-07-15 10:42:05 +00:00
espie
77587e0798 content_access for drupal6 2009-07-15 10:41:40 +00:00
espie
b228d1f3bf advanced_user for drupal6 2009-07-15 10:41:15 +00:00
espie
1834e327c5 update to current versions 2009-07-15 10:33:38 +00:00
espie
e399ca2b3d fix base run-depends (drupal6 only) and bump corresponding packagenames. 2009-07-15 09:42:31 +00:00
sthen
868bef47bd update to 6.12, fixes an xss issue. ok espie@ 2009-05-15 21:21:27 +00:00
espie
043c78e9d7 missed... 2009-04-03 23:27:16 +00:00
espie
7738104118 hate cvs... "core" directory with stuff in it should be okay by default.
noticed by naddy@
2009-04-03 23:26:48 +00:00
espie
4a8d1bd34b basic installation of drupal6 with a few extra stable modules.
WARNING: there's no simple migration from all datat from drupal5 to drupal6
yet.
2009-04-03 14:07:58 +00:00