[00:51] RobertPlummer joined #tikiwiki [01:07] benoitg joined #tikiwiki [01:14] deeku joined #tikiwiki [01:16] deeku I am really stuck at getting a module called from within a template tpl file [01:16] deeku {flowplayer videofile="turl.php?f={$f_13}"} [01:17] deeku I need to use the smarty variable $f_13 [01:18] deeku if I wrap the module between the {wiki}{literal} tags, the smarty variable does not get processed... [01:18] deeku Even this, tried in desperation does not work: [01:19] deeku {wiki}{literal}{flowplayer videofile="turl.php?f={/literal}{/wiki}{$f_13}{wiki}{literal}"} [01:21] deeku Is there a way to put the value of smarty variable $f_13 into a variable that can be used in a tpl file between {wiki}{literal} tags? [01:25] luciash deeku: just use $f_13 [01:25] deeku oh! [01:25] deeku lemme check... [01:27] deeku No joy if I use {flowplayer videofile="turl.php?f=$f_13"} - it was {f_13} earlier [01:28] deeku $f_13 is going out as a string, literally, instead of the value contained in the variable [01:29] luciash in the tpl you need to use wikiplugin like this: {wikiplugin _name="flowplayer" videofile="turl.php?f=$f_13"}{/wikiplugin} [01:30] deeku thanks, checking... [01:30] luciash or you need it as a wiki syntax ? literal disables any smarty processing inside [01:31] luciash so do not use it [01:32] deeku have removed both wiki and literal on your suggested syntax for {wikiplugin... [01:32] luciash correct [01:32] deeku and it works!!! Thanks so much. [01:32] luciash u r welcome [01:33] jjgoth what about incorporating all those binary2text converters into tikiwiki itself? [01:33] jjgoth they could maybe be done in php [01:34] jjgoth hmm or not, stuff like unzip ^^ [01:34] luciash jjgoth: out of my scope. do not know [01:34] jjgoth hmm though tiki can unzip [01:34] luciash yes, tiki can unzip on filegal upload [01:34] jjgoth I got a list of programs for: doc, xls, ppt, docx, xlsx, pptx [01:35] jjgoth some shell, some perl, one python [01:35] jjgoth for application/octet-stream you use "strings"? [01:36] jjgoth many text file formats are stored as octet-stream [01:37] jjgoth hmm, some "tex2txt" might also be useful [01:37] jjgoth if .tex is even recognized [01:41] luciash http://mimeapplication.net/octet-stream [01:41] luciash http://en.wikipedia.org/wiki/Byte_stream [01:41] luciash that is all i can help with ;) [02:25] Bsfez joined #tikiwiki [03:04] Bsfez joined #tikiwiki [03:08] goj_killedByISP joined #tikiwiki [05:29] Bsfez joined #tikiwiki [06:39] blast_hardcheese joined #tikiwiki [08:05] Bsfez joined #tikiwiki [08:45] Bsfez joined #tikiwiki [11:10] redflo1 joined #tikiwiki [11:59] Trebly joined #tikiwiki [12:00] dennmans joined #tikiwiki [12:07] Tiki|bot joined #tikiwiki [13:13] ricks99 joined #tikiwiki [13:25] goj_killedByISP joined #tikiwiki [13:58] rodrigoprimo joined #tikiwiki [14:00] rodrigoprimo left #tikiwiki [14:00] rodrigoprimo joined #tikiwiki [14:18] luciash polom polom [14:43] benoitg joined #tikiwiki [14:48] radek82 joined #tikiwiki [15:04] Bsfez pilou ppilou LU [15:22] luciash Bsfez: heh [15:25] CIA-75 tikiwiki: 03luciash * r42566 10/branches/9.x/doc/devtools/tikilite.sh: [FIX] Devtools tikilite script updated to be 9.x compatible [15:27] dhazel joined #tikiwiki [15:48] benoitg joined #tikiwiki [16:09] CIA-75 tikiwiki: 03luciash * r42567 10/branches/9.x/doc/devtools/tikilite.sh: [FIX] tikilite script: design, layout, lite should stay there [16:45] dennmans left #tikiwiki [18:39] g0th joined #tikiwiki [19:39] CIA-75 tikiwiki: 03luciash * r42568 10/branches/9.x/tiki-setup_base.php: [FIX] raw html in menu options links: better to allow only for inputs coming from the menu options admin page [21:43] RobertPlummer joined #tikiwiki [21:44] benoitg joined #tikiwiki [22:24] Bsfez joined #tikiwiki [23:22] rodrigoprimo left #tikiwiki [23:45] redflo joined #tikiwiki