Bug 469595 - RFE: Improve support for <othercredit>
Summary: RFE: Improve support for <othercredit>
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Content Services Development
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-03 00:11 UTC by David O'Brien
Modified: 2010-11-24 03:58 UTC (History)
2 users (show)

Fixed In Version: 0.39
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-03 00:47:58 UTC
Embargoed:


Attachments (Terms of Use)

Description David O'Brien 2008-11-03 00:11:37 UTC
Description of problem:
The use of this tag doesn't break anything, but the output needs to be improved. Currently there is no line break before <email> (or after <contrib> - I'm not sure which).

Version-Release number of selected component (if applicable):
$ rpm -qi publican
Name        : publican
Version     : 0.38
Release     : 0.el5

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
FirstName LastName
Contribname

Expected results:
First Name
Contrib
name

Additional info:
Real example of expected results:

Joe Editor
Technical edit of chapters 3 and 4
jedit

Comment 1 David O'Brien 2008-11-03 00:22:14 UTC
A bit more info:

I tried to use this tag like so:

<othercredit class="technicaleditor">
	<firstname>Joe</firstname>
	<surname>Edit</surname>
	<contrib>Technical edit</contrib>
	<email>jedit</email>
</othercredit>

I don't know if you would normally modify presentation based on class, I'm just describing how I tried to use it.

Comment 2 Jeff Fearn 🐞 2008-11-03 00:47:58 UTC
Added rule for .contrib to CSS

Comment 3 Fedora Update System 2008-12-01 05:39:42 UTC
publican-0.39-0.fc9,publican-fedora-0.16-0.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/publican-0.39-0.fc9,publican-fedora-0.16-0.fc9

Comment 4 Fedora Update System 2009-01-15 02:56:21 UTC
publican-0.39-0.fc9, publican-fedora-0.16-0.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.