SuperUser Account
 New Member Posts:55
 |
| 26 Aug 2010 03:59 AM |
|
3.4.4
- NEW Added option to allow user to add media from existing portal folders.
- UPDATED Feed import now supports saving the url link to the article, and setting the option in digArticle to make the title of the article link to an external source.
- FIXED Reworked the search
- FIXED URL's in Article Lists would point back to the article source, instead of back to the list itself
3.4.3
- NEW Added Sliding date range or the article dashboard so you can specify to show articles older AND newer than a certain timeframe. Before you can only specify one or the other.
- NEW When adding an article, you can specify querystring Title, and URL which will be pre-loaded into the article. If the url matches an existing url, you will be taken directly to that article.
- NEW Added [isfirst] to the Article List so you can alter the look of the first element in the list.
- NEW Added new sorts for the article dashboard, Least Viewed, Least Commented, Oldest, Worst Rating, Worst Votes.
- NEW Added sorting for Related articles dashboard
- UPDATED Templates so the article.html template references either the article url or article link, it was just pointint to the url.
- FIXED Editing an article could move it to a different digArticle module under certain conditions.
3.4.2
- NEW Added [isfirst] to dashboard, you can alter the look of the first element in the dashboard. Example: [isfirst]
[/isfirst]
- NEW Added date range to article dashboard.
- FIXED Category validator in Add Article was incorrectly displaying after adding the first category
- FIXED When viewing an article in an ArticleList module, it would cause an exception
3.4.0
- FIXED SQL error when installing, forced to increase version of this release to 3.4.0
- FIXED Double ]] in listing.html templates.
- FIXED When browsing to an article url that is not published, or has dates that prevent it from being displayed. Show the message found in the NoArticle.Text resource in ViewArticle.ascx.resx
- FIXED When clicking "Enable Anonymous Comments", it wasn't properly enabling/disabling other features in the admin.
- FIXED Main RSS Feed url label in admin
- FIXED When saving options in Categories, Saved message now comes up
- FIXED Require category option was not properly keeping user on edit article page when no category was provided.
3.1.2
- FIXED Entry with same key already exists on dashboard
3.1.0
- NEW Added feature to let articles have content or link to a URL. This will allow you to emulate a DIGG style social bookmaking site. You can now set digArticle to have article Always be content, Always be links, or let the user choose.
New Tags
[a:islink][/a:islink] Article is a link
[a:isarticle][/a:isarticle] Article has content
[a:urlorlink] use this instead of [a:url] to display either the URL if it's an article link, or the URL to the digArticle article page.
- NEW Added feature to allow default categories to be selected when creating a new article via URL. Set DefaultCat to any combination of CategoryID or category name. Example: http://www.dignuke.com/Article/tabi...fault.aspx
- NEW Added option under Category to require at least 1 category be set on an article.
- NEW Added option in Category Dashboard to not display 0 count items
- NEW Dispaly main RSS url in admin so you can easily use it in Feedburner
- NEW New Dashboard RSS Discovery will add RSS Discovery info to the current page. Make sure you have the module display on All Pages if you want it throughout your site.
- FIXED Rss feed would sometines not work
- FIXED Thumbnail resizing to it fills the thumb size, this gives a nice consistent look to the thumbs.
- UPDATED Clear Cache now clears out the image cache folder
3.0.2
- FIXED Clear Cache was not clearing the template cache, so when you made changes to templates, then cleared the cache, your changes would not show.
- NEW Added Trial License capabilities.
3.0.0
- NEW Post to Twitter
- NEW Related Articles Dashboard
- NEW Added [a:isold:{hours}] and [a:isyoung:{hours}] tags. This allows you to add "NEW" images to articles.
- NEW Added [a:isfirstpage] and [a:islastpage] tags so users can display specific content on first or last pages.
- NEW Added Disable Comment Email and Disable Comment Website which will remove those fields from comments. Also added [com:hasavatar] to help not displaying avatars if Gravatars are selected and there is no email.
- NEW Added articles per page option to Article List module. If it's 0, it will take the articles per page from the article source
- NEW Featured articles, including filtering on Dashboards
- NEW Dashboard date filters lets you create article flows to different sections of your site.
- NEW Print an article [a:printurl]
- NEW You can select a specific article to view in the Article View module
- NEW Token replacement including variables.
- NEW Allow anonymous voting for both articles and comments
2.2.7
- CHANGED Cleaned up the [media:id] embedding options. Added Inline Types to the admin. If you use [media:34] for example, if it's type matches the Inline Types, then it will embed the media, else it will show a download link.
- CHANGED Image resize so it won't stretch the image if it's smaller than the desired size.
- CHANGED Thumbnail resizing to it fills the thumb size, this gives a nice consistent look to the thumbs.
2.2.6
- FIXED Flowplayer and lightbox were not appearing on ArticleView page
2.2.5
- FIXED Article Status being reset on re-import of an RSS article.
- NEW Incorporated FlowPlayer for playing flv files.
2.2.3
- NEW Incorporated http://jquery.malsup.com/media/">jQuery media plugin. It's now easier to embed audio, video, and other files like pdf's. New tags when editing an article:
[media:id:embed:w:h] - Lets you embed a media item.
[media:id:thumb:w:h] - Display image thumb w/Lightbox
[media:id:file] - Display download link to file.
2.2.0
- NEW Category Image. You can use tag [cat:hasimage] [cat:imageurl:w:h]
- NEW Category Description. You can use tag [cat:description]
- NEW [mimg] tag to use an image from the template directory. Example: [mimg:more.gif]
2.1.12
- FIXED SEO was not working in Article View
2.1.11
- FIXED RSS url links
- FIXED Link to Articles Lists from dashboards were not showing all modules to link to.
- Made templase more XHTML compliant
2.1.10
- FIXED: Encoding of comment url and text.
2.1.9
- FIXED: Author avatar in approve articles
- FIXED: Category dashboard did not work with a custom DNN table prefix was defined.
- FIXED: Category view in Article List did not work with a custom DNN table prefix defined.
2.1.8
- NEW: Added MyArticles link to top of digArticle module for authors who are not admins.
- NEW: New tag [hasaction] is used to display a small admin menu at top of article listing.
- UPDATED: Don't display article list pager if there is only 1 page
- UPDATED: Page 1 on the pager was putting page number in the url.
- UPDATED: Added
|
|
|
|
|