[ PHPXref.com ] [ Generated: Sun Jul 20 20:18:29 2008 ] [ Siteframe 5.0.2 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> CHANGELOG.txt (source)

   1  Version 5.0.2
   2  - fixed http://bugs.broadpool.com/show_bug.cgi?id=129 (add to favorites didn't
   3    work)
   4  - removed xml.php (redundant; not needed when API is available)
   5  - new template set "Blue Blog" (from OSWD)
   6  - fixed multiple XSS vulnerabilities
   7  - note that a new theme, "sinorca", is included but not working yet
   8  
   9  Version 5.0.1
  10  - added en-GB language support (Thanks, Chris!)
  11  - re-added Trackback support, though it's not on by default
  12    NOTE: this requires a database update - use the admin menu
  13  - modified {tags} to support days=N (to fetch tags added in the last N days)
  14  
  15  Version 5.0.0B8(RC1)
  16  - new RSS logo, based on the joint Firefox/Microsoft design. Hey, I'm just
  17    jumping on the bandwagon.
  18  - removed requirement for site_path in siteframe.ini (now computed
  19    automatically)
  20  - updated "leaves" template set
  21  - in preparation for release, removed "bugs" links and build numbers
  22  
  23  Version 5.0.0B7
  24  - rewrote api.php to follow REST protocol
  25  - removed sendlink.php script - is insecure and can be used to send spam email
  26  - new AJAX rating widget
  27  - removed {all_folders} block
  28  - updated API to provide URL and <tags> block
  29  - deprecated xml.php; will remove in next distribution
  30  
  31  Version 5.0.0B6
  32  - DATABASE UPDATE IS REQUIRED FOR UPGRADE - Go to the Administrator menu, select
  33    "Update Database," and follow the instructions.
  34  - removed support for ATOM 0.3 syndication (ATOM is now at 1.0 and there's
  35    little interest in it)
  36  - rewrite all RSS handling to be performed by rss.php instead of by templates.
  37    This uses the DOM XML extension and ensures valid XML.
  38    NOTE: This means that all RSS URLs have changed.
  39  - changed the language files to use a valid ISO-639 language code (i.e., "en-US"
  40    instead of "en_us"). This means that the language file names have changed.
  41    NOTE: you MUST edit siteframe.ini and set lang_default = en-US instead of
  42    en_us if you have previously installed Siteframe Beaumont
  43  - changes to rss.php to ensure feed validity
  44  - modifications to Group object for consistency with others
  45  
  46  Version 5.0.0B5
  47  - provided alternate index_item for some template sets for photo gallery
  48    style thumbnails
  49  - added templates/attachments.tpl, a standard way of viewing page file
  50    attachments. Also adds download tracking without disrupting the URL
  51  - removed {all_folders}, replaced with {all class="Folder"}
  52  - minor template modifications
  53  - modified File object to normalize filenames
  54  - changed (all) tag.tpl to use foreach instead of section
  55  - added admin function to add new user(s)
  56  - numerous small template tweaks
  57  
  58  Version 5.0.0B4
  59  - changed edit.php behavior to always redirect back to object page
  60  - modified form.tpl to move help text to template instead of form
  61  - corrected bug where editing a user would lose the user's photo
  62  - added function to remove a user's photo on demand
  63  - added duplicate checks for all fields marked "unique" on add
  64  - configuration option allow_self_rating to determine if users can rate
  65    their own pages; modifications to template/rating.tpl to support
  66  
  67  Version 5.0.0B3
  68  - changed footers to use {textlink}
  69  - new theme "leaves" (still incomplete)
  70  - added "optional_include" for customization
  71  - added "alternate_login" for customization
  72  - enhanced XML generation
  73  - rewrite rules for XML (/xml/Page/12)
  74  
  75  Version 5.0.0B2
  76  - 5.0, beta 2
  77  - updated documentation in sitefame.ini to clarify things
  78  - lots of template tweaks
  79  - fixes to login.php & other scripts to ensure that header('Location: '...) has
  80    a complete URL as required by the HTTP spec.
  81  - changes to "burnt" theme to correct errors in input forms
  82  - corrected problem in README.txt, admin menu reference
  83  - added "sanity checks" (on siteframe.ini) to setup.php
  84  - fixed bug in {random class="Link"} in "default" folder.tpl
  85  
  86  Version 5.0.0B1
  87  - 5.0, beta 1 - first official release
  88  
  89  Version 5.0.0A
  90  - Pre-alpha codebase; not currently incrementing version numbers
  91  
  92  $Id: CHANGELOG.txt,v 1.49 2006/02/12 06:07:09 glen Exp $


[ Powered by PHPXref - Served by Debian GNU/Linux ]