Change Log

v0.NEXT (Development)

[theme/dehlia2]:
  • [~] Make more html5 compliant html pages

  • [+] Added google universal analytics

  • [+] Fixed Print View / Single page view.

    (Remove facebookcomments div from @media print)

  • [~] Fixed appId warning in XFBML.

[mobi]:
  • [~] Remove font and javascript related warnings

[ePub]:
  • [+] Added ePub Check

  • [+] Added epub cover

[Latex]:
  • [+] Support for runtime ratu_build_configuration.sty

  • [+] Support for minitoc

v0.4

[theme/dehlia2]:
  • [~] Changed to ORANGISH color scheme

  • [~] Updated hyperlink underline scheme

[conf]:
  • [+] Added make count to monitor the word count

  • [~] Improved support for include-pre-<builder>.txt

[scripts]:
  • [+] make count updates Fusion Tables with count information

[pdf]:
  • [+] Primary support for xelatex added

  • [+] Updated against r33371e of sphinx

[ePub]:
  • [+] Do not copy general static files for ePub

v0.3

[theme/dehlia2]:
  • [+] Do not import basic.css from basic theme. Directly use it

  • [~] Fixed center aligning of objects over the page

  • [+] Add a note to press left/right button at bottom of displayed page

  • [~] Updated google CSE with newer edition

  • [+] Added Facebook and Google+ like buttons in sidebar

  • [+] Show ratatouille version in footer

  • [+] Show privacy page in footer (if present)

  • [+] Show purchase related pages in sidebar (if present)

  • [+] Generate dehlia2s (white _S_ pace _S_ tripped) for websites. Saves bandwidth.

[scripts]:
  • [+] Generate book/_bookinfo.rst.txt from bookinfo.py for inclusion by rst files

  • [~] make web Uploads .html,.xml,.css to ftp locaiton

  • [-] No longer using -B for python scripts. Let it generate .pyc files

[conf]:
  • [+] Use extlinks to show full URL of skipped sections in previews (e.g. pdfpreview )

  • [+] Use urchin/google analytics on generated page URLs

  • [+] Throw error if preview not enabled but either pdfpreview or htmlpreview is

  • [+] Added page layouts based on POTHI.com and CREATESPACE.com

  • [+] Use common conf directory for all books

[MOBI]:
  • [+] Added experimental support to build MOBI files

[PDF]:
  • [+] Show built with Ratatouille on front page

v0.2

[theme]:
  • [+] Added new theme dehlia2

[conf]:
  • [+] Added blockdiag, actdiag and seqdiag

[scripts]:
  • [+] make web target to upload all generated files to ftp server

  • [+] make sitemap target to generate sitemap for the web servers

  • [~] Added custom targets to book/bookinfo.py

[RPC]:
  • [+] Redesigned RPC to use Fusion Tables. Track build times on cloud.

v0.1

[RPC]:
  • [+] Added new feature to track time for each build. (Djano Based)

[latex]:
  • [~] Use -interaction=nonstopmode instead of -quiet

[build]:
  • [~] Initial wrapper scripts for various builds (html,dirhtml,latex,pdflatex, etc.)


Convention:

[+] New Feature, [-] Removed Feature, [~] Updated Feature