Bug 132415 - Add &DRAFTNOTICE; entity to CVS for FDP
Summary: Add &DRAFTNOTICE; entity to CVS for FDP
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora Documentation
Classification: Retired
Component: docs-requests
Version: devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tammy Fox
QA Contact: Tammy Fox
URL: http://members.cox.net/tuxxer
Whiteboard:
Depends On:
Blocks: fedora-docs-writing
TreeView+ depends on / blocked
 
Reported: 2004-09-13 01:02 UTC by Charles Heselton
Modified: 2009-07-07 04:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-17 16:13:17 UTC
Embargoed:


Attachments (Terms of Use)
CVS diff patch for draftnotice entity (556 bytes, patch)
2004-09-13 01:03 UTC, Charles Heselton
no flags Details | Diff
Actual draftnotice.xml for the comon directory (341 bytes, text/plain)
2004-09-13 01:05 UTC, Charles Heselton
no flags Details

Description Charles Heselton 2004-09-13 01:02:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040207 Firefox/0.8

Description of problem:
Created "draftnotice" entity for use with FDP draft documents.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Put draftnotice.xml in common dir
2. put approriate line in XML file
3. use &DRAFTNOTICE; entity to indicate draft status of document
    

Additional info:

Comment 1 Charles Heselton 2004-09-13 01:03:42 UTC
Created attachment 103776 [details]
CVS diff patch for draftnotice entity

Followed Karsten's instructions for creating the patch.

Comment 2 Charles Heselton 2004-09-13 01:05:06 UTC
Created attachment 103777 [details]
Actual draftnotice.xml for the comon directory

actual file which is referenced in patch/entity.

Comment 3 Tammy Fox 2004-09-13 02:10:42 UTC
I think you meant to have this bug block the docs in progress tracker
instead of the docs ideas without owners tracker since you submitted a
patch for it already.

Comment 4 Tammy Fox 2004-09-15 20:43:22 UTC
I have some suggested changes for the text in draftnotice-en.xml. I'll
bring it up on the mailing list.

Comment 5 Tammy Fox 2004-09-17 16:13:17 UTC
Seems like we have a concensus to use the following instead, where
&BUG-NUM; is defined in the parent file of the draft document:

<note>  
  <title>DRAFT</title>  
  <para>
    This is a draft version of the document. It is subject to change 
          
    at any time and may not have been tested for technical accuracy     
    yet. If you find any errors, please report them via Bugzilla in 
    bug &BUG-NUM;.
  </para>
</note>

I have committed this to CVS.

Comment 6 eric 2009-07-07 04:08:41 UTC
Ticket moved to allow products to be removed from BZ.


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