| Source path: svn/ trunk/ lib/ epub/ project.rb |
|
|
|
|
Change log
- Fixed bug: interpret last_name, first_name correctly - Comment speling - By default, don't add a template HTML file on project creation - Ability to add an NCX navigation point (no nesting yet)
| Go to: |
Project members,
sign in to write a code review
Older revisions
r26
by arachne.jericho
on Jan 15, 2009
Diff
- require lowercase FileUtils to prevent conflicts - declare epub executable - more help
r22
by arachne.jericho
on Jan 15, 2009
Diff
- Add more convenience functions to the main epub script.
r21
by arachne.jericho
on Jan 3, 2009
Diff
- Refactored unit tests slightly - Corrected OpfFile to output dc:language not dc:lang - Updated TODO list - OpfFile: added add_spine_itemref ...