Gábor Hojtsy
36e87e190c
#147640 by Jose A Reyero with further cleanup by myself: add language code to localization functions
...
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
2007-05-29 14:37:49 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Dries Buytaert
f73610bec6
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Steven Wittens
ef925b1009
#134351 : Missing brace in aggregator.module
2007-04-07 07:38:36 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
4b635f6d0a
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
2007-03-17 18:30:14 +00:00
Dries Buytaert
66b99866b0
- Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.
2007-03-12 13:01:10 +00:00
Dries Buytaert
79872ff139
- Patch #98359 by Robroy and webchick: string clean-up: web site -> website
2007-02-27 12:29:22 +00:00
Dries Buytaert
dc5843bd30
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
Dries Buytaert
a1e6728a46
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-02-11 09:30:51 +00:00
Dries Buytaert
489903a08e
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-01-31 21:26:56 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Dries Buytaert
316e999489
- Patch #105253 by RobRoy: corrected maxlength setting for feeds.
2006-12-26 10:28:12 +00:00
Dries Buytaert
1a4d5f4206
- Patch #100528 by ChrisKennedy: the RSS aggregator supports non-RSS feeds too.
2006-12-14 13:41:02 +00:00
Steven Wittens
cfe44ef80c
#100859 : Fix aggregator categorization form
2006-12-12 06:27:17 +00:00
Neil Drumm
25f623e201
#68156 by Heine. Don't show aggregator blocks if they are empty.
2006-11-29 03:56:39 +00:00
Neil Drumm
3ee7ed6a66
#98078 by Heine. Fix double escaping on admin/build/blocks.
2006-11-27 01:26:31 +00:00
Neil Drumm
b5bf8a8f47
#97824 by Gurpartap. Move enclosing elements outside of their t().
2006-11-26 02:20:01 +00:00
Neil Drumm
205f8ff01b
#97941 by webchick. Consistent defaults for 'site_name' variable.
2006-11-25 09:04:22 +00:00
Dries Buytaert
827f064deb
- Patch # #98366 by webchick and ac: simplified strings for translators.
2006-11-24 10:18:24 +00:00
Dries Buytaert
6ae6dc0d85
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
2006-11-21 20:55:36 +00:00
Dries Buytaert
b004f328ee
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
2006-11-21 20:14:19 +00:00
Dries Buytaert
e08f5f27bd
- Patch #98359 by webchick and webernet: standardize on terminology: 'website' and 'web page'.
2006-11-21 20:03:11 +00:00
Neil Drumm
b0ddf6f40c
#98359 by webchick. Change 'web site' to more common usage, 'website.'
2006-11-19 23:51:02 +00:00
Neil Drumm
2eafd25fe6
#93824 by edkwh. Bad default for a radio button.
2006-11-17 00:21:44 +00:00
Dries Buytaert
45d989a73f
- Patch #52015 by AjK: updated timestamps for feed items.
2006-10-23 20:25:03 +00:00
Steven Wittens
36d44fbfb0
#84146 : Use 'Sentence capitalization' for menu items, page titles, form items, etc
2006-10-22 08:28:47 +00:00
Dries Buytaert
a856f813d7
- Patch #89424 by sandhurs: correct function definition of aggregator_block().
2006-10-17 19:15:27 +00:00
Kjartan Mannes
cefebd913f
Reverting code incorrectly included in the previous commit.
2006-10-05 18:22:48 +00:00
Dries Buytaert
18b297abf8
- Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page.
2006-10-05 15:47:57 +00:00
Dries Buytaert
5eab30f6ac
- Patch #87497 by Souvent22: aggregator not always pulling in descriptions.
2006-10-05 14:45:13 +00:00
Kjartan Mannes
858bb7f044
- Patch #87078 :
...
* Fixed categorize and configure tabs.
* Fixed passing HTML through check_plain().
2006-10-03 21:06:27 +00:00
Dries Buytaert
2da09a6597
- Patch #85490 by havran: made an image and description optional. PostgreSQL fix.
2006-09-26 14:19:00 +00:00
Dries Buytaert
5f8027f94c
- Patch #83397 by edkwh: -> . Getting rid of super-globals.
2006-09-17 19:14:16 +00:00
Neil Drumm
77354a34e5
#49443 by Ralf Stamm and webchick. Make default date format consistent.
2006-09-06 06:53:39 +00:00
Neil Drumm
94098f7e93
#81033 by webchick and neclimdul. Uninstall module API.
2006-09-01 07:40:08 +00:00
Neil Drumm
0c9908c37d
#81808 by m3avrck. Don't allow duplicate feeds.
2006-09-01 03:30:16 +00:00
Dries Buytaert
c64db1da29
- Patch #80952 by earl, webchick, neclimdul et al: .info files
2006-08-31 20:22:37 +00:00
Neil Drumm
92496eb839
#14400 by chx. Add a missing key.
2006-08-24 06:27:41 +00:00
Dries Buytaert
158a8814eb
- Patch #66569 by m3avrck: add RSS autodiscovery automatically.
2006-08-23 18:38:41 +00:00
Neil Drumm
a58d877108
#66569 by m3avrck. Put all the feed icons in the same place.
2006-08-23 05:55:38 +00:00
Dries Buytaert
7178f2f99e
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
2006-08-20 06:38:50 +00:00
Steven Wittens
55eec8f66f
#79601 : module_exist() -> module_exists()
2006-08-20 05:57:41 +00:00
Dries Buytaert
7de41539df
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
2006-08-18 18:58:47 +00:00
Steven Wittens
81938a3cdc
#76802 : Introduce placeholder magic into t()
...
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert
39996f511e
- Fixed misplaced check_plain(). Reported by Jim Phlew.
2006-08-18 07:19:45 +00:00
Neil Drumm
3cc2b1e3d7
#77183 by m3avrck and timcn, split up drupal.css by module.
2006-08-14 07:14:50 +00:00
Dries Buytaert
ce85b7c7f8
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
...
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert
729fa6c11b
- Patch #77422 by timcn: corrected various paths in the documentation.
2006-08-07 15:04:16 +00:00
Neil Drumm
cd430165d7
#73884 by RobRoy, various code cleanup.
2006-08-05 00:26:36 +00:00
Dries Buytaert
a7f67e01de
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
2006-08-04 06:58:44 +00:00
Dries Buytaert
b138793b68
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
2006-07-31 11:25:55 +00:00
Neil Drumm
2e8e54aea3
#61433 by bozo, fix some logic around the GUID addition.
2006-07-27 08:17:21 +00:00
Neil Drumm
41f4557e7f
#61433 by myself, add the aggregator.guid column
2006-07-18 07:32:22 +00:00
Neil Drumm
7d9f57ff63
#73591 by Flanker, add missing CVS Ids.
2006-07-14 01:05:10 +00:00
Dries Buytaert
1c75a210bd
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core.
2006-07-13 13:14:25 +00:00
Dries Buytaert
58752cfaa2
- Patch #72284 by me:
...
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Dries Buytaert
e93f8be871
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
2006-07-05 11:45:51 +00:00
Neil Drumm
59aa2ae8e8
#71925 by Steven, remove # prefix from link array keys.
2006-07-04 08:59:05 +00:00
Dries Buytaert
7d176b393c
- Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml
2006-07-03 08:04:33 +00:00
Dries Buytaert
15b40d7ea5
- Patch #70725 by ahoeben: recognized more Atom dates.
2006-06-25 15:26:41 +00:00
Dries Buytaert
cbe0081a8c
- Patch #61433 by Steve Dondley: added support for GUIDs to prevent duplicate posts being inserted.
2006-06-20 09:44:52 +00:00
Neil Drumm
a8119651cd
#31591 by vwX, fix 301 redirects in aggregator
2006-06-12 02:30:24 +00:00
Dries Buytaert
07ca789996
- Removed double slash in URL.
2006-06-02 13:07:58 +00:00
Dries Buytaert
1b291a2917
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules
2006-05-18 14:58:57 +00:00
Neil Drumm
9cff02e91b
#61802 by Zen, Double spaced sentences clean up
2006-05-07 00:08:36 +00:00
Dries Buytaert
3c55551559
- Patch #46269 by Egon Bianchet: show never instead of epoch.
2006-05-04 18:39:54 +00:00
Dries Buytaert
b18f76ec42
- Patch #60849 by Zen: fixed typo in aggregator.
2006-05-02 13:28:04 +00:00
Gerhard Killesreiter
4f7ba52bed
#56036 , aggregator_menu messed up, patch by tenrapid
2006-04-28 09:52:57 +00:00
Gerhard Killesreiter
86f2764a7b
#59753 , Use <content:encoded> NOT <content> for RSS item description, patch by Budda
2006-04-21 15:07:40 +00:00
Gerhard Killesreiter
cdbf7b4001
#58453 , improved docs, aggregator does atom, too. Patch by Uwe Herrmann.
2006-04-13 08:52:42 +00:00
Dries Buytaert
89b9c26e00
- Patch #52932 by Zen: fapi conversion + fixes
...
* fapi conversion.
* Adds status messages, comments and language fixes.
* Adds watchdog messages for category and feed additions and deletions.
* Edit forms: checks for duplicates - title for category, title + url for feeds.
2006-03-08 09:52:13 +00:00
Dries Buytaert
1001b7079d
- Patch #47267 by joshk: made aggregator categorization work.
2006-03-02 19:16:41 +00:00
Dries Buytaert
c48278229b
- Patch #42068 by mfb et al: fixed problem with aggregator destroying certain links. Moved filtering to on output. (Today's critical bugfix #2.)
2006-02-22 10:13:42 +00:00
Dries Buytaert
3603fe1bd8
- Patch #49912 : www.drupal.org -> drupal.org. (Today's critical bugfix #5.)
2006-02-21 18:46:54 +00:00
Dries Buytaert
583d5a4ee9
- Patch #48622 by adrian: remove drupal_goto from _submit functions.
2006-02-10 05:25:57 +00:00
Dries Buytaert
9c4d4fe7b2
- Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module HTML/CSS cleanups.
2006-01-20 09:09:18 +00:00
Dries Buytaert
ae84e469b0
- Patch #39329 by markus: order sources in aggregator.
2006-01-15 17:03:34 +00:00
Steven Wittens
79a193a2d2
- #42234 : Use standardized feed icon for RSS
2005-12-29 04:46:40 +00:00
Dries Buytaert
30e9e05642
- Patch #42294 by Cvbge: feed title not logged correctly.
2005-12-26 11:15:57 +00:00
Dries Buytaert
5accfa08f5
- Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failure instead of -1.
...
Changed code to be compatible with all versions.
2005-12-15 16:02:50 +00:00
Dries Buytaert
7334f7624f
- Patch #41165 by Morbus: removed rss doctype.
2005-12-14 19:04:27 +00:00
Dries Buytaert
ca9aa560f2
- Patch #40816 by Morbus: fixed bug with assigning news item the correct category.
2005-12-14 14:03:05 +00:00
Dries Buytaert
26bd449860
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.
2005-12-02 15:21:01 +00:00
Dries Buytaert
0f6067fc84
- Removed valid_input_check().
2005-11-30 11:03:58 +00:00
Dries Buytaert
b1bb2d5c60
- Patch #38336 by rcwoolley: parse dates in Atom feeds.
2005-11-24 20:20:53 +00:00
Dries Buytaert
aeed4cd8e4
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
Dries Buytaert
a8b218827a
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
Dries Buytaert
75fe6b6c0a
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.
2005-10-11 19:44:35 +00:00
Dries Buytaert
a1ae4da70b
- Removing tabs and trailing whitespaces.
2005-10-07 06:51:43 +00:00
Dries Buytaert
7e1527ee61
- Patch #29465 : new form API by Adrian et al.
...
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert
67e68fc679
- Patch #28786 by Neil: move pagers out of table.
2005-09-24 07:53:26 +00:00
Dries Buytaert
1dc53d9761
- Patch #3986 by James (and Boris :)):consolidated all feed-related settings in one place.
...
* adds a "feed settings" section to admin/settings where 2 new settings are introduced:
* number of items per feed
* default length of feed descriptions (title only, teaser, full)
* patches all of core to obey the above - including the new aggregator (out) feeds
* adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module)
* includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information.
2005-09-18 10:37:57 +00:00
Dries Buytaert
ae8cfe3176
- Patch #13941 by Prometheus6: Atom parser improvements.
2005-09-08 20:08:42 +00:00
Dries Buytaert
c13025d232
- Patch #30222 , #30219 by Uwe: cosmetic changes to the aggregator pages.
2005-09-02 19:18:14 +00:00
Dries Buytaert
436cd01b5f
- Patch #9167 by blake7/Uwe: generate RSS feeds for aggregator pages.
2005-09-01 19:50:18 +00:00
Dries Buytaert
7b8a409675
- Patch #29385 by chx: no ?> add end of files.
2005-08-25 21:14:17 +00:00
Dries Buytaert
789dd294ff
- Modified patch #22637 : added OPML export for aggregator categories.
2005-08-23 05:45:08 +00:00
Dries Buytaert
caf65e3953
- Patch #13941 by Promotheus6: Atom feeds have a CONTENT and/or SUMMARY tag instead of a DESCRIPTION tag. Currently, if both tags are present the aggregator appends the content of both fields to replace the content of the DESCRIPTION tag.
2005-08-23 05:16:50 +00:00
Dries Buytaert
e0113d6788
- Patch #29275 by Uwe: I'm currently trying to get aggregator.module in shape for being used as a planet-like software for a Planet Drupal. Here's a patch which allows the site admin to specify which HTML tags are stripped from feeds (or not). This is hardcoded in aggregator.module right now, the attached 2-line patch (for HEAD) makes it configurable.
2005-08-22 19:45:42 +00:00
Dries Buytaert
6733014fc4
- Patch #13941 by Prometheus6: made the aggregator module parse Atom feeds.
2005-08-11 13:12:44 +00:00
Dries Buytaert
7c6a21aedd
- Patch by Uwe: tidied up the CVS IDs.
2005-08-11 13:02:08 +00:00
Dries Buytaert
f14cb1ab2b
- Patch #25928 by Uwe: 'the the' -> 'the'.
2005-07-03 15:56:04 +00:00
Dries Buytaert
58aee8cdad
- Patch #25603 by Stefan: made the sizes of forms consistent.
...
TODO: document the defaults in the PHPdoc comments.
2005-06-27 18:33:33 +00:00
Steven Wittens
0cda6e20cf
- #23734 : Replace date() with format_date() in aggregator
2005-06-01 04:03:54 +00:00
Steven Wittens
49304b34aa
- Fixing patch for aggregator block id fix.
2005-05-09 22:46:05 +00:00
Steven Wittens
ec4c655f5a
- #22154 : Change : in aggregator block IDs to -, the colon is an illegal character and causes problems in CSS.
2005-05-06 06:33:45 +00:00
Dries Buytaert
2debcfb1ef
- Patch #15595 by Stefan and Djun: improved status messages.
...
TODO: we should write down a couple guidelines for these document them in
the PHPDoc code of drupal_set_message()! .
2005-05-05 22:22:46 +00:00
Steven Wittens
e08bde4def
- PGSQL Fix: missing columns in GROUP BY (aggregator news -> sources was broken).
2005-04-27 17:19:20 +00:00
Dries Buytaert
23957cdfdd
- Patch by James: made the aggregator cache less in case of mass-feeds.
2005-04-26 16:29:31 +00:00
Dries Buytaert
55a7065fda
- Patch #21282 by Walkah: fixed theme('page') problem with aggregator module.
2005-04-25 17:49:43 +00:00
Dries Buytaert
a76a1e1f3f
- Patch 20910 by chx: centralize print theme page.
2005-04-24 16:34:36 +00:00
Steven Wittens
0f41706acc
- #19874 : Fix aggregator escaping after check_plain bug
...
- Fix bug in decode_entities() with double-escaped entities.
2005-04-07 22:46:55 +00:00
Dries Buytaert
a3e9b35afc
- Patch #19451 by JonBob: improved consistency of module descriptions. We should write guidelines for this -- maybe in the PHPDoc code of the _help hook.
2005-04-01 15:55:02 +00:00
Dries Buytaert
7bdcba1720
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments
2005-03-31 21:18:08 +00:00
Steven Wittens
be14203534
- #18817 : Clean up plain-text checking (see drupal-devel!)
2005-03-31 09:25:33 +00:00
Dries Buytaert
f7c8a2c080
- Patch #17160 by Neil: fixed problem with aggregator block throwing DB errors after being deleted.
2005-03-03 20:05:46 +00:00
Dries Buytaert
c1d9fffb57
- Patch #18231 by cprice: -> = 0
2005-03-02 08:13:15 +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
993ea0c6c5
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.
2005-01-29 22:02:37 +00:00
Steven Wittens
e7edb55d63
- The real code fixes ;)
2005-01-17 19:00:03 +00:00
Dries Buytaert
64b100d19a
- Patch #13260 by UnConeD: watchdog module improvements.
...
We added a 'severity' column to watchdog():
watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link);
* Specify a severity in case you are reporting a warning or error.
* The $link-parameter is now the fourth parameter instead of the third.
TODO: document this in the upgrade guide.
2005-01-09 09:22:40 +00:00
Dries Buytaert
6e3eb60aab
- Removed some cruft: left-over xxx_help_page() functions.
2004-12-11 14:13:24 +00:00
Dries Buytaert
60352821bf
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
...
- Slight addition to INSTALL.txt with regard to PHP versions.
- Updated/reworded some node type descriptions as per Boris' suggestions.
- Adding missing {} around a table name in update.php.
2004-12-07 16:55:38 +00:00
Dries Buytaert
7ad0dfdc6d
- Some aggegrator improvements:
...
+ Moved the block configuration settings to the block administration pages like we did with the other modules (also, administrators had to enable the aggregator blocks twice).
+ Small UI changes to the 'add news feed' page.
2004-12-04 12:02:09 +00:00
Dries Buytaert
55df38710f
- Patch #13786 by drumm: fixed handling of HTTP 301 response codes.
2004-12-02 18:37:04 +00:00
Dries Buytaert
70fcf51e84
- Refactored the statistics and watchdog module (views). The most important
...
changes are:
1. Simplified the statistics pages: there are less pages and on the
remaining pages there is a lot less visual clutter (less columns and
better presentation).
2. Reorganized the 'administer - logs' menu: flattened the menu structure
and removed a number of links.
3. Improved performance. Most statistics pages used about 160 slow SQL
queries which made the statistics pages fairly unusable on my system.
The new pages use at least 10 times less SQL queries and render much
faster. They are actually usable.
4. There is now a 'track'-tab on node pages, and a second subtrab on the
user accounts 'track'-tab for people with the 'access statistics'
permission. They can be used to resp. track the node and the user.
This makes the statistics more accessible.
5. Changed the way watchdog messages are filtered. This makes it easier
to introduce new watchdog types.
6. Reworked the statistics module's permissions.
7. Less code: 223 insertions(+), 343 deletions(-).
8. Fixed several glitches: for example, the statistics pages sorted the
'Name' column by user ID instead of by name. Unfortunately, it is
too difficult to backport these to DRUPAL-4-5.
TODO:
1. Review the statistics modules help pages.
2. Help fine-tune the interfaces/views.
NOTES:
1. You'll want to run update.php.
2004-11-28 12:28:35 +00:00
Dries Buytaert
4726c93156
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated. Check your contributed modules and update them accordingly.
2004-11-24 22:56:21 +00:00
Dries Buytaert
9574766ad8
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
2004-11-23 22:20:41 +00:00
Dries Buytaert
9979aceab0
- Patch #12783 by Stefan: various small consistency/usability improvements.
2004-11-15 11:16:39 +00:00
Dries Buytaert
b3adcf05a3
- Patch #11875 by Neil Drumm: block module configuration improvements.
...
The primary goal of this patch is to take the 'custom' and 'path' columns of the block overview page and make them into something understandable. As of Drupal 4.5 'custom' lacked an explanation which wasn't buried in help text and path required dealing with regular expressions.
Every block now has a configuration page to control these options. This gives more space to make form controls which do not require a lengthy explanation. This page also gives modules a chance to put their block configuration options in a place that makes sense using new operations in the block hook.
The only required changes to modules implementing hook_block() is to be careful about what is returned. Do not return anything if $op is not 'list' or 'view'. Once this change is made, modules will still be compatible with Drupal 4.5. Required changes to core modules are included in this path.
An additional optional change to modules is to implement the additional $op options added. 'configure' should return a string containing the configuration form for the block with the appropriate $delta. 'configure save' will come with an additional $edit argument, which will contain the submitted form data for saving. These changes to core modules are also included in this patch.
2004-10-31 07:34:47 +00:00
Steven Wittens
979b482c7a
- #12305 : Blog it icon was broken due to missing parameter.
2004-10-29 19:43:51 +00:00
Dries Buytaert
10f329c057
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
...
Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'.
2004-10-19 18:02:31 +00:00
Dries Buytaert
aa6d81c19e
- Modified version of patch #11099 by Alan Chandler:
...
+ Fixed problem with channel data not being trimmed.
+ Made some queries ANSI SQL so they work with PostgreSQL.
2004-10-03 10:03:52 +00:00
Dries Buytaert
228b3c7cc8
- Patch #10945 by Adrian: more PostgreSQL fixes/updates.
2004-09-20 17:58:14 +00:00
Steven Wittens
ec287382ca
- #10909 : Aggregator's menu depends on its categories and sources, so when they change, menu_rebuild() needs to be called.
2004-09-18 02:09:03 +00:00
Dries Buytaert
5c7983c4de
- Patch #8179 by JonBob: reintroduced menu caching.
2004-09-16 07:17:56 +00:00
Steven Wittens
7771fab25c
Aggregator.module: code comments say items older than 3 months get discarded automatically, but the limit in the code is in fact set for 2 weeks.
...
Changing to 3 months (caught by drumm).
2004-09-14 01:58:00 +00:00
Dries Buytaert
2fddec3f6e
- Removed 'aggressive' message.
2004-09-11 10:26:50 +00:00
Dries Buytaert
b84b6e42cf
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
2004-09-09 05:51:08 +00:00
Dries Buytaert
94e30bf776
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
2004-08-21 06:42:38 +00:00
Dries Buytaert
fa25c7a0ca
- Code improvements by Stefan: use capital letters for header titles (and added some missing t() functions).
2004-08-19 15:41:57 +00:00
Dries Buytaert
83a739bd89
- Code improvements by Stefan: made all status messages consistent (and easier to translate).
2004-08-18 19:57:27 +00:00