/[webpac2]/trunk/conf/mungle/perlmonks-xml.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 /trunk/conf/mungle/perlmonks-xml.pl

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

revision 1000 by dpavlin, Sun Nov 4 13:47:02 2007 UTC revision 1001 by dpavlin, Sun Nov 4 17:27:14 2007 UTC
# Line 4  my $h = get_ds->{node}; Line 4  my $h = get_ds->{node};
4  #warn "## hash to work on = ",dump( $h );  #warn "## hash to work on = ",dump( $h );
5    
6  set_ds(  set_ds(
7            Node_ID =>      $h->{id},
8          Title =>        $h->{title},          Title =>        $h->{title},
9          Author =>       $h->{author}->{content},          Author =>       $h->{author}->{content},
10          Date =>         $h->{created},          Date =>         $h->{created},

Legend:
Removed from v.1000  
changed lines
  Added in v.1001

  ViewVC Help
Powered by ViewVC 1.1.26