Updateplan Download Extension

News, Hilfestellungen und Tipps zu den in diesem Forum bereitgestellten MODs
Antworten
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Updateplan Download Extension

Beitrag von oxpus »

In order to make the download extension fit for the next phpBB version 3.3.x and upcoming releases the general revision of the extension was initiated.
Now the new release is finished yet for public.

Development statuslist:

ADD services_acp.yml for all ACP container
ADD interfaces to containers
ADD services_container.yml for all containers
ADD new services-yml-files to services.yml
ADD time tags wrappings for each published timestamp
ADD central init script for acp modules
ADD central init script for controllers
CHANGE split acp modules in separate module files
CHANGE extension static classes to container
CHANGE routing.yml for new path definitions
CHANGE template for feed to Atom
CHANGE use phpBB confirm_box() in ACP modules
CHANGE ACP modules into containers with central starting module and interfaces
CHANGE UCP module into containers with central starting module and interfaces
CHANGE use phpBB confirm_box() in controllers
CHANGE extension modules to controller and interfaces
DROP user settings in extension (just use the settings inside the UCP)
FIX remove additional line feeds in category descriptions in ACP category index
MOVE notifications to phpbb notification system (No changes here, the original notification methods will still be in place)
MOVE table-, folder- and other constants to container
MOVE cache folder to phpbb default cache folder
MOVE files folder to phpbb files folder
MOVE remain traffic counter to phpBB configuration
MOVE modcp to phpBB modules with central starting modules for containers
UPDATE prettyPhoto to 3.1.6

And at least:
CHANGE Extension release number to 8.0.0
Antworten