#2207: export all wiki content in a single printable file
-------------------------------------------+--------------------------------
 Reporter:  ltlennon ([EMAIL PROTECTED])  |        Owner:  jonas
     Type:  enhancement                    |       Status:  new  
 Priority:  normal                         |    Milestone:  0.9.3
Component:  general                        |      Version:       
 Severity:  minor                          |   Resolution:       
 Keywords:  export wiki document           |  
-------------------------------------------+--------------------------------
Changes (by [EMAIL PROTECTED]):

  * version:  0.8.4 =>
  * milestone:  => 0.9.3

Comment:

 One suggestion from this fly on the wall:

 If a single-file is not implementable (how would you represent/flag the
 start and end of a page), then why not a single .zip file of the entire
 wiki, instead?  It could simply contain a dump of all the flat-text wiki
 files in the tree, without any formatting at all.  That way, third-party
 tools can be relied upon for converting the .zip contents into a usable
 document in a perferred format.

 For what its worth, here's my $0.02 for a more generic solution than PDF
 export:

 For online doc management, a project needs version-appropriate
 documentation for any Trac project; especially if the version in
 development changes things dramatically.  Providing wiki docs offline as a
 snapshot (via this proposed feature) is a much better solution than
 letting that version's docs get overwritten by the current work in
 development.  To that end, this would also open the door to taking such an
 export and plugging it into a second wiki, if that's desired.

 Thank you for your time, and reading all this.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2207>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to