Feature #83

More consistent media module

Added by Alex Cartwright over 1 year ago. Updated 4 days ago.

Status:Implemented Start:2009-05-01
Priority:High Due date:2009-05-01
Assigned to:Alex Cartwright % Done:

100%

Category:TangoCMS::Modules
Target version:TangoCMS Project - 2.6.0

Description

The media module should be more consistent with the other modules; for example allow media items to be uploaded through the config cntrlr (so it appears you can upload them through the 'admin cp').


Related issues

related to TangoCMS - Feature #187: Bulk import / upload of items to Media In Progress 2009-10-22
duplicates TangoCMS - Feature #26: Improved media module Obsolete 2008-10-22
follows TangoCMS - Internal Issue #143: Rewrite Image Library Fix Commited 2009-04-30

Associated revisions

Revision 8cc202522a4cf4e18b0366f394d42270d60f44bf
Added by Alex Cartwright 4 months ago

2.5.52 released, feature #83 and feature #187

Media module now lets you configure the item title/description after you have
uploaded your media items, which allows you to mass edit them in one go. Names
of the items are automatically generated from the filename (_+ get converted to
spaces
TangoCMS 2.5.2 Released
- Event library now shows messages in 'success', 'info' an 'error' order
- Session::start() ensures key 'previous_url' always exists
- View_Form::isValid() removes empty values from the validators array
- Media_Model::getItems() only returns those with 'outstanding' value of 0
- Added Media_Model::getOutstandingItems()
- Media_Mode::editItem() always sets 'outstanding' value to 0
- Changed height of Carbons textareas in td.confcol to 70px

Revision d04c2d148a31f54f674c9ec416de87add298a9ea
Added by Alex Cartwright 4 months ago

Router_Url handling of current host URLs. Feature #83

- Router_Url lib now parses a URL such as
'http://example.org/zula-path/article/users' correctly, it uses _BASE_DIR to
remove the unwanted 'zula-path/' when extracting the request path
- Added managing outstanding page link in media config cntrlr
- Added link to upload media items via media config cntrlr

History

Updated by Lucas Wojciechowski over 1 year ago

Module should provide a way to import files uploaded by FTP or we should create another module to handle importing modules, media, themes and content from ftp. As this project grows, less technical users are going to need an easy way to get all the add-ons working.

Updated by Dustin Steiner over 1 year ago

Not only images but also pdf, doc, etc. uploads would be cool!

Updated by Alex Cartwright about 1 year ago

  • Target version changed from 13 to 16

Updated by Alex Cartwright 9 months ago

  • Status changed from Approved to Obsolete

Updated by Alex Cartwright 9 months ago

  • Status changed from Obsolete to Drafting

Updated by Alex Cartwright 8 months ago

  • Target version changed from 16 to 20

Updated by Alex Cartwright 8 months ago

  • Target version changed from 20 to 2.6.0

Updated by Alex Cartwright 3 months ago

  • Subject changed from Re-written Media module to More consistent media module
  • Status changed from Drafting to In Progress
  • Assigned to set to Alex Cartwright
  • % Done changed from 0 to 50

Updated by Alex Cartwright 4 days ago

  • Status changed from In Progress to Implemented
  • % Done changed from 50 to 100

Also available in: Atom PDF