> At 7:43 AM +0800 3/1/05, [EMAIL PROTECTED] wrote: >>You can browse a first port of the gnumed twiki from the front page >>at http://salaam.homeunix.com/gmwiki > > Thanks Syan for experimenting with this. > > Would be interesting to know whether a second-stage addresses any > conversion of formatting e.g. as specified at > http://salaam.homeunix.com/twiki/bin/view/TWiki/TextFormattingRules > > Problems I note so far: > > - link syntax > - - forced links: > ----> TWiki supports the format [[Make a Link]] which renders the > page to display "Make a Link?" which TWiki can use to calculate, and > issue, an acceptable file name. [[Make a Link]] can be used on any > page without having to provide the precise name of the wiki topic as > saved in the file system. This reduces tedium while enabling more > natural on-screen language. > > I saw no MoinMoin support for the above, so such links, for example > - [[What can I actually DO with GnuMed today ?] and > - Ian's "[[Forms]]" > could be a problem. > > - - specific links: > ----> Twiki lets you create a link where you can specify the link > text and the link reference separately, using nested square brackets > like [[reference][text]]. Internal link references (e.g. WikiSyntax) > and external link references (e.g. http://TWiki.org/) are supported. > > MoinMoin permits specifying alternate link text only for external > references. > > Anchors to internal topics like > [[GnumedManual#AdministratorGuideInManual][AdministratorGuide]] > therefore do not work I went to GnumedManual and the links seem to work. I did try to fix the alternate named link , as there seemed to be a MoinMoin form, but I may have just settled for a regex that parsed the page and the anchor but not the alternate text , and creates an alternate link sentence by splitting the wikiname . If anything , a better regex pattern might solve this.
_______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
