In the administrator, there are several modules that are not MVCed yet.
These would need to be changed to work with the new code in 1.6 similar
to the frontend modules. Below is a list of these modules:
mod_latest
mod_login
mod_online
mod_popular
mod_submenu
mod_title
mod_toolbar
mod_unread
Don't be intimidated by this list. You don't have to do all these
modules at once, just do as much as you are able to do. As always, send
a short note to the list if you are taking up a module and later send in
the patch via the 1.6 Feature Patch tracker:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549
Thanks for your help!
Hannes
> the patch via the 1.6 Feature Patch tracker:http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBr...
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To post to this group, send an email to joomla-...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-cm...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To post to this group, send an email to joomla-...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-cm...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
Working on Mod_Login.
On 3 jan, 14:28, Hannes Papenberg <hackwa...@googlemail.com> wrote:
> the patch via the 1.6 Feature Patch tracker:http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBr...
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=19279
Both committed. Just needed a little code formatting. Main things to
watch are using real tabs for indents and Docblocks.
Regards,
Andrew Eddie
http://www.theartofjoomla.com - the art of becoming a Joomla developer
2010/1/5 Nabyl <n.bee...@gmail.com>:
Altered mod_unread a bit - added a helper to be consistent. Otherwise good job.
Regards,
Andrew Eddie
http://www.theartofjoomla.com - the art of becoming a Joomla developer
2010/1/5 Joe Palmer <plant...@googlemail.com>:
> I've done mod_title, mod_toolbar and mod_unread for completeness and
> to allow for template overrides.
>
> http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=19279
>
Mod Submenu accepted.
Note to all, submenu is now asynchronous and the component must build
it independently of what is in the main admin menu.
Regards,
Andrew Eddie
http://www.theartofjoomla.com - the art of becoming a Joomla developer
2010/1/5 jonnathan <jon...@hotmail.com>:
Regards,
Andrew Eddie
http://www.theartofjoomla.com - the art of becoming a Joomla developer
2010/1/5 jonnathan <jon...@hotmail.com>:
Would you like to go through all the module, frontend and backend and
check that the XML files have all the <files> tags filled out
correctly?
Thanks in advance.