How can I submit code
Posted: Thu Dec 20, 2007 5:14 pm
I modified the core base to add/modify some features:
* com_content : in the articles the publication date is displayed (insert date is not useful to me)
* com_latestnews : order by insert/mod/publish date, limit search to some sections
* includes/joomla.php, includes/database*, com_content : checked_out flag active only for one hour to avoid objects locked foreveri
* admininistrator/componenets/com_content : filter to select unpublished articles from list (useful when you have many articles)
The question is: how can I submit these mods to Development Team for review?
* com_content : in the articles the publication date is displayed (insert date is not useful to me)
* com_latestnews : order by insert/mod/publish date, limit search to some sections
* includes/joomla.php, includes/database*, com_content : checked_out flag active only for one hour to avoid objects locked foreveri
* admininistrator/componenets/com_content : filter to select unpublished articles from list (useful when you have many articles)
The question is: how can I submit these mods to Development Team for review?