Projects tagged ‘export’ and ‘exporter’


[3 total ]

1 Users

Named fixtures have been introduced with rails 2, but writting all of them by hand is not helpful. This exporter will : read each entries in database for a model and search for a name or title ... [More] column read existing fixtures to get the name write each entries for a model using old fixture name, or name/title column or class name and id build belongs_to and has_and_belongs_to_many relations using fixture name [Less]
Created about 1 year ago.

1 Users

Plugin for inkscape, which generates sliced bitmaps directly from your vector drawings. Highly integrated -- uses standard rectangles on a special layer to mark areas which should be sliced. SVG attributes provide file naming, etc.
Created about 1 year ago.

0 Users

At work, our software manuals and supplemental documentation are stored within a trac wiki so that developers and non-developers can access the content. We have the need to export the trac wiki pages ... [More] to static html, word doc and pdf formats. I worked on a quick utility internally that would export static html pages of the wiki content. It was seeded with a root url that acted as the table of contents. A depth was provided that indicated what depth to crawl into within the wiki pages. I ended up not liking my implementation and wanted to try something new, hence this project! I will use this project to hack at a similar solution. note: I will also keep functionality that provides the import into word (preserving links / bookmarks) and exporting to PDF from word. [Less]
Created 4 months ago.