/[socialtext-import]/tamtam/tamtam2socialtext.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /tamtam/tamtam2socialtext.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 15 by dpavlin, Wed Dec 12 18:14:19 2007 UTC revision 16 by dpavlin, Wed Dec 12 18:35:40 2007 UTC
# Line 142  foreach my $name ( keys %$page ) { Line 142  foreach my $name ( keys %$page ) {
142          }          }
143    
144          # link named pages          # link named pages
145          $body =~ s,$page_link_re,[$1],gs;          $body =~ s,\b$page_link_re\b,[$1],gs;
146            $body =~ s,``,,gs;
147    
148          $body .= qq{          $body .= qq{
149  ----  ----

Legend:
Removed from v.15  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.26