summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Collapse)AuthorAge
* Preliminary Danish localization for the rest of the plugins. Too tired to ↵larsch82006-03-01
| | | | | | complete it right now... darcs-hash:20060301003307-a08f5-68dde44c8a9be592d8823a1a5e24538f813e1133.gz
* Added Danish localization for usermanager plugin and fixed typos in ditto ↵larsch82006-02-28
| | | | | | for acl plugin darcs-hash:20060228214036-a08f5-16c209ecc627715fad5875c5c0b317ab6d73ee16.gz
* changed IDs to avoid name clashesAndreas Gohr2006-02-26
| | | | darcs-hash:20060226172332-7ad00-f073117ba2f027935f87cf23106bf6a4316a5790.gz
* Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct ↵Troels Liebe Bentsen2006-02-24
| | | | | | | | | | | permissions, this should also fix problems with dokuwiki making setuid files on some umasks. * Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly. * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense. * Use chmod for setting the correct permissions but only if it's needed. * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway. darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
* Fix wrong umask usage and so we set the correct file premissions.Troels Liebe Bentsen2006-02-18
| | | | darcs-hash:20060218183753-ee6b9-1a3dab069a868e3f5e10e9dd6af14fefd0d8b730.gz
* Fix wrong umask usage and so we set the correct file premissions.Troels Liebe Bentsen2006-02-18
| | | | darcs-hash:20060218183251-ee6b9-798ab2994526311b1e58f04e7684b39b51426887.gz
* admin styles removed to own plugin style fileAnika Henke2006-02-24
| | | | darcs-hash:20060224222256-d5083-3f74698d8f701b1d69af6eb0be07d1451a63b7c6.gz
* french config plugin stringsgb2006-02-24
| | | | darcs-hash:20060224171715-2060e-25be215fbbeb3dac2b8038068c7db751f3d0d594.gz
* config plugin update - fix choices for 'maxtoclevel'chris2006-02-24
| | | | darcs-hash:20060223230053-9b6ab-5fa0fbee8f0a1cb792d7ee21ed97d94fce31cf17.gz
* usermanager update for enhanced canDochris2006-02-08
| | | | darcs-hash:20060208020657-9b6ab-4499d17f3e1b3b67c906b2f27a661cc9449a8d72.gz
* change only changed datamatthiasgrimm2006-02-02
| | | | | | | | This patch changed the modifyUser function of the user manager so that it only forward data fields to the backend that the user really changed. Unchanged or empty fields will be skipped. darcs-hash:20060202192030-7ef76-a221f16cafd24eef632b6554ada90aee8b500b8b.gz
* serbian translationFilip Brcic2006-02-04
| | | | darcs-hash:20060204144729-513c7-c3116877b07365cfb128c3477a3f9bf4d962c30a.gz
* new way of auth module capability checkingAndreas Gohr2006-02-03
| | | | | | | | | | This changes the way of how the capabilities of the used auth module are checked as suggested as first option in http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html The MySQL backend WAS NOT TESTED and probably needs some work. darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz
* fix for PHP5/Win, avoid initialising an array as a function parameterchris2006-02-03
| | | | darcs-hash:20060202232249-9b6ab-714f97dd150f2e0e7bef5458ab74f5336a1e5f8c.gz
* user manager fix, avoid calling getUserCount method when it isn't availablechris2006-02-02
| | | | darcs-hash:20060202022500-9b6ab-896f1c762fa6aa9307fe30e8762fd6b424c717f7.gz
* plugin manager fix for php5/win bugchris2006-02-02
| | | | darcs-hash:20060202022424-9b6ab-36275dd4c71c272d332de76dd39cc45024c6cc18.gz
* show disabled user edit button in greymatthiasgrimm2006-02-01
| | | | | | | | This patch adds a grey image for the user edit button that indicates that the button is inactive and can't be triggered. darcs-hash:20060201182902-7ef76-f2054073d349662c0021edc4a16244504df5c77d.gz
* conflict resolving for plugin manager updateAndreas Gohr2006-01-31
| | | | darcs-hash:20060131211639-7ad00-910dc1d06c7375284fc351376c4a6af49dc41c27.gz
* update wl,ml,buildURLParams with optional separator string, update config ↵chris2006-01-31
| | | | | | plugin redirect with new wl(), add meta & lang details for $conf['resendpasswd'] darcs-hash:20060130232818-9b6ab-2f395bc25c536b06bb5ade616a8252060ecb5278.gz
* plugin manager update - remove refresh command, strings & associated htmlchris2006-01-30
| | | | darcs-hash:20060130222720-9b6ab-2c71b10602e0052050c5813f5b7b6c02d386b229.gz
* config plugin - updated fix for redirect url constructionchris2006-01-30
| | | | darcs-hash:20060130215927-9b6ab-8b37f29e304c0852c01d2b7e582b8995a1e26a19.gz
* language updatesAndreas Gohr2006-01-30
| | | | darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz
* config plugin - correct prev fix for redirect urlchris2006-01-30
| | | | darcs-hash:20060130142414-9b6ab-908e1c38b395de038436be7946fc56a07978a72a.gz
* config plugin fix for incorrect construction of redirect urlchris2006-01-30
| | | | darcs-hash:20060130141843-9b6ab-ae98b660e830c37c652e96c8d0b28c24ddea0ba2.gz
* config manager update - fix for missing $ID in URLschris2006-01-30
| | | | darcs-hash:20060130134210-9b6ab-6f7f0eb50d95997c1e0d3df79011d7963721591e.gz
* indonesian translationmubaidillah2006-01-29
| | | | darcs-hash:20060129102109-e8571-5fbd8694737fbfcf2c10056d7aed05193bb15e39.gz
* Several more french updates (UI and plugins)gb2006-01-29
| | | | darcs-hash:20060129001120-2060e-aca189a18e75d422619f8c4e66d0abceaaf76593.gz
* config plugin update, fix php5 warnings + other improvementschris2006-01-28
| | | | darcs-hash:20060128011605-9b6ab-38b917f8e1b311ff319d1cfd356369e428e95c3e.gz
* config plugin style changechris2006-01-27
| | | | darcs-hash:20060127215330-9b6ab-f0ded8e33e65ca4b74616ebe88bab8973f464b90.gz
* moved translations for ACL managerAndreas Gohr2006-01-27
| | | | darcs-hash:20060127141826-7ad00-c1689c7db5c4831fbbfca4a4c6c5f27c64546951.gz
* functions for handling plugin settings with config managerEsther Brunner2006-01-27
| | | | darcs-hash:20060127001636-283c4-a54e5b7aaab261d9c875686fe4ccfb483ee7358b.gz
* closed <td> in acl pluginAnika Henke2006-01-26
| | | | darcs-hash:20060126225603-d5083-eade1a84225396378bcf52ebce70c5dc74f8ee04.gz
* usermanager start value missingmatthiasgrimm2006-01-26
| | | | | | | | | | The start value of the user list was corrupted, if in search mode but _REQUEST['search'] was empty. An empty start value passed to the authentication backends might cause an error (in MySQL backend for sure). This patch fixes this. darcs-hash:20060126195356-7ef76-d899fb08bba42de487f695536f4ae0cdeb3a0eaa.gz
* scroll__here supportAndreas Gohr2006-01-26
| | | | | | | | This adds a simple JavaScript behavior. When an element with the id 'scroll__here' is found in the document the browser will scroll this element into view. Useful to scroll to some output after form submitting. darcs-hash:20060126212926-7ad00-b359915a5d6a299652134d8dfa64015786283b6b.gz
* java script changesAndreas Gohr2006-01-26
| | | | | | | This adds a javascript confirmation for the delete button in the user manager. It also adds the $() shortcut function known from the prototype library. darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz
* $conf[sepchar] update for config pluginchris2006-01-26
| | | | darcs-hash:20060126012607-9b6ab-ae48f0437ff6170b30514402abc22801fef36902.gz
* user manager updatechris2006-01-26
| | | | darcs-hash:20060126011718-9b6ab-d3d0f485472891ac899b2a3904182382182ebbd8.gz
* config plugin update & removal of $conf['pluginmanager'] optionchris2006-01-26
| | | | darcs-hash:20060126011342-9b6ab-40d04573bef34fa4012edac74186355b9a7ff0d9.gz
* config pluginchris2006-01-25
| | | | darcs-hash:20060125001546-9b6ab-02a6255db9adc4dc22f4970b01a3b148d2b1810c.gz
* user manager pluginchris2006-01-25
| | | | darcs-hash:20060125000731-9b6ab-f42d90c270edd795038b814516a1da90c0824e71.gz
* plugin manager styles update for css substitutionschris2006-01-24
| | | | darcs-hash:20060124145255-9b6ab-6d89986c1f867975cd8ebd7f538a6fb7829a053d.gz
* removed graphical list bulletAndreas Gohr2006-01-21
| | | | | | | | | | | | | | | | | Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advantages: 1. The list bullets still have the correct color when colors are adjusted in style.ini 2. List bullets grow and shrink correctly with the fontsize It has a disadvantage as well: All list items need to be marked up like this: <li><div class darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz
* stricter xhtml compliance -- part 2Anika Henke2006-01-15
| | | | darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz
* plugin manager update, remove js & css file aggregation, improve error handlingchris2006-01-13
| | | | darcs-hash:20060113023414-9b6ab-76bd7b12af34e8f32135c32c22403bd0fb14c98a.gz
* plugin manager, polish locale files (thanks Michal Tkacz)chris2005-11-20
| | | | darcs-hash:20051120173922-9b6ab-c7cb962e1b5c90e19176fb073b6a8b9040ade920.gz
* remove compress detection changes from tarlib, its handled in the wrapperchris2005-09-28
| | | | darcs-hash:20050927223208-9b6ab-dffa89c68fd62072e5da60133ce3e49cc524966f.gz
* plugin manager fix: include some missing global $IDchris2005-09-22
| | | | darcs-hash:20050922154548-9b6ab-5dd76b0175dfbd72910795cea430999e54bbb768.gz
* plugin manager: remove settings buttonchris2005-09-19
| | | | darcs-hash:20050919163618-9b6ab-1c1ccc9103bf1f82e62aba97a244bba787679e28.gz
* plugin manager plugin: remove unneeded global declarationchris2005-09-19
| | | | darcs-hash:20050919153110-9b6ab-799ea7bd45d48f64fc26c6e86fe7fb6678173912.gz
* plugin manager update, improved compression type detectionchris2005-09-15
| | | | darcs-hash:20050915005634-9b6ab-37a0f62cb856f0bdd30956074fabd9c225d926a1.gz