hrsms: joined #tikiwiki
After upgrade to 9.2 some pages using templates now fail --> Permission denied: the specified wiki page cannot be used as Smarty template resource. Anyone know what I need to do?
I tried adding tiki_p_use_as_template for the appropriate group. That did not work. It fails when I view it as admin also.
Got it. Had to clear the cache after setting permissions marclaporte: joined #tikiwiki goj_killedByISP: joined #tikiwiki marclaporte: joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: tikiwiki 03kstingel r44870 10third_party/Zend
tikiwiki [REF] pegged the external revision number to 25165 which is the revision for the 1.12.1 release
tikiwiki this means updating to the next zf-1 release will just be a matter of updating the pegged revision on zf-trunk ricks99_: joined #tikiwiki Trebly: joined #tikiwiki Tiki|bot: joined #tikiwiki kstingel1: joined #tikiwiki kstingel: joined #tikiwiki rinnan: joined #tikiwiki fabricius: joined #tikiwiki redflo: joined #tikiwiki Jyhem: Does anyone know of an example of use of "{object_link type=relation_target id=x}" in Tiki as mentioned in http://dev.tiki.org/Object+Attributes+and+Relations ?
grepping for '{object_link ' only returns stuff like "{object_link type=$type id=$objectId " and it's unclear that $type may be relation_target anywhere Tiki-KGB: tikiwiki 03kstingel r44871 03third_party/Zend-Revision-Map.txt
tikiwiki [NEW] created a map of Tiki tagged releases to their respective Zend library revision number to ease pegging external revisions vmachine2: joined #tikiwiki
left #tikiwiki fabricius: joined #tikiwiki jonnyb: joined #tikiwiki
long time no polom jeanpkim: joined #tikiwiki pedor: joined #tikiwiki nilsge: joined #tikiwiki
hi all. I still can't create forms to send/generate e-mails. jeanpkim: "forms?" nilsge: A form is a textbox or checkbox in html terms
you provide a field for a string, a name for example, and if the user presses "ok" or "send" tiki should act on it, for example send a mail with this name inserted to a predefined address
or anything else except keeping the data in its tracker database GillesM: joined #tikiwiki jeanpkim: if you want to create a tracker which will send an email when there's a change, why don't you change the "notfication" in the tracker setting nilsge: jeanpkim: It has to be a very specific, preformated mail. What I am doing is sending a mail to my mailing-list subscribtion account. It is always the same except for an e-mail address.
It will be no problem to implement that as php myself and somehow integrate it into a tiki site. But maybe there is a tiki-way of doing it jeanpkim: nilsge: I haven't tried that so I can't be sure whehter I correctly understanding what you are trying to do. However, how'bout setting up a dynamic page (contents get altered by trackers) and setup a mail notification for that page?
nilsge: Sorry, I couldn't be much of a help, but I gotta go. You should try the Tiki-dev mailing list. It's much quicker
left #tikiwiki dhazel: joined #tikiwiki marclaporte: joined #tikiwiki pedor: joined #tikiwiki marclaporte: joined #tikiwiki pedor: joined #tikiwiki marclaporte: joined #tikiwiki redflo: left #tikiwiki kstingel: joined #tikiwiki Tiki|bot: joined #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r44872 10trunk/lib/wiki-plugins/wikiplugin_trackertoggle.php
tikiwiki [ENH] trackertoggle: General revamp and fixes. Use ins_xxx field names, implement itemId param (was unused), use onkeyup event for inputs instead of onchange, cope with unquoted values and give better feedback on setup problems (thanks marclaporte) marclaporte1: joined #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r44873 10trunk/lib/wiki-plugins/wikiplugin_trackertoggle.php
tikiwiki [FIX] trackertoggle: Finish code for libraries properly (apologies, was gibberish previously)
tikiwiki 03jonnybradley r44874 10branches/10.x/lib/ 10tikilib.php 10wiki-plugins/wikiplugin_flash.php
tikiwiki [bp/r44591][ENH] flash: Add new plugin param for an alternative image URL to display when Flash Player is not available.
tikiwiki 03jonnybradley r44875 10branches/ 109.x/lib/wiki-plugins/wikiplugin_flash.php 109.x/lib/tikilib.php
tikiwiki [bp/r44591][ENH] flash: Add new plugin param for an alternative image URL to display when Flash Player is not available. marclaporte: joined #tikiwiki luciash: polom jonnyb: polom luciash luciash: yo jonnyb
jonnyb: reverse engeneering your permissions filter field ;) jonnyb: sounds like fun! luciash: jonnyb: would like to introduce it for categories browse/admin jonnyb: shouldn't be too tricky luciash: jonnyb: would it make sense to convert it to treetable too ? jonnyb: i think treatable isn't supported anymore, we probably need a new one (must be a good query based one somewhere)
jquery that is (bloomin' autocorrect!) luciash: aye, that is not good news
jonnyb: should i work on trunk or 10.x still ?
merges speaking
(been off from my irc screen for a while, need to catch up) jonnyb: depends on if you can do the merges (and check it worked ok)
mostly i'm working in trunk and backporting luciash: ok, i can do backporting (safer)
svn: warning: Working copy 'lib/html5shim' locked
on svn up :-/ jonnyb: svn cleanup lib/html5shim luciash: trying the composer for first time with sh setup.sh fix
lets see what it can
thx for the cleanup tip jonny jonnyb: :) luciash: jonnyb: bloomin' sounds funny, treatable too :)
jonnyb: did it autocorrect bloody to bloomin' ? :D Tiki-KGB: tikiwiki 03jonnybradley r44876 10trunk/tiki-sefurl.php
tikiwiki [FIX] sefurl: Don't replace the first & with a ? if there's an = before it. URLs from the {query} Smarty function sometimes work like this (e.g. page=HomePage&itemId=42) jonnyb: luciash: blooming' is a mild English curse - i like it, but treatable was an autocorrect thing (i typed treetable)
the trouble is 80% of the time it helps! luciash: jonnyb: i gave up to install a hack from cydia to prevent "autocorrect on type" which switches it to "autocorrect on tap" on my oldie iphone jonnyb: sounds like a good idea (but i don't fancy an install challenge!) Tiki-KGB: tikiwiki 03jonnybradley r44877 10trunk/templates/tiki-wiki_topline.tpl
tikiwiki [FIX] print: Add all auto_query_args to print icon link so itemId etc get carried through (thanks eromneg)
tikiwiki 03jonnybradley r44878 10trunk/templates/tiki-show_page.tpl
tikiwiki [FIX] print: Improve original document URL luciash: jonnyb: good fix, exactly what i thought the print link is missing ;) marclaporte1: joined #tikiwiki nilsge: is the {php} tag no longer supported?
ge luciash: nilsge: it works only when you have smarty security off i think
in smarty tpls jonnyb: joined #tikiwiki marclaporte: joined #tikiwiki changi: polom jonnyb: polom changi - well done with those recent releases, thanks! :) changi: jonnyb: was not alone :) jonnyb: did i see some pkdille assistance there? hi to him too! (when you next see him) changi: jonnyb: are you familiar with composer autoload ?
jonnyb: i see him every day :) jonnyb: not really - seems to be working for me tho changi: jonnyb: i've some problem with the autoloader on code.tiki.org
don't know where i need to modify the include path jonnyb: hmm, no idea i'm afraid, probably more or a lphuberdeau thing i suspect
or/of changi: jonnyb: yes, but apparently he is quite busy :) jonnyb: there's a lot of it about! :P Tiki-KGB: tikiwiki 03jonnybradley r44879 10trunk/lib/wiki-plugins/wikiplugin_trackertoggle.php
tikiwiki [ENH] trackertoggle: Add support for more field types, dropdowns mainly marclaporte: joined #tikiwiki Jyhem: polom jonnyb: hi Jyhem -: Jyhem finally dived into relations Jyhem: hi jonnyb. Nice stay in Norway? jonnyb: ooh! :O
not bad - short and mad, quite exhausting (as usual) Jyhem: heh :) jonnyb: i have to go and eat now, mbbl or tomorrow Jyhem: bon appétit jonnyb: merci Tiki-KGB: tikiwiki 03changi67 r44880 10trunk/lib/pear/Minify/CSS.php
tikiwiki [FIX] Remove require_once, they are already managed by composer classmap
tikiwiki 03changi67 r44881 10trunk/ 10(30 files in 13 dirs)
tikiwiki dos2unix
tikiwiki 03changi67 r44882 10trunk/ 10(22 files in 5 dirs)
tikiwiki dos2unix
tikiwiki 03marclaporte r44883 10trunk/ 10doc/stable.version 10doc/longterm.cycle 10doc/regular.cycle
tikiwiki Update data for Update notifier Jyhem: Tiki 9 is smarty 3 or smarty 2
Tiki 9 is smarty 3 or smarty 2 ?
smarty 3 syntax seems to work quite well nilsge: left #tikiwiki marclaporte: joined #tikiwiki