/[webpac2]/trunk/lib/WebPAC/Normalize.pm
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/lib/WebPAC/Normalize.pm

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

revision 70 by dpavlin, Sat Nov 19 23:48:24 2005 UTC revision 74 by dpavlin, Sun Nov 20 20:13:39 2005 UTC
# Line 210  sub data_structure { Line 210  sub data_structure {
210                          }                          }
211    
212                          # default types                          # default types
213                          my @types = qw(display swish);                          my @types = qw(display search);
214                          # override by type attribute                          # override by type attribute
215                          @types = ( $tag->{'type'} ) if ($tag->{'type'});                          @types = ( $tag->{'type'} ) if ($tag->{'type'});
216    

Legend:
Removed from v.70  
changed lines
  Added in v.74

  ViewVC Help
Powered by ViewVC 1.1.26