[01:39] dhazel joined #tikiwiki [02:02] pdxmaux joined #tikiwiki [03:08] goj_killedByISP joined #tikiwiki [03:09] goj_killedByISP joined #tikiwiki [03:20] laurei joined #tikiwiki [03:27] marclaporte joined #tikiwiki [05:30] Tiki-KGB tikiwiki 03marclaporte r44527 10trunk/ 10lib/prefs/available.php 10lang/de/language.php 10lang/fr/language.php [05:30] Tiki-KGB tikiwiki tikiwiki -> Tiki [07:44] rinnan joined #tikiwiki [08:16] snowrichard joined #tikiwiki [08:16] snowrichard hi [08:16] snowrichard just set tiki up on my laptop the host name is richards.dyn-o-saur.com its a dyndns name [08:25] Bsfez joined #tikiwiki [08:39] gour joined #tikiwiki [08:42] snowrichard joined #tikiwiki [08:42] snowrichard hi [10:04] dennmans joined #tikiwiki [10:36] gour_ joined #tikiwiki [11:11] dennmans left #tikiwiki [11:39] rodrigoprimo joined #tikiwiki [12:38] xavi1 joined #tikiwiki [12:51] fabricius joined #tikiwiki [12:58] Tiki-KGB tikiwiki 03sampaioprimo r44528 10trunk/ 10(51 files in 51 dirs) [12:58] Tiki-KGB tikiwiki update language files with get_strings.php [13:37] fabricius joined #tikiwiki [15:29] dhazel joined #tikiwiki [15:35] marclaporte joined #tikiwiki [15:58] Tiki-KGB tikiwiki 03marclaporte r44529 10branches/ 1010.x 1010.x/lib/wiki-plugins/wikiplugin_appframe.php [15:58] Tiki-KGB tikiwiki [bp/r44526] [fix] variables shouldn't be inside translatable strings (see http://dev.tiki.org/Strings+Format+Convention) [16:49] pedor joined #tikiwiki [16:58] pedor hi, is it not possible to display ods files in gallery? Only odt? [17:48] rodrigoprimo joined #tikiwiki [17:59] rodrigoprimo joined #tikiwiki [18:00] xavi left #tikiwiki [18:09] pedor joined #tikiwiki [18:22] marclaporte pedor: we probably support whatever WebODF does [18:24] redflo joined #tikiwiki [18:55] marclaporte pedor: our WebODF code has not been updated recently [18:55] marclaporte Wanna help? [19:25] RobertPlummer left #tikiwiki [19:26] pedor joined #tikiwiki [19:30] pedor marclaporte: hi, i was afk [19:31] pedor the first time I used webodf it was able to show a odt file with formatting, now it only show plain text, and I can't see ods [19:45] marclaporte joined #tikiwiki [19:47] arildb joined #tikiwiki [19:50] arildb_ joined #tikiwiki [20:03] vmachine1 joined #tikiwiki [20:04] pedor marclaporte: yes, I would appreciate some help [20:06] vmachine joined #tikiwiki [20:08] arildb_ joined #tikiwiki [20:26] fabricius joined #tikiwiki [20:43] snowrichard joined #tikiwiki [20:53] marclaporte pedor: I think we need help with WebODF [20:54] pedor it seems it's not working as it should [20:54] pedor how can I help? [20:58] marclaporte 1- check if it works on WebODF.org project [20:59] marclaporte 2- Update WebODF code in Tiki [20:59] RobertPlummer joined #tikiwiki [21:03] marclaporte current code is here: http://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/webodf/ [21:04] marclaporte More recent code is at: https://gitorious.org/webodf/webodf/blobs/master/webodf/webodf.css [21:06] marclaporte and here: http://www.webodf.org/demo/webodf.js [21:06] marclaporte ref: http://www.webodf.org/start/ [21:15] pedor ok, I'll try that [21:29] pedor i changed the webodf.js and webodf.css to the new version, but I still only shows odt and withou formatting [21:35] marclaporte maybe RobertPlummer would have an idea [21:35] RobertPlummer polom all [21:36] RobertPlummer pedor, explain... [21:36] marclaporte http://irc.tiki.org/irclogger_log/tikiwiki?date=2013-01-15,Tue&sel=38#l34 [21:38] RobertPlummer It just doesn't work at all? [21:38] RobertPlummer Just displays the base64 or xml? [21:39] pedor I can see only odt, but without formatting [21:39] RobertPlummer pedor what do you mean 'odt'? Do you mean it is just plain text? [21:41] pedor yes, just plain test [21:41] pedor *text [21:41] pedor odt opendocument.text [21:41] pedor http://picpaste.com/06e5cf027e610acda91eadb2cedfb7ac.png [21:43] marclaporte pedor: can you demonstrate on http://demo.tiki.org/ ? [21:45] pedor ok [21:47] pedor http://demo.tiki.org/10x/tiki-edit_docs.php?fileId=40 [21:48] pedor it's perfect there... [21:51] pedor but it don't show ods [22:16] marclaporte I just uploaded a test.odt file here: http://demo.tiki.org/10x/tiki-edit_docs.php?fileId=46 [22:17] pedor it works with odt, but I think it is supposed to work with ods too [22:17] pedor http://webodf.org/about/features.html [22:20] marclaporte ok, I see [22:20] marclaporte RobertPlummer: http://demo.tiki.org/10x/tiki-edit_docs.php?fileId=48&edit The Spreadsheet file is supposed to work as well [22:30] marclaporte pedor: look here: http://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/tiki-edit_docs.php#l50 [22:33] * marclaporte replaces all .ods by .odt in tiki-edit_docs.php and it works: http://demo.tiki.org/10x/tiki-edit_docs.php?fileId=48&edit [22:38] * marclaporte reverts code [22:43] marclaporte pedor: so tiki-edit_docs.php needs updating to support .ods and also, templates/fgal_context_menu.tpl needs to have the part with elseif ($files[$changes].type eq 'application/vnd.oasis.opendocument.text' also cover ods (spreadsheet) [22:53] pedor marclaporte: ok, but I'm not a developer. [23:02] redflo joined #tikiwiki [23:13] marclaporte pedor: want to learn? :-) [23:15] pedor hehehe [23:15] pedor I wish I could [23:16] pedor if I repeat the same code to ods it will work? hehe [23:17] marclaporte There are also .odp presentations [23:18] pedor yes [23:19] pedor let me cope and paste and see what happens [23:24] pedor I have no ideia what to do... :/ [23:28] marclaporte heheh [23:30] pedor marclaporte: how could I help tiki beside writing code? [23:31] marclaporte You can write documentation [23:31] marclaporte report bugs [23:31] marclaporte come to #webodf [23:35] marclaporte pedor: there is a discussion now in freenode #webodf [23:35] pedor hm, documentation seems something I could help, what about translation? I'm using tiki in English because pt-br is quite incomplete [23:37] marclaporte yes,tr as well! [23:37] marclaporte pedor: see what you missed: https://dev.tiki.org/Docs#discussion [23:43] pedor marclaporte: is gradient (http://i18n.tiki.org) a new theme for tiki? [23:44] marclaporte pedor: yes [23:44] pedor very nice [23:45] marclaporte pedor: there are many ways to help: http://tiki.org/Evolution+of+participation [23:58] pedor brb