Closed (fixed)
Project:
File Entity (fieldable files)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
7 Sep 2012 at 20:00 UTC
Updated:
20 Jan 2013 at 05:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
stevectorI also added a View link that goes to file/%fid
Comment #2
dave reidPlease make the links use Sentence case ('Edit' not 'edit'). Looks like two of the titles in file_entity_views_data() also need to be fixed: t('link') and t('delete').
Comment #3
alex.skrypnykThanks for the patch - works great!
Could you please make the requested adjustments so it can be merged with HEAD.
Comment #4
Jackinloadup commentedHere are the requested changes.
This patch will be affected by #1227706: Add a file entity access API
Comment #5
devin carlson commentedComment #6
ParisLiakos commented#4: views_field_handler_links-1778370-4.patch queued for re-testing.
Comment #7
circuscowboy commentedupdated patch to play nice with #1227706: Add a file entity access API
Comment #9
circuscowboy commentedLets try again
Comment #10
circuscowboy commentedComment #11
Anonymous (not verified) commentedThanks for the patch. I noticed that latest patch doesn't include the 3 new views includes. I had to pull those from the previous patch.
Comment #12
slashrsm commentedHere is re-rolled patch with classes included.
Comment #13
ParisLiakos commentedPlease pass $file as argument
Same and use update instead of edit
same and use delete isntead of edit
Comment #14
slashrsm commentedHere it is...
Comment #15
slashrsm commentedCorrected patch for #14.
Comment #16
ParisLiakos commentedi think its good to go
Comment #17
ParisLiakos commentedthanks to all of you and sorry for the delay
commited