Re: [wiki] Man page links nonexistent

From: Andrew Antle <andrew.antle_AT_gmail.com>
Date: Mon, 7 Sep 2009 00:59:29 -0400

On Sun, Sep 06, 2009 at 09:50:01AM +0100, Anselm R Garbe wrote:
> Hi Andrew,
>
> nice spot, I'm aware of that problem. The wman werc module uses the hg
> repos of the specific project as man dir and the referenced man files
> aren't in these project directories. The wman module is erronous
> anyways (see my recent menu style changes break with wman, eg.
> http://man.suckless.org/dwm/1/dwm -- there you can see that 1/ is
> magically inserted on each level which results in a very mysterious
> menu structure).
>
> I'll try to fix that and to extend wman with system man support as well somehow.
>
> Kind regards,
> Anselm

Hi Anselm,

Yeah, I noticed the strange menu structure as well... I saw in
werc/apps/wman/app.rc, line 73:

    | sed 's!([\.\-a-zA-Z0-9]+)\(('^`{echo $wman_cat_list|tr ' ' '|'}^')\)!<a href="../\2/\1">&</a>!g' \

This looks like it might be partly the culprit. My knowledge of rc
programming is minimal at best, though...

Cheers,
-- 
Andrew Antle
<andrew.antle_AT_gmail.com>
<http://antlechrist.org>
Received on Mon Sep 07 2009 - 06:59:29 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:47 CEST