2010-03-19 |
Douglas Bagnall | remove dir attributes from html elements because they...
|
commit | commitdiff | tree |
2010-03-19 |
Douglas Bagnall | put the documents direction in the main html
|
commit | commitdiff | tree |
2010-03-19 |
Douglas Bagnall | more unicode wangling
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | use language guesser rather than plain server default...
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | Support for publishing html to stable urls (possibly...
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | use wkhtmltopdf paper size, except for multi-column pdf
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | remove references to moz_printer, which does nothing
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | More feedback for templated html, and book type is...
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | change colouring of objavi form to reflect advanced...
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | typography.css is no longer used
|
commit | commitdiff | tree |
2010-03-15 |
Douglas Bagnall | further simplification of html templates, with better...
|
commit | commitdiff | tree |
2010-03-14 |
Douglas Bagnall | javascript and css fixes for html templating engine.
|
commit | commitdiff | tree |
2010-03-14 |
Douglas Bagnall | need to add text as unicode, not utf-8
|
commit | commitdiff | tree |
2010-03-14 |
Douglas Bagnall | Templated html: default to Flossmanuals style, with...
|
commit | commitdiff | tree |
2010-03-14 |
Douglas Bagnall | unsuccessful attempts to diagnose and fix unicode problems...
|
commit | commitdiff | tree |
2010-03-14 |
Douglas Bagnall | Allow for nothing to be done in pdf resize method,...
|
commit | commitdiff | tree |
2010-03-14 |
Douglas Bagnall | Use UTF-8 locale for wikibooks
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | remove unused gecko_command
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | html templating works better with unicode/RTL tests
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | add a simple template for html templating
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | try import from stdlib before simplejson: errors will...
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | Switch objavi-async.cgi into premium position
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | Merge branch 'master' of booki-dev.flossmanuals.net...
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | rework html publish, and make first chapter index
|
commit | commitdiff | tree |
2010-03-13 |
Douglas Bagnall | Initial version of publish-to-templated-html-tree
|
commit | commitdiff | tree |
2010-03-12 |
Douglas Bagnall | Wikibooks URI is more accurate than Wikibooks ID
|
commit | commitdiff | tree |
2010-03-12 |
Douglas Bagnall | espri mistook book_id for filename, and other typos
|
commit | commitdiff | tree |
2010-03-12 |
Douglas Bagnall | update apache config example
|
commit | commitdiff | tree |
2010-03-12 |
Douglas Bagnall | fix typo in epub.py (iterchildren works on element...
|
commit | commitdiff | tree |
2010-03-12 |
Douglas Bagnall | avoid using local context with wkhtmltopdf
|
commit | commitdiff | tree |
2010-03-12 |
Douglas Bagnall | Use absolute urls for css
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | More unicode mangling
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | that line was too long
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | Cope with iso-8859-1 names inserted into the utf-8...
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | more log silencing
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | quiter logs please
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | ensure direction string ("LTR" or "RTL") is str, not...
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | try to keep preamble strings as utf-8 strings, not...
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | New log function that logs the types as well as values...
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | While killing old instances, don't crash if ones disappears...
|
commit | commitdiff | tree |
2010-03-10 |
Douglas Bagnall | typo is espri
|
commit | commitdiff | tree |
2010-03-09 |
Douglas Bagnall | Try to work around python's idiocy in the face of unicode
|
commit | commitdiff | tree |
2010-03-09 |
Douglas Bagnall | use iterchildren in place of findall (less confusing...
|
commit | commitdiff | tree |
2010-03-09 |
Douglas Bagnall | note when the h1 is in a containing div, perhaps for...
|
commit | commitdiff | tree |
2010-03-09 |
Douglas Bagnall | Properly find all h1 tags
|
commit | commitdiff | tree |
2010-03-09 |
Douglas Bagnall | line-height in css should be relative, not in units
|
commit | commitdiff | tree |
2010-03-09 |
Douglas Bagnall | Merge branch 'future'
|
commit | commitdiff | tree |
2010-03-05 |
Douglas Bagnall | Remove spurious "Table of Contents" heading
|
commit | commitdiff | tree |
2010-03-05 |
Douglas Bagnall | use correct path for CSS (broken since introduction...
|
commit | commitdiff | tree |
2010-03-05 |
Douglas Bagnall | Decode HTML entities in TOC headings
|
commit | commitdiff | tree |
2010-03-05 |
Douglas Bagnall | More aggressive cleaning of bad files
|
commit | commitdiff | tree |
2010-03-05 |
Douglas Bagnall | Fix bad chapter structure while creating booki-zip
|
commit | commitdiff | tree |
2010-03-05 |
Douglas Bagnall | Support for wkhtmltopdf --dump-outline outlines
|
commit | commitdiff | tree |
2010-03-05 |
Douglas Bagnall | Return status from process-running helper function
|
commit | commitdiff | tree |
2010-02-28 |
Douglas Bagnall | change shfit_file in case of cross-file-system move
|
commit | commitdiff | tree |
2010-02-28 |
Douglas Bagnall | changes rsync.sh for new paths
|
commit | commitdiff | tree |
2010-02-28 |
Douglas Bagnall | config fixes for changed paths
|
commit | commitdiff | tree |
2010-02-28 |
Douglas Bagnall | fix get_default_css for changed paths
|
commit | commitdiff | tree |
2010-02-28 |
Douglas Bagnall | CGI scripts must add '.' to path after chdir down
|
commit | commitdiff | tree |
2010-02-28 |
Douglas Bagnall | actually use 'use_cache' option
|
commit | commitdiff | tree |
2010-02-27 |
Douglas Bagnall | Clean-ups leading from shift to separate htdocs directory
|
commit | commitdiff | tree |
2010-02-27 |
Douglas Bagnall | Xvfb complains about -kb option. Can't remember what...
|
commit | commitdiff | tree |
2010-02-26 |
Douglas Bagnall | epubjavi.cgi is a buggy subset of espri; delete it
|
commit | commitdiff | tree |
2010-02-26 |
Douglas Bagnall | CGI scripts chdir into objavi root so as to access...
|
commit | commitdiff | tree |
2010-02-26 |
Douglas Bagnall | moving web stuff into htdocs directory, to allow for...
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | remove unused functions from cgi_utils
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | move save_data out of fmbook.Book into function, in...
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | remove unused variables and similar trivial changes...
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | Use provided content type, not always text/html
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | formatting and trivial issues found by pylint
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | Fix various errors detected by pyflakes
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | drop CGI_CONTEXT flag from objavi-async
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | remove several unused imports
|
commit | commitdiff | tree |
2010-02-19 |
Douglas Bagnall | incorporate wikibooks calls into espri
|
commit | commitdiff | tree |
2010-02-18 |
Douglas Bagnall | add wikibooks2epub to the repository
|
commit | commitdiff | tree |
2010-02-17 |
Douglas Bagnall | put mode on espri
|
commit | commitdiff | tree |
2010-02-17 |
Douglas Bagnall | automatically choose callback mode if callback url...
|
commit | commitdiff | tree |
2010-02-17 |
Douglas Bagnall | make espri callbacks actualy work
|
commit | commitdiff | tree |
2010-02-17 |
Douglas Bagnall | Espri is now part of Objavi, so change comments
|
commit | commitdiff | tree |
2010-02-17 |
Douglas Bagnall | Add script to test callbacks: just logs arguments
|
commit | commitdiff | tree |
2010-02-16 |
Douglas Bagnall | move espri.cgi toward async
|
commit | commitdiff | tree |
2010-02-16 |
Douglas Bagnall | make cgi_utils.output_and_exit more flexible, and use...
|
commit | commitdiff | tree |
2010-02-12 |
Douglas Bagnall | when automatically naming a book, don't assume it is...
|
commit | commitdiff | tree |
2010-02-12 |
Douglas Bagnall | set title from form if given
|
commit | commitdiff | tree |
2010-02-12 |
Douglas Bagnall | set title from form if given
|
commit | commitdiff | tree |
2010-02-12 |
Douglas Bagnall | espri: certain (invalid) argument combinations led...
|
commit | commitdiff | tree |
2010-02-10 |
Douglas Bagnall | try to parse chapters as utf-8 first (from master branch)
|
commit | commitdiff | tree |
2010-02-10 |
Douglas Bagnall | TWiki import accepts images from any flossmanuals server...
|
commit | commitdiff | tree |
2010-02-08 |
Douglas Bagnall | finish css changes
|
commit | commitdiff | tree |
2010-02-08 |
Douglas Bagnall | Add burmese CSS
|
commit | commitdiff | tree |
2010-02-08 |
Douglas Bagnall | Enable servers to defer to language for CSS
|
commit | commitdiff | tree |
2010-02-08 |
Douglas Bagnall | quieter but more useful logging in twiki import, and...
|
commit | commitdiff | tree |
2010-02-07 |
Douglas Bagnall | burmese css: don't set line-height in a way that breaks...
|
commit | commitdiff | tree |
2010-02-05 |
Douglas Bagnall | finish css changes
|
commit | commitdiff | tree |
2010-02-05 |
Douglas Bagnall | Add burmese CSS
|
commit | commitdiff | tree |
2010-02-05 |
Douglas Bagnall | Enable servers to defer to language for CSS
|
commit | commitdiff | tree |
2010-02-04 |
Douglas Bagnall | quieter but more useful logging in twiki import, and...
|
commit | commitdiff | tree |
2010-01-28 |
Douglas Bagnall | Merge branch 'master' of /var/cache/git/objavi2
|
commit | commitdiff | tree |
2010-01-28 |
Douglas Bagnall | Change translate default encoding to iso-8859-1, and...
|
commit | commitdiff | tree |
2010-01-28 |
Douglas Bagnall | Add 'booki.cc' and alias 'www.booki.cc' to it
|
commit | commitdiff | tree |