Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.0a1

Request #19242 Allow images in tutorials
Submitted: 2012-01-24 00:28 UTC
From: ashnazg Assigned: ashnazg
Status: Closed Package: PhpDocumentor (version 1.4.4)
PHP Version: 5.2.17 OS: Irrelevant
Roadmaps: 1.5.0a1    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 38 + 23 = ?

 
 [2012-01-24 00:28 UTC] ashnazg (Chuck Burgess)
Description: ------------ After applying the patch the document parser will on the occoursion of a "<graphic>" tag look for the file declared in the 'fileref' attribute, copies it into a folder named 'figures' in the target dir of the current tutorial, and resets the content of the 'fileref' attribute to the new location. So it is possible to browse the tutorial and ehancing the documentation with an image. (This is a patch submission from Bastian Feder <lapistano> 04/19/2010)

Comments

 [2012-01-24 00:30 UTC] ashnazg (Chuck Burgess)
 [2012-09-02 00:58 UTC] ashnazg (Chuck Burgess)
-Status: Open +Status: Closed -Assigned To: +Assigned To: ashnazg
Including lapistano's patch in 1.5.0a1.