Skip to content
Snippets Groups Projects
  1. Jun 30, 2012
  2. Apr 22, 2012
  3. Apr 20, 2012
    • Andreas Gohr's avatar
      made TOC togling script more generic · c8388e44
      Andreas Gohr authored
      Instead of a dedicated function to toggle the TOC we now have a function
      that allows to use this functionality everywhere. This will be used to
      toggle the sidebar in the mobile view (in an upcoming patch).
      
      Note, this required some changes to the CSS (to make it more generic).
      The CSS is still located in the TOC sections but should probably be
      moved into its own section instead.
      c8388e44
  4. Apr 09, 2012
    • Anika Henke's avatar
      rewrote and improved HTML for TOC · d5acc30d
      Anika Henke authored
      Attention: Template authors need to adjust their CSS!
      
      Original structure:
      div.toc >
        div#toc__header.tocheader.toctoggle > span#toc__toggle.toc_close|toc_open > span
        div#toc__inside > ul.toc > li.level1 > div.li > span.li > a.toc
      
      New structure:
      div#dw__toc.open|close >
        h3 > strong > span
        ul.toc > li.toc > div.li > a
      d5acc30d
  5. Jan 13, 2012
  6. Dec 27, 2011
  7. Dec 04, 2011
  8. Nov 29, 2011
  9. Nov 28, 2011
  10. Nov 27, 2011
  11. Nov 23, 2011
  12. Nov 06, 2011
  13. Nov 05, 2011
  14. Nov 04, 2011
  15. Nov 03, 2011
  16. Oct 30, 2011
  17. Oct 29, 2011
  18. Oct 23, 2011
  19. Oct 15, 2011
  20. Sep 27, 2011
  21. Sep 25, 2011
  22. Sep 24, 2011
  23. Sep 22, 2011
  24. Sep 19, 2011
  25. Sep 18, 2011
  26. Sep 17, 2011
Loading