Presentations & templates for 2014 R&D
  • Python 50.5%
  • CSS 34.6%
  • JavaScript 9%
  • Makefile 5.9%
Find a file
2014-06-23 17:49:43 +02:00
automated_tests add automated tests to repo 2014-06-10 09:08:10 +02:00
cms-training [ADD] various training fixes + presentation slides 2014-06-05 11:42:15 +02:00
create_themes [FIX] various sphinx warnings 2014-06-10 16:05:00 +02:00
cube_views [FIX] various sphinx warnings 2014-06-10 16:05:00 +02:00
demo [ADD] support for quote slides, lato only for titles 2014-05-22 16:05:35 +02:00
dev_tutorial [ADD] developer tutorial V8 2014-06-04 12:44:44 +02:00
fme_cms_performances_optimization [FIX] various sphinx warnings 2014-06-10 16:05:00 +02:00
master [FIX] print CSS: use relative positioning on slides so absolutely positioned titles and logos don't flee 2014-06-10 16:03:40 +02:00
mat_gamification more slides and screenshots 2014-06-03 17:49:31 +02:00
smart_buttons add smart buttons slides to the repo 2014-06-10 08:57:44 +02:00
tde_messaging [IMP] last changes / tweaking of the presentation 2014-06-05 10:51:11 +02:00
tde_snippet [IMP] Magic bullets 2014-06-06 09:51:47 +02:00
upgrade_v8 [IMP] upgrade_v8: fix little typo 2014-06-05 16:31:51 +02:00
v8_reporting_engine [ADD] v8_reporting_engine slides 2014-06-23 17:49:43 +02:00
Makefile well that was a custom diff, not to be merged 2014-06-04 11:39:29 +02:00
README.rst rst 2014-06-02 13:54:30 +02:00

Odoo Days 2014, R&D presentations
=================================

In case you do not wanting to use Powerpoint (and its templates)

* install sphinx >= 1.2 (you can check with ``sphinx-build --version``, you
  may need to use ``easy_install`` or ``pip``
  (e.g. ``pip install 'sphinx>=1.2'``) if your distribution only provides an
  old version of Sphinx.
* install hieroglyph >= 0.6.5 (http://hieroglyph.io not ``ttf-ancient-fonts``,
  you will probably have to use ``easy_install`` or ``pip``)
* look at `demo/` for instructions on how things work (``make dir=demo slides 
  html`` from the root directory to build, then look at
  ``demo/_build/slides/index.html`` and ``demo/_build/html/index.html``)

To start your own presentation
------------------------------

* create a directory named after your presentation, underscore_separated and
  lowercase
* add an index.rst file to it (this readme is not a presentation so it's not
  going to work right)
* ``make dir=$directory slides``
* the result is in ``$directory/_build/slides``
* Push your presentation stuff (and others) to this repository so it's 
  available to e.g. print out
* If you *need* specific graphical features missing from default Sphinx or
  the custom stylesheet and it's not already answered below, open an issue
  in the repository

Q&A
---

Can I remove the bit of previous and next slide?
    Nope, that's the slides style. Maybe next year (literally, hieroglyph
    is integrating the more recent Google IO slide templates, but that's
    not ready yet so we get the old one)
Is there a timer in the presenter's mode?
    No, sorry. There will be somebody timing so that shouldn't be too
    much of an issue
Can I add my own CSS?
    Yep, create a folder called ``_static``, create a file named custom.css in
    it to put comic-sans everywhere. It will replace odoo.css so starting the
    file with ``@import url("odoo.css");`` could be a good idea.
When I google image for "purple pony" I get G3 stuff!
    Google for "twilight sparkle"
Any other purple pony?
    Google for "MLP spike"
That's not a pony
    Hush
Can I use something else?
    No idea, take it to fp