hgbook

log

age author description
2009-10-27 dukebody Adjust the footer style.
2009-10-27 dukebody Only allow comments inside document elements (not page footer, etc.)
2009-10-27 dukebody Align new comments to the left too.
2009-10-27 dukebody Develop per-chapter templates and adapt the element creation script to deal with them.
2009-10-26 dukebody Align the comments themselves and the comment form to the left.
2009-10-26 dukebody Move equations commenttogle to the right and remove link hover hilighting.
2009-10-26 dukebody Place equations' comments just after the equations, in the same table.
2009-10-26 dukebody Fix mistakenly broken function call.
2009-10-26 dukebody Stage an unexplicably unstaged javascript file.
2009-10-26 dukebody Fix http-equiv TAL statement.
2009-10-26 dukebody Add default plasTeX theme template. Remove obsolete example.
2009-10-26 dukebody Close chapter contents properly before the document footer.
2009-10-26 dukebody Add plasTeX theme folder with installation and usage instructions.
2009-10-26 dukebody Add html template for documents.
2009-10-26 dukebody Restructure the folders layout to allow easier static serving with a real webserver in the future.
2009-10-26 dukebody Add option to the html parser to try to avoid empty nodes.
2009-10-26 dukebody Unify style for authors css class.
2009-10-26 dukebody White background not needed for body if content is wrapped into .chapter.
2009-10-26 dukebody Place comments widget outside the <table> element to avoid layout issues.
2009-10-26 dukebody Page background must be white since formulas' background is always white.
2009-10-26 dukebody Move hgbook styles to a new folder and publish it statically.
2009-10-20 dukebody Add sysargs checker.
2009-10-19 dukebody Register script to insert ids and generate the associated elements in the database.
2009-10-19 dukebody Add support for commenting equation tables.
2009-10-11 dukebody Change fields to fieldsets in the Comment admin model. The 'date'
2009-10-11 dukebody Add an initialization import to load the admin models.
2009-10-11 dukebody Fix mismatched parenthesis in the main urls definition.
2009-10-27 Bryan O'Sullivan Merge with Dongsheng
2009-10-22 Dongsheng Song Make pdf looks more beautiful
2009-10-22 Dongsheng Song Minor fix