Commit graph

11 commits

Author SHA1 Message Date
Lars Kruse 9023627fe5 fix: handle non-ascii characters in page names and attachments 2023-08-08 20:21:56 +02:00
Jens Hofschröer 9b3341f836
Gtwiki (#1)
* Added Windows hints and v1.2 infos
* added some windows batch files
* switched from 'cliopts' to 'cli'
* "named args"
* All arguments passed to php are UTF-8 encoded
* removed local path from repository. Use doku.local.php
* added/changed support for
  - small
  - big
  - anchordef
  - definition_list
  - comment
  - include and search macros
* added #pragma directives as comments to dokuwiki
* recreate "_dokuwiki.changes"
* Support for non-ascii characters in media files
2019-03-26 12:47:14 +01:00
Lukas Pfannschmidt 8b7f4c9d33 Removed temporary files. 2016-01-07 18:29:51 +01:00
Lukas P ac22cb54c2 Collision avoidance for attachments in same namespace 2016-01-06 16:55:45 +01:00
Elan Ruusamäe 5dced00425 update docs, set version 2012-09-22 19:23:47 +03:00
Elan Ruusamäe 21cb1f23a6 encode utf8 result 2012-09-18 22:43:59 +02:00
Elan Ruusamäe 3e9c06c081 make code thread safe and immune too 2011-02-10 13:57:33 +02:00
Elan Ruusamäe 51b92a1ebf use __getattr__ to make object any symbol callable 2011-02-10 12:50:01 +02:00
Elan Ruusamäe 24b16768d3 update docs and file headers a bit 2011-02-10 11:00:19 +02:00
Elan Ruusamäe 52428be665 add cleanID call 2011-02-10 10:49:07 +02:00
Elan Ruusamäe 2643fe5d35 add bridge to call DokuWiki functions from Python 2011-02-10 10:29:51 +02:00