Ignore:
Timestamp:
11/09/09 17:51:40 (15 years ago)
Author:
pinsard
Message:

correction for wiki links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/linkwiki.sed

    r351 r411  
    1 # module : 
     1#+ 
     2# 
     3# module 
     4# ====== 
     5# 
    26# replace html link in wiki link 
    37# 
    4 # update : 
     8# 
     9# TODO 
     10# ==== 
     11# 
     12# images 
     13# 
     14# EVOLUTIONS 
     15# ========== 
     16# 
    517# $Id$ 
    618# 
     19# fplod 20091109T163549Z aedon.locean-ipsl.upmc.fr (Darwin) 
     20# 
     21#  * usage instead of XSL command in saxo_tracwiki.xsl 
     22# 
     23#- 
     24# 
    725# href 
    8 s@href=\"./all_plots.html@href=\"./AllPlots@g 
    9 s@href=\"./faqsaxo.html@href=\"./FaqSaxo@g 
    10 s@href=\"./firststeps.html@href=\"./FirstSteps@g 
    11 s@href=\"./getsaxo.html@href=\"./GetSaxo@g 
    12 s@href=\"./infoupdatecm.html@href=\"./InfoUpdateCm@g 
    13 s@href=\"./infoupdatekwd.html@href=\"./InfoUpdateKwd@g 
    14 s@href=\"./mailing.html@href="./Mailing@g 
    15 s@href=\"./mini_notice.html@href=\"./MiniNotice@g 
    16 s@href=\"./tiplink.html@href=\"./TipLink@g 
    17 s@href=\"./updatesaxo.html@href=\"./UpdateSaxo@g 
    18 s@href=\"./websaxo.html@href=\"./WikiStart@g 
    19 s@href=\"./whatissaxo.html@href=\"./WhatisSaxo@g 
    20 s@href=\"./whatsnew.html@href=\"./WhatsNew@g 
     26s@./all_plots.html@wiki:AllPlots@g 
     27s@./faqsaxo.html@wiki:FaqSaxo@g 
     28s@./firststeps.html@wiki:FirstSteps@g 
     29s@./getsaxo.html@wiki:GetSaxo@g 
     30s@./infoupdatecm.html@wiki:InfoUpdateCm@g 
     31s@./infoupdatekwd.html@wiki:InfoUpdateKwd@g 
     32s@./mailing.html@wiki:Mailing@g 
     33s@./mini_notice.html@wiki:MiniNotice@g 
     34s@./tiplink.html@wiki:TipLink@g 
     35s@./updatesaxo.html@wiki:UpdateSaxo@g 
     36s@./websaxo.html@wiki:WikiStart@g 
     37s@./whatissaxo.html@wiki:WhatisSaxo@g 
     38s@./whatsnew.html@wiki:WhatsNew@g 
    2139# 
    2240# src (attachment) 
Note: See TracChangeset for help on using the changeset viewer.