| Commit message (Collapse) | Author | Age |
|
|
|
| |
darcs-hash:20050730112550-7ad00-7fe9437363ac705dec5b4b763b496cbcc7daf328.gz
|
|
|
|
| |
darcs-hash:20050726191412-7ad00-ec9939a2f4667a36e3eb943d9cd3196be6708a3a.gz
|
|
|
|
|
|
|
| |
This adds a detail page for images, for JPEG files
additional metadata from EXIF and IPTC fields is shown
darcs-hash:20050724115540-7ad00-926601cd12a990e041943edc616360d8179d6c9f.gz
|
|
|
|
| |
darcs-hash:20050719211658-488b3-2b9bfeba558566398c88d5ac71c99928565937ae.gz
|
|
|
|
| |
darcs-hash:20050719211352-f7e69-faf73d88765f3a3a0f23029413cd254b65c15da8.gz
|
|
|
|
| |
darcs-hash:20050711163937-9be09-9194238d6aeb6b526ebb30a501f0499f54e23424.gz
|
|
|
|
| |
darcs-hash:20050703134148-3d692-b0ad0ea17869e39367fdb4c52f87d922b44f4af4.gz
|
|
|
|
| |
darcs-hash:20050629161146-f5ed9-539dc83a1660e9445bf5bea647e376b09626ec2e.gz
|
|
|
|
| |
darcs-hash:20050627221858-f2173-3a0dda9530774f891af96d327c4ab10fc3068314.gz
|
|
|
|
| |
darcs-hash:20050627174242-9a1cb-66050775ebdf6a0f3d276da87c0886763cafcb03.gz
|
|
|
|
| |
darcs-hash:20050626194505-410e9-e5629b89c54132b7a51dafcd26fe8340f2e70eb2.gz
|
|
|
|
| |
darcs-hash:20050626100609-dd57d-0830b3903deecaa9d7f6c6df896e92b310aba073.gz
|
|
|
|
|
|
|
|
| |
This cleans up the directory structure as discussed on the mailning
list. Users should delete their previous _cache directories to
recover diskspace.
darcs-hash:20050626100913-9977f-83c0fdc32047db2090fc52a843ffae50cbf12248.gz
|
|
|
|
| |
darcs-hash:20050625181426-9a1cb-5d1a4d7208ceea1e3b327898b2bbdfcb838e2ae2.gz
|
|
|
|
| |
darcs-hash:20050620193046-4f777-7349f94126a8c728fa32b0fa31e7fe87f170d065.gz
|
|
|
|
| |
darcs-hash:20050618071754-b0902-37b14df3abee7d82b771737a650a683963eee96b.gz
|
|
|
|
|
|
| |
XML has problems with usual PHP shortcuts like '<?' or '<?
darcs-hash:20050617130335-7ef76-8e98db5cdae5f8b81993a380cb3d3acc9ac33dbd.gz
|
|
|
|
|
|
|
|
|
|
|
| |
Part 1 only checks for the existance of references.
Part 2 will show where this references are so that the user
could easily find them.
Both parts are configurable:
refcheck
darcs-hash:20050616163425-7ef76-a7fce6cd1ef5d2cc2e4ac3b869969a65c671770a.gz
|
|
|
|
|
|
|
|
|
| |
This patch implements the first step of a media file reference
checker. Every time the user wanted to delete a media file
it would be ckecked for still existing references to this media
file. File deletion is denied if this media file is still in use.
darcs-hash:20050605185038-7ef76-475e5990609587e1b8cee0e155fa6002f1c5b27c.gz
|
|
|
|
| |
darcs-hash:20050617084820-9977f-a98703e3ea8903ab3d3b5ae4c81ae946483202d6.gz
|
|
|
|
| |
darcs-hash:20050616161741-7e2e5-4342a129284ef85107c5b965f6b57338359e6b3b.gz
|
|
|
|
|
|
|
| |
A wrong variable name was used in the english language file and
an gramatically mistake in function comments was corrected.
darcs-hash:20050615175208-7ef76-f41f2da7a0e27333e35d12bcc510f641d73289a5.gz
|
|
|
|
| |
darcs-hash:20050615083147-3d692-41804518101cc33caced6377a6e71526c91e143d.gz
|
|
|
|
| |
darcs-hash:20050611174723-56ca7-2e45af0139423457fad53f92b1e549b650dd1c84.gz
|
|
|
|
| |
darcs-hash:20050609233643-9977f-11492f9b23b5e553ad6322bcd046ff32d64c37c1.gz
|
|
|
|
| |
darcs-hash:20050609170153-6e8b5-f5d54229c86f875587fd3a32bdc02c492e498be1.gz
|
|
|
|
| |
darcs-hash:20050608210819-9977f-53a47719d7c282abcf105c05d752c8b920b4c62b.gz
|
|
|
|
| |
darcs-hash:20050608201217-9977f-613350363f98ee22bcedba5003e774a42f331080.gz
|
|
|
|
| |
darcs-hash:20050608201144-f2173-02b99e2f7409190bf6f859e7b340afbfd61b45fd.gz
|
|
|
|
| |
darcs-hash:20050607200902-2af0c-7f25c338231e4c033b8d01296efd60635f457788.gz
|
|
|
|
| |
darcs-hash:20050607200309-6e8b5-c736884ebbd9d315b7cf91cdf2cbcd50f7f20575.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is nearly a complete rewrite of the gmail like AJAX spellchecker
from http://www.broken-notebook.com/spell_checker/index.php
Here are the differences and features
* seemless integrated into DokuWiki
* no need for the pspell extension
* needs GNU aspell installed (not sure about the version I guess
0.60+ for UTF8)
* needs PHP 4.3.0+
* uses SACK for AJAX
* gets errors and suggestions in one transfer
So far only tested in Firefox. It should work in IE, Safari and
Opera 8, too. Please test and report back.
darcs-hash:20050607194456-9977f-f699144d1fd28359742b2ce0f28c839a1f4cefbb.gz
|
|
darcs-hash:20050605110714-9977f-e974278576a74db3ffb46647411dd68f96f517ca.gz
|