| 
            archive.admin.inc           | 
                  
            archive.admin.inc           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            archive.css           | 
                  
            archive.css           | 
                  
                       | 
                  
            /* Archive Navigation */
#archive-container ul {
  margin: 0;
  padding: 4px 10px 4px 10px;
  border-bottom: 1px solid #ddd;
}
ul#archive-days {
  border: 0px;
}
#archive-container ul li {
  margin: 0;
  padding: 0 0.2em;
  display: inline;
 …           | 
              
          
                  | 
            archive.info           | 
                  
            archive.info           | 
                  
                       | 
                  
            name = Archive
description = Allows visitors to view content filtered by date or node type.
core = 6.x
package = Content display           | 
              
          
                  | 
            archive.module           | 
                  
            archive.module           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            archive.pages.inc           | 
                  
            archive.pages.inc           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            CHANGELOG.txt           | 
                  
            CHANGELOG.txt           | 
                  
                       | 
                  
            6.x-1.1
  [#222886] by nmakarov
    - Fixed invalid call to _archive_url()
  [#247680]
    - Update access permissions to comply with new 6.2 API change
  [#240559] by MaxxArts
    - Titles for block links not displayed correctly
6.x-1.0
  [#205778]…           | 
              
          
                  | 
            README.txt           | 
                  
            README.txt           | 
                  
                       | 
                  
            This is replacement for the Drupal archive.module which was available in
Drupal core in Drupal 4.7.x and previous versions. It provides a simple
calendar block that shows the current month with links to the archive for 
days that have posts. It also…           | 
              
          
                  | 
            TODO.txt           | 
                  
            TODO.txt           | 
                  
                       | 
                  
            Enable caching of calendar block until end of month or new node created
  Priority: Low           |