Commit graph

40 commits

Author SHA1 Message Date
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
Lukas P eb469fe356 Anpassungen für neue Moin Version 2016-01-05 17:13:48 +01: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 1411385a01 handle Self interwiki as local links 2012-09-22 15:35:50 +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 31a9b23d45 newlines to comments 2012-09-19 00:55:51 +02:00
Elan Ruusamäe 19194ac9c1 rename smileys() to inherit()
...as it's generic wrapper to call parent class method there
2012-09-18 18:22:15 +02:00
Elan Ruusamäe 2c0da4880c comments to separate lines, to avoid making two comments making up italic markup 2012-09-18 01:13:49 +02:00
Elan Ruusamäe 949c4d1571 cleanup regexp based converter 2012-09-18 00:11:14 +02:00
Elan Ruusamäe da1a497b0b handle original smileys macro 2012-09-17 11:11:10 +02:00
Elan Ruusamäe ab349e1576 convert few simleys 2012-09-17 11:10:46 +02:00
Elan Ruusamäe 009ad4dba5 fix attachment_image 2012-09-17 00:44:39 +02:00
Elan Ruusamäe c0fde4625c fix mail links 2012-09-17 00:39:35 +02:00
Elan Ruusamäe 3ee3a402b4 GetText() macro 2012-09-17 00:34:39 +02:00
Elan Ruusamäe bae8b03c6a process comments 2012-09-17 00:26:47 +02:00
Elan Ruusamäe a7759d6974 parse few macros 2012-09-16 23:51:11 +02:00
Elan Ruusamäe a8d4d3b191 terminate table row, if multiple present 2012-09-16 19:46:24 +02:00
Elan Ruusamäe 51aedb19c3 terminate headings 2012-09-16 19:44:11 +02:00
Elan Ruusamäe 1ecfee3e50 use native formatter, fixup commandline arguments 2012-09-16 19:40:02 +02:00
Elan Ruusamäe f55d6c2799 skip paras when in list 2012-09-16 17:00:26 +02:00
Elan Ruusamäe db78bffb2c handle generic tables 2012-09-16 16:31:15 +02:00
Elan Ruusamäe 4784fc2080 handle toc and anchorlink 2012-06-20 01:24:02 +02:00
Elan Ruusamäe fc6886b4b4 blockquote and macros 2012-06-20 01:18:09 +02:00
Elan Ruusamäe dcb2be4d85 escaping wikinames, done 2012-06-20 01:10:32 +02:00
Elan Ruusamäe 7c6fe19324 fixes to url parsing 2012-06-20 01:07:26 +02:00
Elan Ruusamäe cfc4285482 update rules, handle partly tables 2012-06-20 00:48:14 +02:00
Elan Ruusamäe c15568c652 implement also numbered list 2012-06-20 00:38:14 +02:00
Elan Ruusamäe b4286ab450 implement bullet list 2012-06-20 00:23:36 +02:00
Elan Ruusamäe a8123bee1a syntax hiliting if available 2012-06-20 00:13:07 +02:00
Elan Ruusamäe 026dad0959 handle code blocks and hilited code blocks 2012-06-20 00:03:43 +02:00
Elan Ruusamäe af210c27f2 format basic font styles 2012-06-19 23:50:03 +02:00
Elan Ruusamäe 5adb9db834 move test data to separate file 2012-06-19 23:42:08 +02:00
Elan Ruusamäe 9be54dc368 fix heading formatting 2012-06-19 23:35:42 +02:00
Elan Ruusamäe 9476b4d684 native formatter based on html formatter
old changes from Feb 10, 2011
2012-06-19 23:22:44 +02:00