Steven Wittens
cd552adee0
More search usability improvements!
...
- Clean URLs: search/type/keywords e.g. "search/node/drupal release". The search
form is POST submitted, but drupal_gotos to a GET page. This makes it easy to
copy/paste search URLs, and makes the pager a lot cleaner.
- Remember the search keywords when switching between the search tabs. This is
done through the same GET URLs rather than the session, so it does not mess up
between multiple browser tabs.
- Report which keywords were ignored because they were too short.
- #820 : Provide search block
- Treat multiple wildcards in a row as one
2005-02-27 02:15:57 +00:00
Steven Wittens
fb4b224a37
#16951 : Move forum settings to configure tab (drumm)
2005-02-26 23:53:39 +00:00
Steven Wittens
ca1330ae7c
- Fixing Safari issue with node admin
...
(hello from the code sprint)
2005-02-24 13:07:47 +00:00
Dries Buytaert
05b3fcf7e9
- Patch #17747 by Adrian: first round of PostgreSQL updates!
2005-02-23 06:04:59 +00:00
Steven Wittens
d2bfc18880
#17477 : Remove dependency on GD for avatars.
2005-02-22 06:18:23 +00:00
Steven Wittens
9f5a97d6b7
- Fix double spaces in contact.module help and code.
2005-02-22 06:16:40 +00:00
Steven Wittens
d5db06d5e9
#17216 : Restore missing "delete" link for blocks.
2005-02-22 06:16:06 +00:00
Dries Buytaert
1e15bed312
- Patch #17687 by Gerhard: removed some cruft.
2005-02-21 19:47:44 +00:00
Steven Wittens
e9f14b70d2
#17477 : Remove dependency on GD for avatar uploading.
2005-02-21 04:16:46 +00:00
Steven Wittens
59e86f61b7
#5900 : Fix mod_expire forcing page caching on the client side.
2005-02-21 04:01:24 +00:00
Steven Wittens
04637e5ae2
#17303 : Move PHP settings to settings.php.
2005-02-21 03:55:06 +00:00
Dries Buytaert
c7a200d403
- Set the DirectoryIndex.
2005-02-20 11:24:30 +00:00
Dries Buytaert
9ed1a74c5d
- Patch by Goba: fixed whitespaces.
2005-02-20 10:58:22 +00:00
Steven Wittens
bb08146c67
- Fixing broken search after sql rewrite patches
...
- Minor code style fixes.
2005-02-19 22:24:24 +00:00
Dries Buytaert
79f6941e9b
- Fixed typo. Reported by KB.
2005-02-19 08:16:56 +00:00
Dries Buytaert
9e8d74b490
- Patch #16590 by kbahey: usability improvement: add 'subject' form to contact form.
2005-02-18 18:50:11 +00:00
Dries Buytaert
4f79fafb3c
- Patch #17303 by tangent: moved the session settings into /sites/default/settings.php so that subsites can have better control over them. One of the advantages of the site specific settings.php file is that it will never get overwritten during upgrades and having these settings here should prove to be more friendly.
2005-02-18 18:44:33 +00:00
Dries Buytaert
d6b553c256
- Patch #16558 by JonBob: improved performance of node access checks.
2005-02-18 18:40:05 +00:00
Dries Buytaert
892d828629
- Fixed broken colspan. Reported by asimmonds.
2005-02-14 21:28:08 +00:00
Dries Buytaert
2592755434
- Removing this file: we'll maintain it in contrib.
2005-02-14 20:23:30 +00:00
Dries Buytaert
18bd62e71e
- Fixed bugs in RSS handling of blogs.
2005-02-12 09:23:06 +00:00
Dries Buytaert
5b7ecb8650
- Patch #17208 by asimmonds: help text fixes:
...
- permissions menu link updates in a number of modules help
- anchor link fix in distributed auth help
- "my account" link fix in user help
- spelling correction in tracker.module help
- I also changed 'admin/access/perms' to 'admin/access/permissions'.
2005-02-12 07:51:14 +00:00
Dries Buytaert
95f4d9751e
- Fixed broken colspan.
2005-02-11 19:10:28 +00:00
Dries Buytaert
9c5646288c
- Patch #11366 by Junyor: fixed twin comment problem in HEAD.
2005-02-11 19:01:53 +00:00
Dries Buytaert
470fe1c1fd
- Patch #16960 by Goba: fixed content type options.
2005-02-10 20:58:03 +00:00
Dries Buytaert
2ab6be1ed0
- Bugfix: the aggregator module's setting page was no more.
...
- Patch #16630 by Aldon: usability improvement: made the lifetime of news items configurable.
2005-02-10 20:33:18 +00:00
Dries Buytaert
08e7c8b3a7
- Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk failed last time. Note that I've removed the 'delete' link since it doesn't work and is mostly obsolete with the 'mass delete' feature. I've also added smart destination andling to the 'url alias delete' feature."
2005-02-10 19:30:08 +00:00
Dries Buytaert
16993da34f
- Fixed two broken URLs in the help text.
2005-02-10 19:19:43 +00:00
Dries Buytaert
f228b1cb9c
- Patch #16829 by kbahey: separated the forum block for sake of consistency with other blocks.
2005-02-10 19:14:50 +00:00
Steven Wittens
a5b8a0a8fb
- Removing dead variable
2005-02-09 17:33:53 +00:00
Dries Buytaert
af2b27f4b4
- Patch #16962 by Neil: "The page module's long help text is a bunch of lies and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there."
2005-02-08 19:44:39 +00:00
Dries Buytaert
632918e571
- Patch #16963 by Neil: the upload's module help text was in bad shape. Edited it down to what is needed with links that actually work.
2005-02-08 19:43:02 +00:00
Dries Buytaert
a364148a31
- Patch #16965 by Neil: removed some help text.
2005-02-08 19:36:46 +00:00
Dries Buytaert
501dd722a7
- Patch #16966 by Neil: don't document code in the help text.
2005-02-08 19:33:01 +00:00
Dries Buytaert
d77ac14c31
- Patch #16972 by Neil: don't use align operations. Removed hard-coded CSS.
2005-02-08 19:28:33 +00:00
Dries Buytaert
08b1729b8d
- Patch #16949 by Neil: fixed two HTML typos/brainos in the help text.
...
I found another HTML typo, and replaced a <u></u> by <strong></strong> because <u> does not validate as 'XHTML 1.0 stict'.
2005-02-08 19:17:51 +00:00
Steven Wittens
10e3d66d87
- Missing apostrophe
2005-02-08 18:43:37 +00:00
Steven Wittens
5f78d14373
#16993 : Bad query in upload.
2005-02-08 16:12:10 +00:00
Dries Buytaert
77fbe802a4
- Added missing {}. Reported by Bart.
2005-02-07 14:25:17 +00:00
Dries Buytaert
1970f1d2a8
- Fixed warning in the feed generation (enclosures).
2005-02-07 14:16:27 +00:00
Dries Buytaert
de0a0b7a81
- Patch #16462 by Moshe: book pages slighty disobey the node_access system because they always return a value for book_access('update'). This simple patch causes us to use node_access when the user has a chance of being able to update the current page.
2005-02-06 09:37:10 +00:00
Steven Wittens
7c6a787295
- #16111 : bad quotes in db_rewrite_sql
2005-02-05 00:12:24 +00:00
Steven Wittens
95907f0c2e
- Fixing broken drupal_goto() after node submission on PHP5.
2005-02-04 20:48:37 +00:00
Steven Wittens
7fe195a07e
- PHP5 fix due object references: node previewing should not put node output into form.
2005-02-04 20:14:05 +00:00
Steven Wittens
ab816b6d6d
- Fix warning due to old session variable.
2005-02-02 01:03:25 +00:00
Steven Wittens
f1929ec5f5
- Changelog.
2005-02-02 00:56:32 +00:00
Steven Wittens
d56cf2b59c
#10296 : Clean up admin - content:
...
- Mass-delete functionality (with confirmation)
- Flexible filtering for the overview table based on status, type and taxonomy.
- Missing drupal_goto's
- Clean up watchdog messages
- Remove some dead code
2005-02-02 00:55:59 +00:00
Dries Buytaert
fbec279e4c
- Patch #16246 by Moshe: added mechanism to direct the user back to the referring page after completing a form.
...
(Moshe: the patch against node.module failed to apply.)
2005-02-01 19:45:58 +00:00
Dries Buytaert
7ccc5a6b1b
- Patch #16358 by James: added toolkit to enable better image handling. The avatar code and the upload module have been updated to take advantage of the new image API.
...
There are 5 main functions that modules may now utilize to handle images:
* image_get_info() - this function checks a file. If it exists and is a valid image file, it will return an array containing things like the pixel dimensions of the image, plus the 'type' and common extension.
* image_scale - resizes a given image to fit within a given width / height dimensions, while maintaining aspect ratio (not distorting the image). This function can be used to generate thumbnails, or ensure a maximum resolution, etc.
* image_resize - similar to image_scale (but will not respect aspect ratio - may well distort the image).
* image_rotate - rotate an image by X degrees
* image_crop - crops an image to a given rectangle (defined as top-left x/y coordinates plus a width & height of the rectangle).
Contribution modules will now be able to rely on these base manipulation functions to offer additional functionality (such as image nodes, photo galleries, advanced image manipulation, etc).
2005-02-01 16:27:43 +00:00
Dries Buytaert
7931c778d7
- Patch #16513 by James (slightly modified): export categories and enclosures to RSS feeds (and made RSS feeds extensible).
...
NOTE: this needs to be documented.
2005-02-01 14:09:31 +00:00