Bug 434754

Summary: [PATCH] RFE: Add tags support
Product: [Fedora] Fedora Reporter: Andy Shevchenko <andy>
Component: logjamAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://community.livejournal.com/logjam_dev/35662.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-12 00:50:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Adds titles to links and images and link to images none

Description Andy Shevchenko 2008-02-25 09:57:21 UTC
Description of problem:
Please, add above patch to the current logjam. Thank you.

P.S. I havn't reviewed the patch, but is seems to be good (see screenshot on 
the link in URL field).

Comment 1 Peter Janakiev 2008-02-27 15:51:54 UTC
Created attachment 296079 [details]
Adds titles to links and images and link to images

This adds:
* title to the dialog for image and link
* link to image dialog
* blockquote option for formatting

Comment 2 Peter Janakiev 2008-03-04 16:39:30 UTC
Maybe it is possible to add size request to your patch, the dialog window opened
is too small, even i the user has no tags the window is very very small.
Something like gtk_window_resize(dlg, 60,210); will do it. 

IMHO this will increase usability. 

Thanks for the patch

Comment 3 Tom "spot" Callaway 2008-03-11 19:01:36 UTC
Andy, I don't see your patch, and I don't think it is the same as Peter's. Can
you repost it?

Comment 4 Tom "spot" Callaway 2008-03-11 19:07:39 UTC
Nm, i found it at https://svn.linux.kiev.ua/ananas/logjam-4.5.3-tags.patch

Comment 5 Tom "spot" Callaway 2008-03-12 00:50:03 UTC
These patches are included in the logjam-4.5.3-19 release:

I made minor changes to both patches, I added the size request for the tags
dialog window, and I mapped "ctrl-alt-Q" to the Blockquote functionality. Thanks
for the patches!

F-7: http://koji.fedoraproject.org/koji/buildinfo?buildID=42633
F-8: http://koji.fedoraproject.org/koji/buildinfo?buildID=42632

It is also in rawhide. :)


Comment 6 Andy Shevchenko 2008-03-12 07:47:27 UTC
Sorry for silence. 
To be clarify - it's not my patch at all. I only catch it from corresponding 
resource.

P.S. Thank you for inclusion.