Skip to content
  • Dries Buytaert's avatar
    · cccb132c
    Dries Buytaert authored
    - Addition: added a "promote" field to the node table, which
      makes "promoting nodes" to the main page possible.  Stories
      and reviews could be promoted by default, but - on accasion
      a good book entry could be manually promoted too.  Thus all
      existing content types can be shown on the main page, not
      just stories.
    
      Requires a SQL update, see 2.00-to-x.xx.sql!
    
    - Addition: implemented "auto-post new submissions" feature
      to disable or by-pass the moderation queue in addition to
      "moderate new submissions".
    
      TODO: admin moderation versus registered user moderation.
    
    - Addition: added category and topic support to page.module.
    cccb132c