- 20 Apr, 2005 1 commit
-
-
Steven Wittens authored
This makes it easier to use JavaScript (e.g. Google Adsense) inside blocks.
-
- 18 Apr, 2005 5 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
I rewrote part of the patch to improve the themability of the block, as well as its default look. I also left out the 'Recent posts' for now and shuffled some code around.
-
Dries Buytaert authored
-
- 17 Apr, 2005 1 commit
-
-
Dries Buytaert authored
-
- 16 Apr, 2005 3 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 15 Apr, 2005 2 commits
-
-
Steven Wittens authored
-
Dries Buytaert authored
-
- 14 Apr, 2005 4 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 13 Apr, 2005 5 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #20451 by Moshe: some ancient code was assuming that all apges in a book are of type 'book'.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 12 Apr, 2005 9 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #19965 by Robin Monks: fixed problem with duplicate block titles.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 11 Apr, 2005 9 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
Drupal's existing caching mechanism doesn't perform well on highly dynamic websites in which the cache is flushed frequently. One example is a site that is under attack by a spambot that is posting spam comments every few seconds, causing all cached pages to be flushed every few seconds. Loose caching immediately flushes the cache only for specific users who have modified cached data (whether or not they are logged in), delaying the flushing of data for other users by several minutes. (I rewrote the help text a bit and made minor changes to the code comments.)
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #20188 by Goba: Node_feed() instructs the nodeapi view call it invokes to deal with the body of the node, but afterwards it only uses the teaser to generate the feed. So the nodeapi hook should be called with teaser processing in mind. This simple patch fixes that.
-
Steven Wittens authored
-
- 10 Apr, 2005 1 commit
-
-
Steven Wittens authored
-