History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DOTCMS-1989
Type: Improvement Improvement
Status: Released Released
Resolution: Released
Priority: Major Major
Assignee: Testing User
Reporter: Maria Bouza
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotCMS

Add FileName to ContentletMapServices

Created: September 24, 2008 11:31 AM   Updated: July 23, 2009 11:54 AM  Due: 9/25/08
Component/s: a. Unknown
Affects Version/s: 1.6.0.10
Fix Version/s: 1.6.5

Time Tracking:
Original Estimate: 1 hour, 30 minutes
Original Estimate - 1 hour, 30 minutes
Remaining Estimate: 0 minutes
Time Spent - 4 hours, 15 minutes
Time Spent: 4 hours, 15 minutes
Time Spent - 4 hours, 15 minutes


 Description  « Hide
In these two classes:
com.dotmarketing.services.ContentletMapServices
com.dotmarketing.services.ContentletServices

These are the variables we have for a file and image:

FILE
FileInode
FileIdentifier
FileFriendlyName
FileExtension
FileURI
FileTitle

IMAGE
ImageInode
ImageIdentifier
ImageWidth
ImageHeight
ImageExtension
ImageURI
ImageTitle
ImageFriendlyName

It would be nice to have two additional fields for each one:

FILE
FilePath: This should have the entire path to the file: /myfolder/myfile.doc
FileName: This should have the filename: myfile.doc

IMAGE
ImagePath: This should have the entire path to the file: /myfolder/myfile.jpg
ImageName: This should have the filename: myfile.jpg

 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.