An error occurred fetching the project authors.
  1. 07 Oct, 2009 1 commit
  2. 26 Aug, 2009 1 commit
  3. 18 Aug, 2009 1 commit
  4. 08 Jan, 2009 3 commits
  5. 03 Dec, 2008 1 commit
  6. 14 Nov, 2008 3 commits
  7. 17 Jun, 2008 1 commit
  8. 24 Apr, 2008 4 commits
  9. 16 Apr, 2008 1 commit
  10. 07 Mar, 2008 2 commits
  11. 07 Jan, 2008 1 commit
  12. 04 Jan, 2008 1 commit
  13. 26 Oct, 2007 1 commit
  14. 12 Oct, 2007 1 commit
  15. 11 Oct, 2007 1 commit
  16. 27 Sep, 2007 2 commits
  17. 27 Jul, 2007 1 commit
  18. 26 Jun, 2007 1 commit
  19. 29 May, 2007 1 commit
  20. 24 Apr, 2007 1 commit
  21. 07 Apr, 2007 1 commit
  22. 12 Dec, 2006 1 commit
  23. 17 Nov, 2006 1 commit
  24. 07 Nov, 2006 1 commit
  25. 10 Apr, 2006 1 commit
  26. 28 Mar, 2006 1 commit
  27. 25 Mar, 2006 1 commit
  28. 01 Feb, 2006 1 commit
  29. 07 Oct, 2005 1 commit
  30. 30 Jul, 2005 1 commit
    • Alexandre Boeglin's avatar
      Added the OOoBuilder class. · c9133ab4
      Alexandre Boeglin authored
        This class is used to produce dynamic OpenOffice.org documents :
      
        - create a normal document, with the layout you like
        - extract the content.xml file from it
        - put some "tal:replace", "tal:repeat" and "tal:content" in it
        - store the OpenOffice.org document as File in ZODB
        - store the content.xml file as Page Template in ZODB
        - call the Page Template on some context to have the tal being interpreted
        - use OOoBuilder to reinject the Page Template in the document
        - Render the OOoBuilder object,
          it will spit the nicely filled OpenOffice.org document
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3517 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c9133ab4
  31. 06 May, 2005 1 commit