***: RobertPlummer has quit IRC (Ping timeout: 252 seconds)
Caarrie|away is now known as Caarrie|sleeping
rodrigo_sampaio1 has quit IRC (Quit: Leaving.)
goj_killedByISP has joined #tikiwiki
goj has quit IRC (Disconnected by services)
goj_killedByISP is now known as goj
nkoth has quit IRC (Quit: nkoth)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
lphuberdeau has quit IRC (Ping timeout: 250 seconds)
fabricius has quit IRC (Read error: Operation timed out)
Merbster has joined #tikiwiki Merbster: yesterday lph hinted that the variable $objectCategoryIds is exposed in smarty, but it has been renamed to something else, does anyone know what it is?
ok. I found out that the $objectCategoryIds variable is assigned under it's normal name. Yet when I try to output it in a tpl template defined in a wikipage, it just ends up with going from {{$objectCategoryIds}} to } ***: coaboa has joined #tikiwiki
Wilkins has joined #tikiwiki
coaboa has quit IRC (Remote host closed the connection)
coaboa has joined #tikiwiki coaboa: polom tikiverse chealer: hi coaboa
Merbster: printing a Smarty variable takes single braces Merbster: when doing a webservice template, you need {{ }} for all smarty functions.
chealer, but I will try with single { } again ***: xavi has joined #tikiwiki chealer: Merbster: oh, if you say so, I don't know that area Merbster: chealer, it seems that smarty functions should only use single { } when creating tpl templates as wikipages.
short version: you were right ;)
hahaha
one of the users at our company, placed a large bag of candy and soda on SJ-Jay's and my desk this morning, with a little note saying "Thank you for your patience with all our questions for TikiWiki" :D
I would like to share the candy with you guys, but it's kind of hard, but atleast I can share the thanks and goodwill :)
chealer, I am trying to feed a tracker item with categories, taken from the page that hosts the PluginTracker, I am thinking that I can set the category selector (one of the tracker fields) as hidden.
and then trhough smarty overwrite it's value with the categories
Do you think it will be sucessfull or will it cause issues with mapping the selected description of the category to the actual value of the category. chealer: Merbster: sorry, that's too complicated for my little mind Merbster: haha ok :P ***: SJ-Jay has joined #tikiwiki SJ-Jay: poloms! Merbster: did the "Register webservice" UI change from 6.4 to 7 ? Tiki|bot: New Forum Posts: Prefill a checkbox with JQuery plugin - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41942 ***: chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom Merbster: wolob chibaguy -: changi one day someone should explain me what polom and wolob mean chibaguy: hi Merbster
how's the blood pressure today?
(or was that SJ-Jay having troubles yesterday?) CIA-88: tikiwiki: 03changi67 * r35833 10/trunk/tiki-shoutbox_rss.php: [FIX] Missing variable
tikiwiki: 03changi67 * r35834 10/trunk/tiki-users3d_xmlrpc.php: #FIX# Cleaner for me
tikiwiki: 03changi67 * r35835 10/trunk/ (4 files in 3 dirs): [MOD] Tikiwiki -> Tiki
tikiwiki: 03changi67 * r35836 10/trunk/lib/importer/tikiimporter_wiki.php: [MOD] Tikiwiki -> Tiki
tikiwiki: 03changi67 * r35837 10/trunk/lang/fr/language.php: [TRA] Cleanup + Tikiwiki to tiki
tikiwiki: 03changi67 * r35838 10/trunk/lang/fr/language.php: [TRA] get_strings FR ***: chibaguy has quit IRC (Read error: Connection reset by peer)
ricks99 has joined #tikiwiki Merbster: changi, tiki.org has an entry on it somewhere SJ-Jay: Think it's both :D
guys.. after upgrading to tiki7 all plugins now have a "edit plugin" button.. how do i remove this? ricks99: polom y'all Merbster: wolob ricks99 ! ricks99: hiya Merbster Merbster: is it possible to resolve the parent category id of a category id from smarty?
I know there's a function for it, but I don't knwo if I can use it from smarty. CIA-88: tikiwiki: 03changi67 * r35839 10/trunk/tiki-admin_modules.php: [FIX] Add missing tra tag ***: andi6803 has joined #tikiwiki andi6803: Hi, I want to prefill a checkbox field in a tracker with the JQuery plugin. I post my qustion in the forum: http://tiki.org/tiki-view_forum_thread.php?comments_parentId=41942. Can anyone help me? Merbster: andi6803, can't you just specify a default value on the field in the tracker? andi6803: The prefill value for the checkbox of this tracker should be a the value from another tracker (tracker02). I try it with the TrackerItemField plugin from tracker02 as default value but it doesn't work. So my idea is to use the JQuery plugin for this task. sylvieg: andi6803: http://doc.tiki.org/pluginjq ***: GillesMM has quit IRC (Remote host closed the connection) Merbster: andi6803, I haven't used pluginJq and I haven't used trackers in trackers.
Where can I disable smarty security? - /lib/smarty/ and /lib/smarty_tiki/ does not affect anything andi6803: @sylvieg, I read the documentation and I try the following code: $('[name="track[170]"]')[1].checked=true; to prefill the checkbox with field ID 170 ***: Caarrie|sleeping is now known as Caarrie|away
rodrigo_sampaio has joined #tikiwiki
Jyhem_laptop_ has quit IRC (Read error: Operation timed out) Merbster: the smarty security option in the admin panel doesn't seem to affect tpl templates made in wikipages. ***: Jyhem_laptop_ has joined #tikiwiki
changi has quit IRC (Ping timeout: 255 seconds)
GillesMM has joined #tikiwiki
changi has joined #tikiwiki
lphuberdeau has joined #tikiwiki CIA-88: tikiwiki: 03changi67 * r35840 10/trunk/lib/modules/tiki-admin_modules.js: [MOD] Add i18n in navigation button ***: lphuberdeau has quit IRC (Ping timeout: 260 seconds) Merbster: anyone? rodrigo_sampaio: sorry Merbster I'm not familiar with this option ***: lphuberdeau has joined #tikiwiki Merbster: rodrigo_sampaio, no proble, but thanks for answering :) rodrigo_sampaio: :) Merbster: lphuberdeau, I disabled smarty security in the admin panel, yet when I try to use {php} tags in a template smarty tells me it's not allowed. lphuberdeau: I wouldn't know about that
I'm really not a fan of PHP within a template sylvieg: in old days, php must be allowed in lib/init/smarty.php
no idea what the option is doing Merbster: lphuberdeau, me neither, but since this is an intranet, deadline is in 10-14 days and we stil lhave a pile of work, time consuming best practices has to be skipped until revision 2 of our intranet ^^ lphuberdeau: what do you need to do? Merbster: I would love to write a smarty plugin, but I haven't been able to make any of the smarties in tikiwiki accept usage of said plugins.
I need to resolve parent category id of a category id lphuberdeau: writing a smarty plugin, or getting the work done in PHP and passing it on to smarty really isn't that much trouble Merbster: lphuberdeau, maybe not when you can submit your changes back to tikiwiki but every change I make in an "official" file I will have to hack in there again when we update lphuberdeau: go for a smarty plugin, it's really simple Merbster: But I haven't been able to call even the bundled smarty plugins. lphuberdeau: nah, tiki has it's own folder
in smarty_tiki
lib/smarty_tiki Merbster: I tried calling truncate, which is in all the smarty libraries in tiki
(truncate is in both lib/smarty_tiki and lib/smarty lphuberdeau: that's a modifier isn't it?
modifiers are strange Merbster: ok.
but yes, it's a modifier. hmm.
lphuberdeau, I feel bad contacting you every time I have a problem, but your answers are mostly the ones that gets me further. So my humble thanks! lphuberdeau: so far, you're mostly asking in the morning when I'm still halfway through my emails, so no worries Merbster: I will come back later today. CIA-88: tikiwiki: 03changi67 * r35841 10/trunk/db/tiki-db-adodb.php: [MOD] Another tikiwiki left Merbster: lphuberdeau, ironicly it's late afternoon here :P
but. I am off! ***: Merbster has quit IRC (Quit: Leaving)
SJ-Jay has quit IRC (Read error: Connection reset by peer)
radek82 has joined #tikiwiki CIA-88: tikiwiki: 03tikii18nbot * r35842 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org
tikiwiki: 03changi67 * r35843 10/trunk/lang/fr/ (language.js language.php): [TRA] French
tikiwiki: 03sampaioprimo * r35844 10/trunk/db/tiki.sql: fix syntax error introduced with r35810
tikiwiki: 03lphuberdeau * r35845 10/trunk/lib/ (2 files in 2 dirs): [FIX] Prevent crash on unsupported operation
tikiwiki: 03changi67 * r35846 10/trunk/templates/tiki-calendar_edit_item.tpl: [FIX] Missing space between css classes
tikiwiki: 03changi67 * r35847 10/trunk/lang/fr/language.php: [TRA] French ***: chealer has quit IRC (Ping timeout: 255 seconds)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
Merbster has joined #tikiwiki
Jyhem_laptop_ has quit IRC (Ping timeout: 276 seconds) andi6803: !help Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . ***: Jyhem_laptop_ has joined #tikiwiki
andi6803 has quit IRC () CIA-88: tikiwiki: 03lphuberdeau * r35849 10/trunk/ (4 files in 3 dirs): [MOD] Support synchronization on category field by converting to a different field type ***: GillesMM has quit IRC (Remote host closed the connection)
Wilkins has quit IRC (Ping timeout: 276 seconds) CIA-88: tikiwiki: 03lphuberdeau * r35850 10/trunk/lib/trackers/trackerlib.php: [FIX] Apply value rendering to display values in drop lists, fixes multilingual value rendering and removes special case handling ***: GillesMM has joined #tikiwiki
GillesM has quit IRC (Ping timeout: 260 seconds)
xavi has left CIA-88: tikiwiki: 03nkoth * r35851 10/trunk/lib/trackers/trackerlib.php: [FIX] Remove deleted tracker item from unified search index on deletion Narkster: is doc.tiki.org being updated? ***: rodrigo_sampaio1 has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds)
snoe has joined #tikiwiki
snoe has quit IRC (Ping timeout: 252 seconds)
GillesMM has quit IRC (Remote host closed the connection)
ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99) CIA-88: tikiwiki: 03changi67 * r35852 10/trunk/templates/tiki-listpages_content.tpl: [MOD] Missing tr ***: fabricius has joined #tikiwiki fabricius: polom chealer: polom
Narkster: unlikely...
Narkster: I reported the situation on #tikinoc Narkster: chealer: Roger, I was just getting a "Cant connect to database" issue ***: radek82 has quit IRC (Quit: Leaving) chealer: Narkster: yes, I saw that ***: andi6803 has joined #tikiwiki CIA-88: tikiwiki: 03lphuberdeau * r35854 10/trunk/lib/core/Search/ContentSource/TrackerItemSource.php: [FIX] Value rendering for multilingual tracker fields for title in unified search
tikiwiki: 03changi67 * r35855 10/trunk/templates/tiki-edit_blog.tpl: [MOD] Just switch checkbox and text to have a better display
tikiwiki: 03changi67 * r35856 10/trunk/templates/tiki-blog_post.tpl: [ENH] Add a maxlength on blog post title
tikiwiki: 03changi67 * r35857 10/trunk/lang/fr/language.php: [TRA] French ***: fabricius has quit IRC (Remote host closed the connection) Tiki|bot: New Forum Posts: Release notes for 7.1 - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41946 ***: mlpvolt has quit IRC (Ping timeout: 252 seconds) CIA-88: tikiwiki: 03jean-lucnavarro * r35858 10/branches/6.x/lang/fr/language.php: [TRA] more French translations
tikiwiki: 03jean-lucnavarro * r35859 10/branches/7.x/lang/fr/language.php: [TRA] more French translations
tikiwiki: 03lphuberdeau * r35860 10/trunk/ (2 files in 2 dirs): [MOD] Allow to reload exisiting field definitions to update static values
tikiwiki: 03changi67 * r35861 10/trunk/ (img/icons/cool.gif pics/icons/cool.gif): [FIX] Wrong place ***: andi6803 has left CIA-88: tikiwiki: 03mlustenberg * r35862 10/trunk/lib/ (3 files in 2 dirs): [MOD] EditLib::parseToWiki() progress in work
tikiwiki: 03lphuberdeau * r35863 10/trunk/ (tiki-blog_rss.php tiki-blogs_rss.php): [FIX] Unencoded title in URL breaks link generation ***: rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio1 has quit IRC (Ping timeout: 258 seconds) CIA-88: tikiwiki: 03jean-lucnavarro * r35864 10/trunk/lang/fr/language.php: [TRA] more French translations ***: Jyhem_laptop_ has quit IRC (Read error: Connection reset by peer)
lphuberdeau has quit IRC (Read error: Connection reset by peer)
Jyhem_laptop_ has joined #tikiwiki CIA-88: tikiwiki: 03lphuberdeau * r35865 10/branches/7.x/ (tiki-blog_rss.php tiki-blogs_rss.php): [FIX] bp/35863 Blog RSS link generation broken ***: xavi has joined #tikiwiki CIA-88: tikiwiki: 03changi67 * r35866 10/trunk/lang/fr/ (language.js language.php): [TRA] French
tikiwiki: 03changi67 * r35867 10/trunk/lib/modules/tiki-admin_modules.js: [MOD] Missing tr
tikiwiki: 03changi67 * r35868 10/trunk/lang/fr/language.js: [TRA] French JS
tikiwiki: 03sampaioprimo * r35869 10/trunk/lib/reportslib.php: indentation
tikiwiki: 03sampaioprimo * r35870 10/trunk/lib/ (calendar/calendarlib.php reportslib.php tikilib.php): add calendar events to daily reports
tikiwiki: 03sampaioprimo * r35871 10/trunk/lib/trackers/trackerlib.php: [FIX] wrong key name for tracker item id when preparing notification msg
tikiwiki: 03sampaioprimo * r35872 10/trunk/lib/ (reportslib.php trackers/trackerlib.php): add tracker items to daily reports
tikiwiki: 03changi67 * r35873 10/trunk/templates/tiki-tell_a_friend.tpl: [FIX] Remove unecessary space chealer: rodrigo_sampaio: regarding r35872's change to lib/reportslib.php, I'm just reading, but shouldn't some Smarty variables be escaped? for example {$tracker['name']} ***: xavi has quit IRC (Ping timeout: 255 seconds)
Jyhem_laptop_ has quit IRC (Read error: Connection reset by peer) CIA-88: tikiwiki: 03changi67 * r35874 10/trunk/tiki-share.php: [user:changi:FIX] Missing space for french people rodrigo_sampaio: hi chealer CIA-88: tikiwiki: 03changi67 * r35875 10/trunk/lang/fr/language.php: [TRA] French ***: Jyhem_laptop_ has joined #tikiwiki rodrigo_sampaio: chealer: I don't have time now, sorry. I have to go. But anyway they are not smarty variables and if they need to be escaped there are several similar cases in the same function that need to be escaped as well.
bye
I will check next week. ***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
coaboa has quit IRC (Ping timeout: 255 seconds) Tiki|bot: New Forum Posts: Shoutbox/Twitter SQL Error on return - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41949
New Forum Posts: Certificate error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41950 ***: fabricius has joined #tikiwiki
Jyhem_laptop_ has quit IRC (Read error: Connection reset by peer)
Jyhem_laptop_ has joined #tikiwiki
Jyhem_laptop_ has quit IRC (Ping timeout: 252 seconds)