IRC log of #dokuwiki @ irc.libera.chat

For Tuesday, 30 October 2018

  1. nick
    khronosschoty is now known as not_dbrown_I_swe
  2. nick
    not_dbrown_I_swe is now known as khronosschoty
  3. quit
    theoceaniscool (~theoceani@33.red-83-50-114.dynamicip.rima-tde.net) has quit (Ping timeout: 244 seconds)
  4. quit
    SoundHunter (~SoundHunt@dersoundhunter.de) has quit (Quit: Rebooting...)
  5. join
    SoundHunter (~SoundHunt@dersoundhunter.de) has entered the channel
  6. message at
    #dokuwiki
    Unfortunately I have to leave you now. So don't do anything silly while I'm not here.
  7. message at
    #dokuwiki
    Unfortunately I have to leave you now. So don't do anything silly while I'm not here.
  8. join
    dokubot (~irclog@piggy.dokuwiki.org) has entered the channel
  9. quit
    Michitux (michituxma@gateway/shell/matrix.org/x-mqlpgghwkvjvkqen) has quit (Ping timeout: 250 seconds)
  10. join
    Michitux (michituxma@gateway/shell/matrix.org/x-cnxjgmtjnbesnkwy) has entered the channel
  11. join
    markinfo (~markinfo@128.130.60.123) has entered the channel
  12. join
    theoceaniscool (~theoceani@33.red-83-50-114.dynamicip.rima-tde.net) has entered the channel
  13. message at
    Michitux
    pulsarr: if you want to create a customized print view, why don't you just adjust the css print styles?
  14. message at
    pulsarr
    Michitux: hello
  15. message at
    pulsarr
    Michitux: because I need to use an URL parameter to separate normal and print view
  16. message at
    pulsarr
    Michitux: I'm using a rewrite rule to pass this URL parameter
  17. message at
    pulsarr
    Michitux: I don't understand why "meta.html" is ignored with "do=export_html"
  18. message at
    Michitux
    because this action is not using any template, this is really just an html export
  19. message at
    Michitux
    it does use the normal tpl_metaheaders(), but nothing else
  20. message at
    Michitux
    see https://github.com/splitbrain/dokuwiki/blob/master/inc/Action/Export.php#L56
  21. message at
    Michitux
    however, you should be able to target this export view using custom css code for div.dokuwiki.export
  22. message at
    pulsarr
    Michitux: ok, but where can I add my custom css?
  23. message at
    Michitux
    see https://www.dokuwiki.org/devel:css#user_styles - probably you want that for all output modes so it is both visible on screen and when printing
  24. message at
    Michitux
    so that would be conf/userall.css or conf/userall.less, depending on if you want to use less or just plain css.
  25. message at
    pulsarr
    I had not seen this page, I had simply looked at the documentation of the theme: https://www.dokuwiki.org/template:dokuwiki
  26. message at
    Michitux
    user styles are independent of the template, that's why not every template mentions them - but it might be a good idea to mention that. meta.html is definitely not the best place to add custom css styles.
  27. message at
    Michitux
    so feel free to improve that page to mention user styles.
  28. message at
    pulsarr
    It's a shame not to mention it on the default template indeed. Well, I'm getting down to it now, thank you very much!
  29. message at
    pulsarr
    Michitux | so feel free to improve that page to mention user styles. => Okay, I'll do that, thank you very much!
  30. message at
    pulsarr
    Michitux: "userstyle.css" and "userprint.css" are not called in export_html ><
  31. message at
    Michitux
    no, not directly, but they are included in the combined css output.
  32. message at
    pulsarr
    "http://dokuwiki.domain.local/lib/exe/css.php"; ?
  33. message at
    Michitux
    yes
  34. message at
    Michitux
    you might need to force-reload the page to avoid your browser's caching that css file.
  35. message at
    pulsarr
    I'm using Firefox and "CTRL+R" does not change anything
  36. message at
    Michitux
    try ctrl + shift + r
  37. message at
    pulsarr
    Same idem
  38. message at
    pulsarr
    In the file, I don't have the instruction "display: none;" that I'm trying to switch to "#dw__toc"
  39. message at
    pulsarr
    -switch+pass
  40. message at
    pulsarr
    Same thing in the Firefox debugger
  41. message at
    pulsarr
    "userstyle.css" works in normal view
  42. message at
    Michitux
    if you want to have that for print, too, you should put div.export.dokuwiki #dw__toc { display:none; } in conf/userall.css
  43. message at
    pulsarr
    "userprint.css" is only for CTRL+P ?
  44. message at
    pulsarr
    it's just perfect, thanks!
  45. message at
    Michitux
    pulsarr: exactly.
  46. join
    travis-ci (~travis-ci@ec2-54-198-225-48.compute-1.amazonaws.com) has entered the channel
  47. message at
    travis-ci
    splitbrain/dokuwiki#3960 (adminEvent - 64cdf77 : Andreas Gohr): The build failed.
  48. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/commit/64cdf7793cba
  49. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448325587
  50. part
    travis-ci (~travis-ci@ec2-54-198-225-48.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  51. join
    travis-ci (~travis-ci@ec2-54-161-94-58.compute-1.amazonaws.com) has entered the channel
  52. message at
    travis-ci
    splitbrain/dokuwiki#3960 (adminEvent - 64cdf77 : Andreas Gohr): The build failed.
  53. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/commit/64cdf7793cba
  54. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448325587
  55. part
    travis-ci (~travis-ci@ec2-54-161-94-58.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  56. join
    travis-ci (~travis-ci@ec2-54-166-167-209.compute-1.amazonaws.com) has entered the channel
  57. message at
    travis-ci
    splitbrain/dokuwiki#3960 (adminEvent - 64cdf77 : Andreas Gohr): The build failed.
  58. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/commit/64cdf7793cba
  59. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448325587
  60. part
    travis-ci (~travis-ci@ec2-54-166-167-209.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  61. join
    travis-ci (~travis-ci@ec2-54-166-167-209.compute-1.amazonaws.com) has entered the channel
  62. message at
    travis-ci
    splitbrain/dokuwiki#3962 (adminEvent - 211d00a : Andreas Gohr): The build was fixed.
  63. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/compare/64cdf7793cba...211d00a088af
  64. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448338821
  65. part
    travis-ci (~travis-ci@ec2-54-166-167-209.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  66. join
    travis-ci (~travis-ci@ec2-54-166-167-209.compute-1.amazonaws.com) has entered the channel
  67. message at
    travis-ci
    splitbrain/dokuwiki#3962 (adminEvent - 211d00a : Andreas Gohr): The build was fixed.
  68. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/compare/64cdf7793cba...211d00a088af
  69. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448338821
  70. part
    travis-ci (~travis-ci@ec2-54-166-167-209.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  71. join
    7YSAA07R1 (~travis-ci@ec2-54-197-135-175.compute-1.amazonaws.com) has entered the channel
  72. join
    94KAAEDHQ (~travis-ci@ec2-54-160-232-14.compute-1.amazonaws.com) has entered the channel
  73. message at
    7YSAA07R1
    splitbrain/dokuwiki#3962 (adminEvent - 211d00a : Andreas Gohr): The build was fixed.
  74. message at
    94KAAEDHQ
    splitbrain/dokuwiki#3962 (adminEvent - 211d00a : Andreas Gohr): The build was fixed.
  75. message at
    94KAAEDHQ
    Change view : https://github.com/splitbrain/dokuwiki/compare/64cdf7793cba...211d00a088af
  76. message at
    94KAAEDHQ
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448338821
  77. part
    94KAAEDHQ (~travis-ci@ec2-54-160-232-14.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  78. message at
    7YSAA07R1
    Change view : https://github.com/splitbrain/dokuwiki/compare/64cdf7793cba...211d00a088af
  79. message at
    7YSAA07R1
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448338821
  80. part
    7YSAA07R1 (~travis-ci@ec2-54-197-135-175.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  81. join
    travis-ci (~travis-ci@ec2-54-224-21-99.compute-1.amazonaws.com) has entered the channel
  82. message at
    travis-ci
    splitbrain/dokuwiki#3966 (adminEvent - 4f32ee1 : Andreas Gohr): The build was broken.
  83. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/compare/f429aff5bf06...4f32ee184196
  84. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448376799
  85. part
    travis-ci (~travis-ci@ec2-54-224-21-99.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  86. join
    travis-ci (~travis-ci@ec2-54-161-94-58.compute-1.amazonaws.com) has entered the channel
  87. message at
    travis-ci
    splitbrain/dokuwiki#3966 (adminEvent - 4f32ee1 : Andreas Gohr): The build was broken.
  88. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/compare/f429aff5bf06...4f32ee184196
  89. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448376799
  90. part
    travis-ci (~travis-ci@ec2-54-161-94-58.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  91. quit
    Fusl (~fusl@opennic/fusl) has quit (Ping timeout: 256 seconds)
  92. join
    Fusl (~fusl@opennic/fusl) has entered the channel
  93. join
    travis-ci (~travis-ci@ec2-54-81-21-168.compute-1.amazonaws.com) has entered the channel
  94. message at
    travis-ci
    splitbrain/dokuwiki#3968 (adminEvent - 32adf58 : Andreas Gohr): The build was fixed.
  95. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/compare/4f32ee184196...32adf5865120
  96. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448394631
  97. part
    travis-ci (~travis-ci@ec2-54-81-21-168.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  98. join
    travis-ci (~travis-ci@ec2-54-87-100-135.compute-1.amazonaws.com) has entered the channel
  99. message at
    travis-ci
    splitbrain/dokuwiki#3968 (adminEvent - 32adf58 : Andreas Gohr): The build was fixed.
  100. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/compare/4f32ee184196...32adf5865120
  101. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448394631
  102. part
    travis-ci (~travis-ci@ec2-54-87-100-135.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  103. join
    travis-ci (~travis-ci@ec2-54-161-224-185.compute-1.amazonaws.com) has entered the channel
  104. message at
    travis-ci
    splitbrain/dokuwiki#3968 (adminEvent - 32adf58 : Andreas Gohr): The build was fixed.
  105. message at
    travis-ci
    Change view : https://github.com/splitbrain/dokuwiki/compare/4f32ee184196...32adf5865120
  106. message at
    travis-ci
    Build details : https://travis-ci.org/splitbrain/dokuwiki/builds/448394631
  107. part
    travis-ci (~travis-ci@ec2-54-161-224-185.compute-1.amazonaws.com) has left the channel (#dokuwiki) with message 'none'
  108. quit
    SM0TVI (~sm0tvi@unaffiliated/sm0tvi) has quit (Read error: Connection reset by peer)
  109. join
    SM0TVI (~sm0tvi@unaffiliated/sm0tvi) has entered the channel
  110. quit
    theoceaniscool (~theoceani@33.red-83-50-114.dynamicip.rima-tde.net) has quit (Quit: Leaving)
  111. quit
    markinfo (~markinfo@128.130.60.123) has quit (Ping timeout: 252 seconds)
  112. join
    kryptopraxis_ (~kryptopra@p200300C8571406005855EF8A0F99305F.dip0.t-ipconnect.de) has entered the channel