/[webpac]/trunk2/NEWS.pod
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 /trunk2/NEWS.pod

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

revision 375 by dpavlin, Sun Jun 20 17:52:41 2004 UTC revision 454 by dpavlin, Wed Sep 15 22:36:23 2004 UTC
# Line 2  Line 2 
2    
3  Quick overview of things that are new in v2.x of WebPAC  Quick overview of things that are new in v2.x of WebPAC
4    
5  =head1 DESCRIPTION  =head1 Changes from version 1
6    
7  This document will describe new features in WebPAC version v2.x.  This document will describe new features in WebPAC version v2.x.
8  It will also attempt to document upgrade procedure to migrate  It will also attempt to document upgrade procedure to migrate
# Line 84  next, lookups are performed (C<lookup{.. Line 84  next, lookups are performed (C<lookup{..
84  then formats (defined by C<format_name=> and C<format_delimiter=>) are  then formats (defined by C<format_name=> and C<format_delimiter=>) are
85  applied. If formats have lookups, they will be performed again.  applied. If formats have lookups, they will be performed again.
86    
87    =head1 New features of version 2
88    
89    Here are new features which didn't exist in version 1.
90    
91    =head2 Documentation
92    
93    Code is well documented using C<pod>.
94    
95    =head2 Baking as opposed to cooking your WebPAC
96    
97    It's possible to create searchable WebPAC completely static, from HTML and
98    JavaScript, so you can burn it on CD-ROM.
99    
100    This was original reason for writing version 2 in the first place.
101    
102    =head2 Tree structures for data display
103    
104    See L<WebPAC::Tree>.
105    
106  =cut  =cut

Legend:
Removed from v.375  
changed lines
  Added in v.454

  ViewVC Help
Powered by ViewVC 1.1.26