fabricius: joined #tikiwiki
left #tikiwiki
joined #tikiwiki Bsfez: joined #tikiwiki
joined #tikiwiki MagicFab_: joined #tikiwiki Bsfez: joined #tikiwiki MagicFab_: joined #tikiwiki Bsfez: joined #tikiwiki
joined #tikiwiki Tiki|bot: Recent Bug: - No pages found with: " ... . - http://dev.tiki.org/item4777 Bsfez: joined #tikiwiki marclapo1: joined #tikiwiki nelsonko: joined #tikiwiki
left #tikiwiki Bsfez: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki marclaporte: joined #tikiwiki MichaelC: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki12 + Community meeting - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49431 Bsfez: joined #tikiwiki -: Jyhem can't figure out how the "'Before posting a question in the support'" box is set in http://tiki.org/forum24 It's not in the tpls, it's not in "Look & Feel", it's not in admin → forums or in the individual forums editon :-( redflo: joined #tikiwiki Jyhem: found it! It's a custom module in pagetop zone pianoliv: joined #tikiwiki Bsfez: joined #tikiwiki Tiki|bot: New Forum Posts: Proposed change to translation workflow - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49432 xavi: joined #tikiwiki arildb: joined #tikiwiki Tiki|bot: Recent Bug: - Can't add new users or dates in Plugin Convene with Mobile interface - http://dev.tiki.org/item4778 arildb_: joined #tikiwiki arildb__: joined #tikiwiki Bsfez: joined #tikiwiki jonnyb: joined #tikiwiki Bsfez: joined #tikiwiki Tiki|bot: Recent Bug: - Adding some Tiki built-in login authentication methods - http://dev.tiki.org/item4779 Tiki-KGB: 03xavidp r47813 10branches/12.x/lib/setup/wiki.php
[FIX]Usability fix: provide links to perform the actions indicated in the "first steps" list, including the one corresponding to the User Wizard, so that there is a "soft" way to run it for new users (at least new admins becoming aware of it).
03gezzzan r47814 10trunk/ 10templates/remarksbox.tpl 10lib/smarty_tiki/block.remarksbox.php
[ENH] new silent param to automatically add matching bootstrap panel class (http://getbootstrap.com/components/#panels) to different rbox types, also adding missing brackets to icon alt attribute rodrigoprimo: joined #tikiwiki jonnyb: joined #tikiwiki Bsfez1: joined #tikiwiki arildb: joined #tikiwiki Notre1: joined #tikiwiki Notre1997: joined #tikiwiki Tiki-KGB: 03jonnybradley r47815 10branches/12.x/lib/jquery_tiki/tiki-jquery.js
[FIX] fn.showError: If message has an empty responseText then the whole object (usually a jqxhr object) was being passed through to the rest of the function which expects a string.
03jonnybradley r47816 10branches/12.x/templates/trackerinput/files.tpl
[FIX] tracker files: Progress property is loaded, not position (also check for lengthComputable too - thanks Nelson)
03jonnybradley r47817 10trunk/templates/trackerinput/files.tpl 10trunk/lib/jquery_tiki/tiki-jquery.js 10trunk/lib/setup/wiki.php 10trunk * [MRG] Automatic merge, branches/12.x 47811 to 47816 fabricius: joined #tikiwiki Bsfez: joined #tikiwiki
joined #tikiwiki marclaporte: joined #tikiwiki Tiki-KGB: 03fmg-sf r47818 10trunk/setup.sh
[ENH] Next predefined option after [f]ixing is e[x]it, keep previous predefined option after 'clear [S]creen' luciash: polom polom Bsfez: joined #tikiwiki Tiki-KGB: 03fmg-sf r47819 10branches/12.x/setup.sh
[FIX] Next predefined option after [f]ixing is e[x]it [ENH] keep previous predefined option after 'clear [S]creen' marclaporte: joined #tikiwiki Tiki-KGB: 03xavidp r47820 10branches/12.x/lib/setup/wiki.php * [FIX]Typo Bsfez: joined #tikiwiki Tiki-KGB: 03xavidp r47821 10branches/12.x/ 10lang/es/language.php 10lang/ca/language.php * [TRA]Translations of a few strings from the homepage (and few others) updated rodrigoprimo1: joined #tikiwiki aalex_: joined #tikiwiki LaurentN: joined #tikiwiki
Hi. I want to generate a pdf file. Except the images, all the other stuff seems to be generated. So how to incorporate the image in the pdf file too. I'm using Tiki 9.1 with wkhtmltopdf arildb: LaurentN: I think that has been fixed, but maybe in a later Tiki 9 release. LaurentN: so it isn't something about settings or permissions?
@ arildb arildb: I can't say for sure, but if you have a chance to upgrade try it. jonnyb: joined #tikiwiki Tiki-KGB: 03fmg-sf r47822 10branches/12.x/setup.sh * [FIX] Do not exit shell script automatically after running composer LaurentN: arildb: I just tested different permissions (I allowed Anonymous to download files) and it worked arildb: ok, I am not sure what it can be LaurentN: The question is how to attribute the "tiki_p_download_files" to the wkhtmltopdf process fabricius: LaurentN, hi ... can you give me some hints to wkhtmltopdf? is that a tool you can run on a typical shared hosting, or is dedicated root access needed (not talking about simple ssh shell)? LaurentN: fabricius: I have no idea if root access is needed. The access rights and storage given to me by the university weren't enough to install it in the same place than tiki. So I ask the administrator to install it for me, and he gave me the adress to access fabricius: I just saw that it is binary code and not php code
so not for standard shared hosting redflo: joined #tikiwiki fabricius: php based converter: http://html2pdf.fr/en/default // http://code.google.com/p/dompdf/
google is my friend :-D rodrigoprimo: joined #tikiwiki Tiki|bot: New Forum Posts: Simplest way to substitute links in a page (by their multilingual counterparts) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49445 LaurentN: Do you think that by using one of those the image access problem will be resolved? j0n3: joined #tikiwiki Tiki-KGB: 03fmg-sf r47823 10branches/12.x/setup.sh * [FIX] Do not exit shell script automatically after running composer - part II xavi: back
polom all
LaurentN: wkhtmltopdf needs to access images as if it was an anonymous user jonnyb: hi xavi xavi: therefore, you need to check that an anonymous user is able to see the page as you expect/want
hi jonny@irc Bsfez: joined #tikiwiki LaurentN: xavi: Is there an alternative way for not giving access to anonymous? either by using tokens or using an other pdf generator (like html2pdf or dompdf)? xavi: LaurentN: not implemented (afaik), but you could probably find a consultant to code it for you (via token access), if you can't code it yourself.
better pdf are produced with local applications to print an html as pdf LaurentN: xavi: I tried to generate a token with the build in "Admin Token" but I think those tokens aren't t suitable for this problem
xavi: using a local pdf generator isn't the best solution for printing a whole structure at once, or is it? xavi: LaurentN: token access is for this type of things also, so it should be fixable Tiki-KGB: 03jonnybradley r47824 10(5 files in 5 dirs) * [MRG] Automatic merge, branches/12.x 47816 to 47823 xavi: LaurentN: see this: http://doc.tiki.org/PluginArchiveBuilder
so I know that lphuberdau did it once in the past (and maybe that plugin still works and solves your needs?) Tiki-KGB: 03fmg-sf r47825 10branches/12.x/setup.sh * [FIX] Move 'composer' function up for usage in other functions as 'fix' redflo: joined #tikiwiki xavi: arildb: ? arildb: hi xavi xavi: hi Arild LaurentN: I do not think that the PluginArchive Builder will resolve this kind of problem xavi: Did you know that wysiwyg doesn't warn on two concurrent edits of the same page?
LaurentN: at least, it shows that this wkhtmlpdf thing can be used with tokens in Tiki (according to that documentation)
arildb: right now, I tried with wysiwyg in compatible mode. I'll try again with wysiwyg in html mode arildb: xavi: sync editing is not yet built into inline editing. SHould work in the fullscreen editors xavi: ah, you are right, I tried with inline editing....
I?ll try again with full wysiwyg editor LaurentN: xavi: yes. When I do a pdf-print I see that a token is generated. But this token isn't used for accessing the image files to the printer xavi: yes, you are right.
LaurentN: images are in image galleries or in file galleries? (just for curiosity) LaurentN: file galeries xavi: ok, then you need to have token access fixed to work in file galleries, then (that's the conclusion I take from this)
marclaporte: do you know how to include a profile in another profile? LaurentN: I read somewhere that the image gallery is superfluous xavi: image gallery: deprecated (even if it still works, it seems) LaurentN: The question is what "FullURL" should one use for the Token.
tiki-print.php isn't enough rodrigoprimo: joined #tikiwiki Bsfez: joined #tikiwiki Tiki-KGB: 03jonnybradley r47826 10trunk/doc/devtools/satis.json
Updates for just about all 3rd party libs for composer.tiki.org - not connected to anything yet (but most of these should go into 12.x) Bsfez: joined #tikiwiki Telesight: joined #tikiwiki rodrigoprimo: joined #tikiwiki LaurentN: what is the trick to getting the "mouseover" working on the "Img" Plugin? marclaporte: LaurentN: it doesn't work at all, or it's partially messed up? LaurentN: marclaporte: it partially work: that means that I see a small box popping up when I hover with the mouse over the image Tiki|bot: New Forum Posts: [...] trunk/doc/devtools/satis.json - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49448 xavi: LaurentN: did you read the documentation page about it?
marclaporte: do you know how to include a profile in another profile? LaurentN: xavi: Yes I read the http://doc.tiki.org/PluginImg page. Bsfez: joined #tikiwiki xavi: LaurentN: if the documented examples do not work, you may fill in a bug report about it, and reproduce the issue somewhere (show.tiki.org is one possible place), so that others can easily review what's wrong and see how to fix. (sorry, beyong my skills this mouseover thing) LaurentN: xavi: There is no documented mouseover example. I will test it on the show.tiki.org to reproduce the "not working" (as I'm not sure about my skills, I avoid the word "error") Tiki|bot: New Forum Posts: file id once in elFinder? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49449 xavi: LaurentN: see this in the page: "Note: mouse over image to enlarge." LaurentN: xavi: Thanks
apparently the field "image source" and "File ID" have not the same function. marclaporte1: joined #tikiwiki xavi: ok. enough for me for today
cheers
you are welcome LaurentN, btw
left #tikiwiki marclaporte: joined #tikiwiki Tiki-KGB: 03alain_desilets r47827 10trunk/ 10(11 files in 9 dirs)
- {TranslationOf} plugin now has a mouseover action allowing you to translate the link.
- Deleted TestsDBHelper, which had accidentally been committed.
03alain_desilets r47828 10trunk/lib/ 10wiki-plugins/wikiplugin_translationof.php 10multilingual/multilinguallib.php 10test/core/Search/GlobalSource/TitleInitialTest.php 10test/MultilingualLibTest.php
- Renamed the params of TranslationOf plugin, to make them easier to understand for authors. Bsfez: joined #tikiwiki redflo: joined #tikiwiki marclaporte: joined #tikiwiki marclapo1: joined #tikiwiki redflo: joined #tikiwiki Bsfez: joined #tikiwiki
joined #tikiwiki