On Tue, Aug 29, 2017 at 3:16 PM, Vincent Massol <vincent(a)massol.net> wrote:
On 29 Aug 2017, at 14:14, Vincent Massol
<vincent(a)massol.net> wrote:
> On 29 Aug 2017, at 14:09, Ecaterina Moraru
(Valica) <valicac(a)gmail.com>
wrote:
> Hi Shubham,
> I'm not a DocuWiki user either, but at
a first glance looks great.
> I'm curious if we could install what
you did on
>
http://rendering.xwiki.org/xwiki/bin/view/Main/ and be able to use the
demo
one
syntax to
another.
WDYT?
Done.
This is much easier to test. Thank you.
It works great for the most parts :)
There are some bugs with:
- Interwiki links:
[[doku>Interwiki]]
- Image links:
[[
http://php.net|{{wiki:dokuwiki-128.png}}]]
- Lists:
- The same list but ordered
> - Another item
> - Another item
> - Another item
>From what I rapidly tested.
Thanks,
Caty
>
> > Note that the dokuwiki name should
have an uppercase “D” :)
> Seems there are several bugs with spaces
when lines overflow and
> linebreaks. For example:
> Input:
> "This is some text with some
linebreaks\\ Note that the
> two backslashes are only recognized at the end of a line\\
> or followed by\\ a whitespace \\this happens without it.”
> Results (in xwiki/2.1):
> “
> This is some text with some linebreaks
> Note that thetwo backslashes are only recognized at the end of a line~\~\
> or followed by
> a whitespace ~\~\this happens without it.
> “
> Thanks
> -Vincent
>
> > Thanks
> > -Vincent
>
> >
> >> Thanks,
> >> Caty
> >
> >> On Tue,
Aug 29, 2017 at 2:43 PM, Shubham Jain <jainshubham78(a)gmail.com
> >> wrote:
> >
> >>> Hi
Vincent,
> >>
> >>>
Awesome, I'll send an ANN to xwiki forums. :)
> >>
> >>>
Best,
> >>> Shubham
> >>
> >>>
Sent from my iPhone
> >>>> On 29-Aug-2017, at 4:50 PM, Vincent Massol
<vincent(a)massol.net
> wrote:
> >>>
> >>>>
Hi Shubham,
> >>>
> >>>>
This is awesome :)
> >>>
> >>>>
I’m not a dokuwiki user though so I won’t be able to test it but I
> think
> >>> it would be nice if you could also send an ANN on
> >>>
https://forum.xwiki.org/c/News to advertise it more.
> >>>
> >>>>
WDYT?
> >>>
> >>>>
Thanks
> >>>> -Vincent
> >>>
>
>>>>> On 29 Aug 2017, at 13:17, Shubham Jain
<jainshubham78(a)gmail.com
> wrote:
> >>>>
>
>>>>> Greetings everyone!
> >>>>
>
>>>>
>
>>>>> I’m delighted to announce the first stable public release of the
> >>> Dokuwiki importer, completing my GSOC project.
> >>>>
>
>>>>> This importer can now:
> >>>>
>
>>>>>> Support all supported archives from apache compress as both File
> >>> and streaming input.
> >>>>
>
>>>>>> Can import user data, document revision, and also attachments.
> >>>>
>
>>>>>> Using the syntax parser from M2, it can convert the dokuwiki
> >>> syntax to xwiki/2.1 syntax strings.
> >>>>
>
>>>>
>
>>>>> This can be downloaded from the extension page here:
> >>>
http://extensions.xwiki.org/xwiki/bin/view/Extension/DokuWiki/ <
> >>>
http://extensions.xwiki.org/xwiki/bin/view/Extension/DokuWiki/
> >>>>
> >>>>> Note: The syntax
parser can also be used separately to parse dokuwiki
> >>> syntax.
> >>>>
>
>>>>> Suggestions/bugs are welcome!
> >>>>
>
>>>>> Thanks!
> >>>>> Shubham Jain