I've posted a new build for News Articles in the downloads section (members only). New Functionality Includes:- - All Admin Pages have been modified to match DotNetNuke Core Look & Feel. This also include localization of the following controls:-
- ucApproveArticles
- ucEditCategories
- ucEditCategory
- ucEditPage
- ucEditPages
- ucEditPageSortOrder
- ucMyArticles
- ucSubmitNews
- ucSubmitNewsComplete
- ucViewOptions
- When viewing an article, the title tag is now set to the article title.
- Comments are now encoded correctly to display comments with tags in them,
- Post a comment no longer has validation on the entire page (its done in the event handler). This allows you to use other page options without having to supply a commennt to avoid validation.
- RSS feeds should now have the friendly url for its article links
- Improved exception handling
Fixed bugs include:- - Article images should now appear correctly (3rd time lucky!). You no longer have to select checkbox either.
- Fixed a small bug in delete category stored procedure.
- ucViewOptions.ascx.resx (duplicate key removed)
- br tags render correctly when displaying comments
- Edit Pages screen now has the buttons in the usual place instead of in the action bar.
- Fixes to Sql File for installations where an object qualifier is specified (there were a few glitches in some files) - special thanks to jsaraiva on this one.
- IsFeatured now can be filtered on multiple instances of the module (using add existing module)
Thanks again for all your support & feedback! |