From: Joby W. <joby@u.washington.edu> - 2002-08-08 14:35:07
|
Not that I know of, but you could use the footnotes methodology. jbw Rodolfo Pilas wrote: > Is there are any way to produce a index page with cross link references > like a index and titles? > > Something like: > > # [Introduction|ThisPage#intro] > # [First view|ThisPage#fv] > > # Introduction <- HTML code <a name="intro">Introduction</a> > ..... > > # First view <- HTML code <a name="fv">First view</a> > > ..... > > > If I need to read a page at PhpWiki:CategoryNewWikiMarkup tell me > please. > |