#344 closed defect (fixed)
Post-migration wiki2html.scm fix
| Reported by: | Mario Domenech Goulart | Owned by: | felix winkelmann | 
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unknown | Version: | 4.5.x | 
| Keywords: | Cc: | ||
| Estimated difficulty: | 
Description
Just s/chicken.wiki.br/wiki.call-cc.org/
FYI, there's another wiki2html.scm script that we use to convert wiki files to static HTML files for code.call-cc.org.  It's http://code.call-cc.org/svn/chicken-eggs/maintenance/call-cc.org/bin/wiki2html.scm
It uses the same parser as the one used by the wiki system.  It depends on some eggs, though.
Attachments (1)
Change History (3)
Changed 15 years ago by
| Attachment: | wiki2html.diff added | 
|---|
comment:1 Changed 15 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    
Thanks, Mario. I have fixed wiki2html, but it probably would be a better idea to use the script in
maintenance. I'll create a ticket for that.