ArticleLive NX.0.5 Released
- By Jordie Bodlay
- Published 01/16/2006
Hey all,
I've just put the finishing touches on ArticleLive NX.0.5. This should hopefully prove one of our most solid releases yet. It may also be the last for a while as I start work on ArticleLive NX 2 with huge number of new features and optimizations.
This latest release contains features including; public area 'forgot password' feature, additional emails on author approval/disapproval, the ability to change page character sets from the admin, option for Right-to-Left text display and a bunch of bug fixes. Here is the full list from the change log:
***********************************************
* *
* Changelog for ArticleLive NX.0.5: *
* *
***********************************************
Fixed bug: Submit Comment Link wasn't showing after comments had already been
posted
/templates/{all templates}/Panels/ViewBlogEntryPanel.php
Fixed bug: In admin articles, search not staying in category after first page.
/admin/includes/classes/class.article.php
Fixed bug: Comment stats in admin included ratings.
/admin/includes/classes/class.stats.php
Fixed bug: Whenever you edit a user you were taken to the
pending users list regardless
/admin/includes/classes/class.user.php
Fixed bug: Comment paging included pure ratings and so seemed
as if there were ghost comments
/admin/includes/classes/class.comment.php
Fixed bug: Custom category icons not saving
/admin/includes/classes/class.category.php
Fixed bug: Stopped pending articles showing up in a search
/templates/{all templates}/Panels/SearchResultsPanel.php
Fixed bug: Header and footer sections of homepage not working
with all templates
/includes/classes/class.index.php
Allowed paragraph/newline formatting when displaying comments
/templates/{all templates}/Panels/ViewArticlePanel.php
/templates/{all templates}/Panels/ViewBlogEntryPanel.php
Fixed up sort order issue with article pages
/admin/includes/classes/class.article.php
Added A-Z list box for quick listing for articles and users
/admin/includes/classes/class.article.php
/admin/includes/classes/class.user.php
/admin/styles/styles.css
Rewrote paging code for manage articles/users in admin, sites with large number
of articles/users would have far too many pages listed.
/admin/includes/classes/class.article.php
/admin/includes/classes/class.user.php
Added quick check option for turning featured articles on and off
/admin/includes/classes/class.article.php
Added ability to algin images to the right of text in WYSIWYG editor (IE Only)
/admin/editor/editor1.html
Added ability to submit a file as well on front end while submitting text. e.g.
/templates/{all templates}/Panels/SubmitArticleRegularPanel.html
Author Bio's now auto-generate links
/templates/{all templates}/ViewAuthorPanel.php
/includes/classes/class.article.php
/admin/includes/classes/class.helper.php
Completed email upon author (dis)approval/registration
/admin/templates/email.approved.tpl
/admin/templates/email.disapproved.tpl
/admin/templates/email.welcome.tpl
/includes/language/back_language.ini
/admin/includes/classes/class.mail.php
/admin/includes/classes/class.user.php
Updated popular authors code to be more efficient
/templates/{all templates}/PopularAuthorsPanel.php
/templates/{all templates}/PopularAuthorsPanel1.php
Added 'forgot password' feature on front-end
/templates/{all templates}/Authors.html
/templates/{all templates}/Panels/
ForgotPass.php
/templates/{all templates}/Panels/
ForgotPass.html
/templates/{all templates}/Panels/
AuthorLoginPanel.html
/templates/{all templates}/Panels/
AuthorLoginPanel.php
/includes/language/front_language.ini
/includes/classes/class.author.php
Added Option in Settings page of Control Panel allowing "Right-To-Left" front-end text.
/templates/{all templates}/{all .html files}
/includes/classes/class.template.php
/admin/includes/classes/class.settings.php
/admin/includes/classes/class.install.php
/admin/templates/settings.form.tpl
/admin/templates/article.form.step2.tpl
Added ability to edit stylesheets via the "Templates" section in the admin
/admin/includes/classes/class.layout.php
/admin/templates/layout.manage.tpl
/includes/language/back_language.ini
Added ability to select character-sets from the admin
/init.php
/includes/classes/class.template.php
/templates/{all templates}/{all .html files}
/admin/index.php
/admin/templates/settings.form.tpl
/admin/templates/pageheader.tpl
/admin/includes/classes/class.template.php
/admin/includes/classes/class.settings.php
It is now available for download from the client area. Please read upgrade.txt before upgrading.
I've just put the finishing touches on ArticleLive NX.0.5. This should hopefully prove one of our most solid releases yet. It may also be the last for a while as I start work on ArticleLive NX 2 with huge number of new features and optimizations.
This latest release contains features including; public area 'forgot password' feature, additional emails on author approval/disapproval, the ability to change page character sets from the admin, option for Right-to-Left text display and a bunch of bug fixes. Here is the full list from the change log:
***********************************************
* *
* Changelog for ArticleLive NX.0.5: *
* *
***********************************************
Fixed bug: Submit Comment Link wasn't showing after comments had already been
posted
/templates/{all templates}/Panels/ViewBlogEntryPanel.php
Fixed bug: In admin articles, search not staying in category after first page.
/admin/includes/classes/class.article.php
Fixed bug: Comment stats in admin included ratings.
/admin/includes/classes/class.stats.php
Fixed bug: Whenever you edit a user you were taken to the
pending users list regardless
/admin/includes/classes/class.user.php
Fixed bug: Comment paging included pure ratings and so seemed
as if there were ghost comments
/admin/includes/classes/class.comment.php
Fixed bug: Custom category icons not saving
/admin/includes/classes/class.category.php
Fixed bug: Stopped pending articles showing up in a search
/templates/{all templates}/Panels/SearchResultsPanel.php
Fixed bug: Header and footer sections of homepage not working
with all templates
/includes/classes/class.index.php
Allowed paragraph/newline formatting when displaying comments
/templates/{all templates}/Panels/ViewArticlePanel.php
/templates/{all templates}/Panels/ViewBlogEntryPanel.php
Fixed up sort order issue with article pages
/admin/includes/classes/class.article.php
Added A-Z list box for quick listing for articles and users
/admin/includes/classes/class.article.php
/admin/includes/classes/class.user.php
/admin/styles/styles.css
Rewrote paging code for manage articles/users in admin, sites with large number
of articles/users would have far too many pages listed.
/admin/includes/classes/class.article.php
/admin/includes/classes/class.user.php
Added quick check option for turning featured articles on and off
/admin/includes/classes/class.article.php
Added ability to algin images to the right of text in WYSIWYG editor (IE Only)
/admin/editor/editor1.html
Added ability to submit a file as well on front end while submitting text. e.g.
/templates/{all templates}/Panels/SubmitArticleRegularPanel.html
Author Bio's now auto-generate links
/templates/{all templates}/ViewAuthorPanel.php
/includes/classes/class.article.php
/admin/includes/classes/class.helper.php
Completed email upon author (dis)approval/registration
/admin/templates/email.approved.tpl
/admin/templates/email.disapproved.tpl
/admin/templates/email.welcome.tpl
/includes/language/back_language.ini
/admin/includes/classes/class.mail.php
/admin/includes/classes/class.user.php
Updated popular authors code to be more efficient
/templates/{all templates}/PopularAuthorsPanel.php
/templates/{all templates}/PopularAuthorsPanel1.php
Added 'forgot password' feature on front-end
/templates/{all templates}/Authors.html
/templates/{all templates}/Panels/
ForgotPass.php
/templates/{all templates}/Panels/
ForgotPass.html
/templates/{all templates}/Panels/
AuthorLoginPanel.html
/templates/{all templates}/Panels/
AuthorLoginPanel.php
/includes/language/front_language.ini
/includes/classes/class.author.php
Added Option in Settings page of Control Panel allowing "Right-To-Left" front-end text.
/templates/{all templates}/{all .html files}
/includes/classes/class.template.php
/admin/includes/classes/class.settings.php
/admin/includes/classes/class.install.php
/admin/templates/settings.form.tpl
/admin/templates/article.form.step2.tpl
Added ability to edit stylesheets via the "Templates" section in the admin
/admin/includes/classes/class.layout.php
/admin/templates/layout.manage.tpl
/includes/language/back_language.ini
Added ability to select character-sets from the admin
/init.php
/includes/classes/class.template.php
/templates/{all templates}/{all .html files}
/admin/index.php
/admin/templates/settings.form.tpl
/admin/templates/pageheader.tpl
/admin/includes/classes/class.template.php
/admin/includes/classes/class.settings.php
It is now available for download from the client area. Please read upgrade.txt before upgrading.
or 02-9262-7770 

Email Marketer
Author/Admin)