| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
The redirect target URL is constructed with escaped ampersands since b625808123f.
Thanks to Chris Tapp for pointing out.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The constants are required by the class constructor, which effectively
means before the autoloader is triggered. This change fixes that issue.
|
|
|
|
|
| |
This patch moved the place where DOKU_PLUGIN is defined. It no longer
can be set from a normal config (only via preload)
|
|
|
|
|
|
| |
Ignore-this: 9ca4c177b16580a13acf334d78570bd7
darcs-hash:20091216091805-6e07b-14394dcf6800210af85067b1214bc8dbb340d3b4.gz
|
|
|
|
|
|
| |
Ignore-this: c58e8ed83df37a4d4d4bc260ff91033f
darcs-hash:20091123184949-7ad00-ff025fd3efb6c6f07f3e994ce6b3344d03e09ac7.gz
|
|
|
|
|
|
| |
Ignore-this: 252bb5a42965ed045221c0544136aa62
darcs-hash:20091111203437-7ad00-86f06d842b3bec22641a637cb09dbc666a42ca2d.gz
|
|
|
|
|
|
|
|
|
|
| |
Ignore-this: 584fbb1e0d2cfece4648d282cb5f330a
The plugin manager now doesn't rely on the file extension when deciding how
to extract a plugin archive but instead looks at the magic bytes of the
downloaded file.
darcs-hash:20090725160844-7ad00-c64d76c4f5f708feba092417c8a7834951c479f9.gz
|
|
Ignore-this: 4007248aa01f09990612c844c8a83900
This patch moves the different classes of the plugin manager into their own
files and moves formerly global utility functions into the appropriate
class scopes.
darcs-hash:20090725152105-7ad00-89801e811b7eb0d0db25a825d6065aed8ef95c33.gz
|