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
ec684eaefc
Removed useless import.
2016-01-07 18:40:29 +01:00
Lukas Pfannschmidt
36f8eaea6b
Added info to README
2016-01-07 18:35:39 +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
Lukas P
eb469fe356
Anpassungen für neue Moin Version
2016-01-05 17:13:48 +01:00
Elan Ruusamäe
8117b6a1e2
add note that i do not develop/support this code anymore
2015-07-31 11:06:40 +03:00
Elan Ruusamäe
f2f079986e
rename readme to markdown
2015-07-31 11:05:39 +03:00
Elan Ruusamäe
0de9564361
mention about indexer run
2012-09-24 16:03:11 +02:00
Elan Ruusamäe
c3b5c6431c
ensure .changes each line is newline terminated
2012-09-24 14:44:37 +02:00
Elan Ruusamäe
4c90022207
output cosmetics
2012-09-23 19:50:12 +02:00
Elan Ruusamäe
591cf09756
reformat tabs
2012-09-23 14:27:30 +02:00
Elan Ruusamäe
7abbf81733
recognize pascal and java syntaxes
2012-09-23 14:25:18 +02:00
Elan Ruusamäe
3295f0bd90
more smileys map from the perl code
...
https://www.dokuwiki.org/tips:moinmoin2doku?rev=1348331879#perl
2012-09-23 14:18:40 +02:00
Elan Ruusamäe
972503ea8c
use getPageList, so that data_underlay_dir is not stored in Pages getPageDict creates at a time
2012-09-22 22:27:34 +02:00
Elan Ruusamäe
c64f708b6d
copy_attachments: use page object
2012-09-22 22:10:50 +02:00
Elan Ruusamäe
cf064d9410
convert_editlog: take page as input
2012-09-22 22:04:08 +02:00
Elan Ruusamäe
5313705a0a
code reuse: fill pages dict to convert
2012-09-22 21:58:01 +02:00
Elan Ruusamäe
fb47aaa8a0
convertfile: take page object as input
2012-09-22 21:55:37 +02:00
Elan Ruusamäe
0aa455c205
print out converted pages
2012-09-22 21:46:46 +02:00
Elan Ruusamäe
6ccf75c395
hide underlay pages early
2012-09-22 20:32:04 +02:00
Elan Ruusamäe
bb61d04533
allow to ignore pages
2012-09-22 20:27:48 +02:00
Elan Ruusamäe
de270d83ee
setup utf8 output encoding
2012-09-22 20:23:43 +02:00
Elan Ruusamäe
8411723b65
avoid key error
2012-09-22 20:06:47 +02:00
Elan Ruusamäe
eac9c21d8b
insert front page into process list
2012-09-22 19:58:24 +02:00
Elan Ruusamäe
7b772407b0
update readme
2012-09-22 20:20:00 +03:00
Elan Ruusamäe
932c7bbe1b
Merge branch 'native'
2012-09-22 19:26:12 +03:00
Elan Ruusamäe
5dced00425
update docs, set version
2012-09-22 19:23:47 +03:00
Elan Ruusamäe
8fcb51e27d
reformat as tabs
2012-09-22 18:14:38 +02:00
Elan Ruusamäe
1e6ddcea4b
reformat as tabs
2012-09-22 18:14:17 +02:00
Elan Ruusamäe
184a596dc4
update options and help
2012-09-22 18:13:38 +02:00
Elan Ruusamäe
48757480aa
update options and help
2012-09-22 18:13:27 +02:00
Elan Ruusamäe
924197ced1
use moinmoun to fetch all page names
2012-09-22 18:10:06 +02:00
Elan Ruusamäe
1411385a01
handle Self interwiki as local links
2012-09-22 15:35:50 +02:00
Elan Ruusamäe
9244bcad91
- write redirects mapping. altho seems it is not really needed
2012-09-20 01:38:26 +02:00
Elan Ruusamäe
20a9c08bee
without attic allow current revision not to exist
2012-09-20 01:03:32 +02:00
Elan Ruusamäe
51a50e8ed7
emotic for exclamation
2012-09-19 23:27:25 +02:00
Elan Ruusamäe
3c561c29ba
build pagelinks here
...
build here, not via moin wrappers, as all links are absolute we can build proper links
2012-09-19 23:04:07 +02:00
Elan Ruusamäe
51ed0143c6
correct interwiki link
2012-09-19 22:36:05 +02:00
Elan Ruusamäe
ac5efb0505
add -a option to convert old revisions
2012-09-19 22:07:13 +02:00
Elan Ruusamäe
709c73c409
recover also edit-log entries
2012-09-19 22:01:24 +02:00
Elan Ruusamäe
ff310ead06
recover missing mtime from edit log
2012-09-19 21:01:52 +02:00
Elan Ruusamäe
850301acfa
process frontpage separately
...
this way MoinMoin frontpage gets saved as DokuWiki frontpage, i.e
respects both naming convention
2012-09-19 11:19:43 +02:00
Elan Ruusamäe
00ece2d844
drop underlay pages, no longer needed
2012-09-19 10:52:18 +02:00
Elan Ruusamäe
31a9b23d45
newlines to comments
2012-09-19 00:55:51 +02:00
Elan Ruusamäe
0bc32e75ba
skip pages (for now) whose mtime can't be retrieved
2012-09-19 00:27:19 +02:00
Elan Ruusamäe
4c38ae918e
write content out also
2012-09-19 00:02:45 +02:00
Elan Ruusamäe
18317eaada
big change
...
- convert all revisions
- fixes to edit-log (parse also create and reverts), add edit comment
2012-09-18 23:00:36 +02:00
Elan Ruusamäe
c1a6788ee7
let rev 0 be same as no rev
2012-09-18 22:57:49 +02:00