gnuheter-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnuheter-dev] [Fwd: Re: [Phpwiki-talk] a name ref]


From: Patrik Wallstrom
Subject: [Gnuheter-dev] [Fwd: Re: [Phpwiki-talk] a name ref]
Date: 18 Sep 2002 16:16:40 +0200

Fin wiki-funktionalitet från CVS-versionen av Phpwiki.

-----Forwarded Message-----

From: Jeff Dairiki <address@hidden>
To: Rodolfo Pilas <address@hidden>
Cc: address@hidden
Subject: Re: [Phpwiki-talk] a name ref
Date: 18 Sep 2002 07:19:48 -0700

On 08 Aug 2002 01:11:23 -0300
Rodolfo Pilas <address@hidden> wrote:

> Is there are any way to produce a index page with cross link references
> like a index and titles?

As of a couple a days ago, the CVS version supports this.
 
# [Introduction|ThisPage#intro]
# [First view|ThisPage#fv]
 
!!  #[|intro]Introduction    ( => <a name="intro"></a>Introduction )
 .....

!! #[First view|fv]      ( => <a name="fv">First view</a> )
 .....

Or you can use a more raw style:

# [#Introduction]      ( => <a href="#Introduction">#Introduction</a> )
# [#First View]

...

!! #[Introduction]     ( => <a name="Introduction">Introduction</a> )

Blah, blah..

!! #[First View]

Blah, blah...



PS:  Good I wrote this response.  I think I've just thought of
  a bug....   "First View" is not a valid name for an anchor....




-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Phpwiki-talk mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/phpwiki-talk
-- 
patrik_wallstrom->foodfight->address@hidden>+46-733173956





reply via email to

[Prev in Thread] Current Thread [Next in Thread]