Ticket #1632 (assigned story)

Opened 4 years ago

Last modified 3 years ago

Collections-to-PDF

Reported by: teemu Assigned to: hans (accepted)
Priority: blocker Milestone: 2.7
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining:
Time planned:

Description

From the download collections user should be able to create also PDF of the collection.

The f"irst page of the PDF should be a "title page" with the title of the collection and sub-title saying "Learning Resource Collection from LeMill<br>http://lemill.net". The title page could also have the LeMill logo in it.

The second page should be titled "Table of Content" following the Sub titles "Content", "Methods" and "Tools". Under each sub-title there should be the titles of the actual resources included to the collection.

The third page should be titled "Teaching and Learning Story" following the story.

The forth page and following should contain the "resources" of the collection: page break before each new sub-title - Content, Methods, Tools- with the sub-title in the top of the page.

Attachments

pjotrs-collection.pdf (13.2 kB) - added by pjotr on 11/13/08 16:58:05.
This is also quite early version, but it should resemble the general structure and the way things are gonna look in final variant
coll_pdf_10_dets_08.pdf (323.8 kB) - added by pjotr on 12/10/08 17:10:41.
Latest and greatest (10 dets 08)

Change History

10/08/08 14:12:53 changed by hans

  • owner changed from anonymous to hans.
  • priority changed from major to blocker.
  • status changed from new to assigned.
  • milestone set to 2.6.

11/13/08 16:58:05 changed by pjotr

  • attachment pjotrs-collection.pdf added.

This is also quite early version, but it should resemble the general structure and the way things are gonna look in final variant

12/10/08 17:10:41 changed by pjotr

  • attachment coll_pdf_10_dets_08.pdf added.

Latest and greatest (10 dets 08)

12/10/08 17:15:10 changed by pjotr

Newest PDF file generated from my test collection. The pdf itself has gone several steps forward in being what it is suppose to be (unfortunately the code has made several steps backwards >>> as handling all kind of special cases and stuff is quite complicated and sometimes crazy).

I hope that storage for temporary folders with images created in the local File System ZOPE_INSTANCE_HOME/var is all the way lemill.net setup friendly. I do hope to make the first working commit tomorrow.

12/12/08 19:59:54 changed by pjotr

(In [2712]) References #1632, PDF generation works, still needs some tuning and explanation into the INSTALLATION instructions, in latest version of pisa 3.0.29 it seems to be generating page numbers twice - workes fine with 3.0.27, I guess that is eitehr a bug or some misunderstanding on my side

12/19/08 14:32:57 changed by pjotr

(In [2718]) References #1632, filtering out the License label and runnign conversion with xhtml parser

01/07/09 11:22:10 changed by pjotr

(In [2729]) References #1632, added a link to download PDF functionality, in case of PISA not being available it will be just hidden