| #
dbb00abc |
| 30-Aug-2005 |
Esther Brunner <esther@kaffeehaus.ch> |
Namespace filtering for recent changes
darcs-hash:20050830202115-283c4-2a186854aa11e2e6e5a12da39dcd90c8723e2c90.gz
|
| #
7131b668 |
| 06-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
caching for feeds
This patch adds caching for XML/ATOM feeds. This is most useful for the default feed (linked from the footer and HTML meta header) as this is usually the most used one.
The cache
caching for feeds
This patch adds caching for XML/ATOM feeds. This is most useful for the default feed (linked from the footer and HTML meta header) as this is usually the most used one.
The cache is invalidated if a change was made (by checking the the filemtime of the changelog). A 5 minute settling time is used to avoid invalidating the cache too often when the wiki changes rapidly.
darcs-hash:20050806155857-7ad00-5b9cb05b42d67c3f23f0358676735038b9f59664.gz
show more ...
|
| #
8746e727 |
| 08-Jun-2005 |
andi <andi@splitbrain.org> |
session_write_close added #364
I just learned that PHP does lock it's session objects. This is realy bad if you have multiple images in a page as each one will call fetch.php which locks the session
session_write_close added #364
I just learned that PHP does lock it's session objects. This is realy bad if you have multiple images in a page as each one will call fetch.php which locks the session, so everything can only be loaded sequentially. The fix for this is to close the session after using it which is after doing the auth and the breadcrumbs. I added the needed calls everywhere.
darcs-hash:20050608213514-9977f-f2dfc467ebbd06406e10e33a386fa1db6cb32dba.gz
show more ...
|
| #
f62ea8a1 |
| 05-Jun-2005 |
andi <andi@splitbrain.org> |
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log
I think I modified the code at all nessessary places, but I may have forgotten a few things.
darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz
show more ...
|
| #
5749f1ce |
| 25-May-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
fix for history navigation buttons
This patch adds some sanity checks for the history start parameter 'first'. Only the needed history entries will be loaded at once now. This will reduce server loa
fix for history navigation buttons
This patch adds some sanity checks for the history start parameter 'first'. Only the needed history entries will be loaded at once now. This will reduce server load a bit
darcs-hash:20050525161658-7ef76-1ab681b4c784bbe834fae91301ee7b9cd2a2cd8b.gz
show more ...
|
| #
7d8be200 |
| 20-May-2005 |
andi <andi@splitbrain.org> |
fixed problem with utf8_substr and feed generation #340
darcs-hash:20050520203448-9977f-4381d98899e730a301c655b5aae59e83b5580a88.gz
|
| #
2a27e99a |
| 29-Apr-2005 |
andi <andi@splitbrain.org> |
more cleanup
darcs-hash:20050429205436-9977f-762f3ded6f93cfb3e068f3acdc1bb80690ad658b.gz
|
| #
4d58bd99 |
| 23-Apr-2005 |
andi <andi@splitbrain.org> |
feed fixed, linkto param added
darcs-hash:20050423103219-9977f-2373bc3ad2f6524f9076fe2cc91f891cd451e50e.gz
|
| #
b1a1915c |
| 11-Mar-2005 |
andi <andi@splitbrain.org> |
summary added to feed titles instead inside description
darcs-hash:20050311120807-9977f-951fcb79ffc5ce6681c227e3b25d94a1cdca4b75.gz
|
| #
79b608ce |
| 26-Feb-2005 |
andi <andi@splitbrain.org> |
some feed tuning
darcs-hash:20050226133325-9977f-001fc0ae4081b812bdef84350074624bb530f6f7.gz
|
| #
ed7b5f09 |
| 19-Feb-2005 |
andi <andi@splitbrain.org> |
added init.php - may have broken something! (related to #153)
darcs-hash:20050219102055-9977f-575d654e742934c911ffab855d82aa91f198b5cf.gz
|
| #
15fae107 |
| 14-Jan-2005 |
andi <andi@splitbrain.org> |
phpdoc comments
darcs-hash:20050114164057-9977f-e4936fde9037c65c3f32c30b31b2b7df35732f3a.gz
|
| #
f3f0262c |
| 12-Jan-2005 |
andi <andi@splitbrain.org> |
Initial revision.
darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz
|