From: SourceForge.net <no...@so...> - 2004-06-25 22:00:56
|
Support Requests item #980037, was opened at 2004-06-25 18:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=980037&group_id=81360 Category: Module: article Group: Administrative Status: Open Resolution: None Priority: 5 Submitted By: Eloi George (adarkling) Assigned to: Nobody/Anonymous (nobody) Summary: FRS release request: article Initial Comment: Files are: module-article-2.3.tar.gz module-article-2.3.zip scp keeps giving me a "permission denied", so they're both ftp'd to upload.sourceforge.net/incoming. ======================== Changes in version 2.3 ======================== NOTE: This version requires that you place the included file ImgLibrary.php in directory "/core", file "Image_Library.txt" in directory /docs/developers and files ImgLibrary_view_gallery.tpl & ImgLibrary_view_gallery.tpl in directory "/templates". - Fixed double-display of section editing screen. - Fixed Bug Report [902591] "Bug in Image Library" - Standardized all relative links - Fixed Bug Report [ 910071 ] Main article listing was messing up row display continuity where cells had null values. - Fixed Bug Report [ 910071 ] Changed template variables for listing_row.tpl. Changed {BG} to {ODDROW} so that tablerow class values are now specified in the template - not in the code. Thanks, smsulliva! - Fixed Bug Report [ 945847 ] "Cache issues with image name reuse" - Fixed Bug Report [ 952874 ] "New articles don't show up" - Fixed display of news so that listings are shown in descending order (most recent first). The order can be changed by adding "order=ASC" to the URL. - Fixed news display problem where title-filtered listings were still sorted by the date they were last updated instead of alphabetically. - Fixed display of archives so that listings are shown in descending order (most recent first). The order can be changed by adding "order=ASC" to the URL. - Fixed display of archives so that expired listings are only shown to those authorized to re-publish them. Switch to enable display of all articles is now "all=1". "current=1" is now obsolete. - Some of the documentation in "MOST-USED URL EXTENSIONS" in INTRODUCTION.txt has changed to the following: ================== To see all articles for a specific day, enter http://www.yoursite.com/index.php?module=article&view=archives&year=2003&month=8&day=27 To see all articles for a specific month, enter http://www.yoursite.com/index.php?module=article&view=archives&year=2003&month=8 To see all articles for a specific year, enter http://www.yoursite.com/index.php?module=article&view=archives&year=2003 To see all articles for a specific year in order from oldest to newest, enter http://www.yoursite.com/index.php?module=article&view=archives&year=2003&order=ASC NOTE: The above links will show currently viewable articles published on these dates. If you want to see the articles created or updated on these dates, add "&datetype=created_date" or "&datetype=updated_date" to the link. If you want to see ALL (expired and unexpired) articles, add "&all=1" to the link. ================== ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=980037&group_id=81360 |