Wiki problems and where to report them
Lorenzo Bertini
lorenzobertini97 at gmail.com
Thu Sep 1 15:41:22 UTC 2022
Il 01/09/22 15:01, Pavel Sanda ha scritto:
> On Thu, Sep 01, 2022 at 01:48:30PM +0200, Lorenzo Bertini wrote:
>> I can start maybe updating some pages with what I know,
>
> That would be nice indeed.
>
>> but there are some things I just can't do as user.
>
> Feel free to bring whatever access issues you have, we'll try to be helpful.
>
>> Where do I report for example that this page
>> https://wiki.lyx.org/Devel/ReleaseNotes has not been updated in years and
>> needs to be merged with https://wiki.lyx.org/LyX/NewInLyX24?
>
> There is no one to report to. Simply edit/fix/remove obsoleted stuff.
> Or ask here if unsure about some changes.
> In this particular case the ReleaseNotes is so off that you can just delete it
> (or add correct links to newer versions).
>
>> Or that https://wiki.lyx.org/Devel/LyXGit and https://wiki.lyx.org/Devel/Git
>> are basically the same thing and can be merged?
>
> Again if you known git enough that you know what you are doing feel free to
> merge them and delete the obsolete one.
Oh, ok. I'll see.
>
>> Also, I found a cool cookbook recipe for PmWiki that allows blocks of code
>> with highlighting, which is something I really miss here:
>> https://www.pmwiki.org/wiki/Cookbook/SourceBlock.
>
> Does this need some new module to be installed?
>
> Pavel
It requires geshi (downloadable from https://github.com/GeSHi/geshi-1.0)
and the sourceblock recipe (at
https://www.pmwiki.org/pmwiki/uploads/Cookbook/sourceblock.php). I tried
it on a dummy server with latest pmwiki and it works out of the box.
But then again, we would only need it on Devel pages, and not in all of
them. Now that I think about it it's pretty overkill.
More information about the lyx-devel
mailing list