You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2009/08/23 14:20:59 UTC

[jira] Commented: (ROL-1816) Media Blogging: remove dependence on FileManager

    [ https://issues.apache.org/jira/browse/ROL-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746593#action_12746593 ] 

David Johnson commented on ROL-1816:
------------------------------------

I'm making progress on this issue and have fixes for the resource servlets and theme implementation.

> Media Blogging: remove dependence on FileManager
> ------------------------------------------------
>
>                 Key: ROL-1816
>                 URL: https://issues.apache.org/jira/browse/ROL-1816
>             Project: Roller
>          Issue Type: Improvement
>          Components: Database Access & Data Model
>            Reporter: David Johnson
>            Assignee: David Johnson
>            Priority: Critical
>             Fix For: 5.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Remove old FileManager from system. Anywhere we were using FileManager, we should now be using FileContentManager and/or MediaFileManager.
> Some specifics:
> These files fetch/store theme files via FileManager, rewrite
> - ResourceServlet: make sure old URL are honored here
> - PreviewResourceServlet
> - WeblogCustomTheme
> - WeblogSharedTheme
> - ThemeImplManager
> Rewrite weblog client interfaces to use MediaFileManager instead of old manager
> - MetaWeblogAPIHandler
> - MediaCollection
> Delete unneeded actions & related JSPs:
> - Resources

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.