Closed (fixed)
Project:
Quotes
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
16 Mar 2008 at 14:39 UTC
Updated:
21 Apr 2008 at 16:54 UTC
The title of quotes is optional. How can a user edit his quotes if there is no title to click?
Comments
Comment #1
nancydruBy the node number, or by going to the admin>>content page.
Comment #2
softtouch commentedYou mean, I have to tell the user who posted the node "Hey, find the node number..."? Haha...
Comment #3
nancydruI set all mine to "quote%id". You might be able to use Node Auto Title. Or you could write a query to assign titles.
Comment #4
softtouch commentedI will just modify the code so far that it will display "Edit Quote", that should do it.
I just close this issue.
Comment #5
nancydruFirst, when you "close" an issue, it disappears from most people's lists. Leave it "fixed" and it will show up for two weeks. Maybe someone else will benefit from your idea.
Second, why not post a patch so the developer might consider adding it to the code?
I have offered my services to help maintain this module. As a result of this post, I would definitely consider changing the title to required, as most content types do. This would have prevented your user from entering a quote without one.
Comment #6
softtouch commentedSorry that I closed this issue, did not think about it...
Its hard to have a title for a quote. Quotes are usually do not have titles... I guess that was also the reason for the "not required" title.
For myself, I will do the "Edit Quote" link today, which solve my issue.
And once it works, I can post the modification I made.
Comment #7
nancydruOkay, I understand. So why not post a patch to be included?
Comment #8
nancydruIf I get commit permission, I have this done.
Comment #9
softtouch commentedCool! Waiting for it!
Comment #10
nancydruYou got it.
Fix committed.
Comment #11
nancydru