The title of quotes is optional. How can a user edit his quotes if there is no title to click?

Comments

nancydru’s picture

By the node number, or by going to the admin>>content page.

softtouch’s picture

You mean, I have to tell the user who posted the node "Hey, find the node number..."? Haha...

nancydru’s picture

I set all mine to "quote%id". You might be able to use Node Auto Title. Or you could write a query to assign titles.

softtouch’s picture

Status: Active » Closed (fixed)

I will just modify the code so far that it will display "Edit Quote", that should do it.
I just close this issue.

nancydru’s picture

Status: Closed (fixed) » Fixed

First, 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.

softtouch’s picture

Sorry 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.

nancydru’s picture

Status: Fixed » Postponed (maintainer needs more info)

Okay, I understand. So why not post a patch to be included?

nancydru’s picture

If I get commit permission, I have this done.

softtouch’s picture

Cool! Waiting for it!

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Postponed (maintainer needs more info) » Fixed

You got it.

Fix committed.

nancydru’s picture

Status: Fixed » Closed (fixed)