
|
If you were logged in you would be able to see more operations.
|
|
|
dotCMS
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
|
|
|
Remaining Estimate:
|
0 minutes
|
|
|
Time Spent:
|
4 hours, 15 minutes
|
|
|
|
|
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
|
|
Description
|
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 |
Show » |
| There are no comments yet on this issue.
|
|