[00:20] *** MartinCleaver has joined #tikiwiki [00:51] tikiwiki: 03sampaioprimo * r29090 10/trunk/styles/layout/layout.css: [ENH] set column width to 50% on interactive translation interface to improve usability when translating long strings [01:06] *** rodrigo_sampaio has quit IRC (Ping timeout: 252 seconds) [01:12] habt ihr nett gemacht ;-) [01:12] öh misstyped, sorry [01:32] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [01:49] *** goj|ghost has joined #tikiwiki [01:52] *** fabricius has quit IRC (Ping timeout: 265 seconds) [01:53] New Forum Posts: Where are the features like Blogs and Image gallery? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38478 [01:54] *** goj has quit IRC (Ping timeout: 272 seconds) [01:54] *** goj|ghost is now known as goj [02:06] *** Caarrie is now known as Caarrie|sleeping [02:06] *** MartinCleaver has quit IRC (Quit: MartinCleaver) [02:24] *** MartinCleaver has joined #tikiwiki [02:28] *** MartinCleaver has quit IRC (Client Quit) [03:14] *** marclaporte has joined #tikiwiki [03:46] *** marclaporte has quit IRC (Read error: Connection reset by peer) [04:58] *** marclaporte has joined #tikiwiki [05:57] *** chealer has joined #tikiwiki [07:16] *** chealer has quit IRC (Remote host closed the connection) [08:04] *** chealer has joined #tikiwiki [08:26] *** azmath has joined #tikiwiki [08:27] hello everyone, i've noticed a problem in tiki3.6, maybe someone can comment, is this a natural thing or a bug? [08:27] i have a page with a name "MyPage1" [08:28] and it seems i'm unable to create a page "MyPage2" since it links me everytime to "MyPage1" [08:33] tikiwiki: 03sept_7 * r29091 10/trunk/lib/sheet/tiki-history_sheets.js: [FIX] convert file to Unix format... pointed by quality.tikiwiki.org [08:36] tikiwiki: 03sept_7 * r29092 10/trunk/modules/mod-func-trackerhelp.php: [FIX] fix svn:properties as pointed by quality.tikiwiki.org [09:26] *** remoteCTRL1 has quit IRC (Remote host closed the connection) [09:47] *** freedumb2000 has joined #tikiwiki [09:48] i am having trouble finding the config page to set on how to display images in the wiki page. i.e. settingthe default size, wether to enlarge on lick, open in pop winodw etc. can someone give me a quick pointer? [09:49] *** Wilkins_ is now known as Wilkins [09:50] feeling stupid i have been browsing the config pages for about 20 mintes now ;) [09:51] *** MartinCleaver has joined #tikiwiki [10:03] *** fabricius has joined #tikiwiki [10:06] New Forum Posts: Freetags restrict "browse in" to just the Wiki - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38481 [10:07] azmath: there are setting for that [10:09] sylvieg: please help with a hint or such [10:11] Redirect to similar wiki page in admin ->general->navigation [10:11] *** Sug4r has quit IRC (Read error: Connection reset by peer) [10:12] *** Sug4r has joined #tikiwiki [10:14] can't seem to find navigation under general :S [10:15] in 3... perhaps admin->wiki [10:15] searching... [10:16] *** freedumb2000 has quit IRC (Quit: freedumb2000) [10:19] *** FrankP has joined #tikiwiki [10:25] tikiwiki: 03sylvieg * r29093 10/trunk/installer/tiki-installer.php: [ENH]install: put also in comment adodb instruction [10:27] *** jonnyb has joined #tikiwiki [10:32] *** Caarrie|sleeping is now known as Caarrie|away [10:33] only managed to found this... Admin -> Wiki -> Features -> Smiliar (like pages) , which is disabled [10:33] is that it? [10:34] *** ricks99 has joined #tikiwiki [10:42] hi all :-) [10:52] *** freedumb2000 has joined #tikiwiki [10:55] hmhh, interesting.. seems to work now :O [10:56] but only for admin :D [10:56] seems there is no prefs in 3.. [10:57] you can always go directly to tiki-editpage.php?page=xxxx2 [10:57] that's what i've been using [10:57] and it seems to work now, but it hasn't 30 mins ago? O.o [10:58] oh well.. thanks :) [10:58] cheers! :o) [10:58] *** azmath has quit IRC (Quit: Page closed) [10:59] @azmath: need to turn off "When viewing a page, if it doesn't exist automatically redirect to a similarly named page." in Admin: Wiki, features tab (on my 3.x Tiki) [10:59] damn... too slow I guess [11:00] oh well, i tried :-) [11:02] no sure this one works it is not in the code ..... but azmath is no more there [11:02] odd, it i see it on my Tiki 3 [11:03] the code is $likepages = $wikilib->get_like_pages($page);if(count($likepages) == 1 && !$isUserPage) {$access->redirect( "tiki-index.php?page={$likepages[0]}" ); [11:03] so for me tiki3 is missing a prefs... [11:03] he disabled the like page .. so it is why it worked [11:04] my tiki3 has feature_wiki_1like_redirection [11:04] isn't that the pref? [11:05] or maybe i just need more coffee... [11:06] it is the prefs - but not in tiki3 code - but in trunk ... perhaps I need more coffee too [11:07] * ricks99 sends sylvieg a cup of freshly brewed java [11:09] where can i set the default thumbnail size for the tikiimage plagin? [11:09] plugin [11:13] I think it is hard coded [11:13] i know you use max= with the imageplugin [11:13] in the code $thumbdef = 120; // filegals thumbnails size is hard-coded in lib/images/abstract.php [11:13] i coudl probably create my own editor icon with the correct settings for the plugin that i want [11:13] thanks for teh coffeee ricks99 - I need one [11:13] thx sylv [11:14] are there any docs on how i could accomplish that? basically i guess cloning the icon accessor for the pluginimage but with my own values? i would rather not change any hardcoded values [11:18] Info: Tiki Now Listed in Windows Web App Gallery - http://info.tikiwiki.org/article110-Tiki-Now-Listed-in-Windows-Web-App-Gallery [11:19] 1/ become a tiki developer, fix the hard coded value with a prefs and commit 2/ create your own plugin [11:19] 3/.... [11:48] tikiwiki: 03jonnybradley * r29094 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] ckeditor: Better default size when not set in {textarea} definition. [11:51] *** ricks99 has quit IRC (Remote host closed the connection) [11:52] tikiwiki: 03jonnybradley * r29095 10/trunk/styles/layout/design.css: [MOD] remarksbox: smaller bottom margin. [11:53] tikiwiki: 03jonnybradley * r29096 10/trunk/lib/wiki/wikilib.php: [FIX] ckeditor: Show plugin insert icons for html mode as well. [11:54] * luciash poloms in [11:59] *** ricks99 has joined #tikiwiki [12:13] *** marclaporte1 has joined #tikiwiki [12:15] *** marclaporte has quit IRC (Ping timeout: 240 seconds) [12:15] *** remoteCTRL2 has joined #tikiwiki [12:15] tikiwiki: 03jonnybradley * r29097 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] ckeditor: Global [12:16] thanks polom it's Friday [12:16] hi guys! i have some very basic questions here: [12:16] can i use tikiwiki with postfix instead of sendmail and if yes how do i do that? [12:18] *** sylvieg has quit IRC (Ping timeout: 245 seconds) [12:19] as long as php mail() function works, there should be no difference [12:19] *** sylvieg has joined #tikiwiki [12:19] *** ChanServ sets mode: +o sylvieg [12:19] or u can use smtp method instead (at least in Tiki 5) [12:19] luciash: erm... no idea what that mail() func does so no idea? [12:20] try google [12:20] luciash: ok i need to brake it down a little narrower: [12:20] postfix is sendmail compatible which means it is supposed to recognize sendmail commands so basically this should work [12:20] hi jonnyb :) [12:20] where it gets interesting is the following: sendmail if you install it instal procmail all along [12:21] hi luciash [12:21] so if i use postfix my choice wouldnt be procmail but cyrus [12:21] do i get problems with the webmail then? [12:22] try google [12:22] hahahaha [12:22] ok nice one [12:40] using postfix here and it generally works [12:41] re: remoteCTRL2 [12:41] although validation emails never get sent, watch reports work strangely enough [12:41] user valiation [12:42] *** fabricius has quit IRC (Ping timeout: 276 seconds) [12:47] wow, i just chenged the mail transport form sendmail to smtp and now the whole tiki borked! i am getting a 504 Gateway Time-out. completely dead [12:47] didnt do anything else [12:49] nothing in the php [12:49] logs [12:51] nothing useful in the webserver logs either somebody post some helpful comments plz ;) [12:52] ok, killing the mail server worked to at least get back into the wiki [12:52] sounds like a tiny bug though, if smtp fails the whole wiki fails apparently [12:56] tikiwiki: 03jonnybradley * r29098 10/trunk/lib/tikilib.php: [FIX] parse_data: paragraphs - missed a block (li) [12:57] tikiwiki: 03jonnybradley * r29099 10/trunk/lib/ckeditor_tiki/plugins/autosave/plugin.js: [FIX] ckeditor: Fix autosave for when button not on toolbar. [12:58] Hi here, I experiment a strange problem and I have a question : is it a limitation of number of %variable% on a page ? [12:58] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [12:58] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [12:58] Hi here, I experiment a strange problem and I have a question_ : is it a limitation of number of %variable% on a page ? [12:58] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [12:58] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [12:58] tikiwiki: 03jonnybradley * r29100 10/trunk/templates/tiki-editpage.tpl: [MOD] editpage: Use whole width for table [12:58] pfff tikibot : you're heavy ;) [12:59] Hi here, I experiment a strange problem and I have a ques_tion : is it a limitation of number of %variable% on a page ? [12:59] * olinuxx hehe ! ;) [12:59] tikiwiki: 03jonnybradley * r29101 10/trunk/styles/layout/layout.css: [MOD] fgal manager: left and right margins [12:59] so if someone have information for my problem, thanks ;) [13:02] *** ricks99 has quit IRC (Remote host closed the connection) [13:04] tikiwiki: 03jonnybradley * r29102 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] editpage: Restore row/cols for non-wysiwyg editor (sorry) [13:07] :-) [13:10] marclaporte1, :P, do you have information about this stuff for me ? (I've a 2.4 version, yes .... i know it's old... :/) [13:29] tikiwiki: 03jonnybradley * r29103 10/trunk/lib/tikilib.php: [FIX] parse_data: paragraphs - refactor block_detect and use in convert_plugin_for_ckeditor() [13:30] *** Kimberlee has quit IRC (Ping timeout: 246 seconds) [13:31] *** rodrigo_sampaio has joined #tikiwiki [13:33] *** freedumb2000 has quit IRC (Quit: freedumb2000) [13:35] *** Kimberlee has joined #tikiwiki [13:37] olinuxx: shouldn't be [13:37] luciash, mmm [13:37] I found a way to "go on the side of the problem", but it's not clear for me [13:38] luciash, do you want to watch the problem ? [13:38] olinuxx: nope, thanks :) [13:38] as you want ;) [13:38] * olinuxx must upgrade linuxmao's tikiwiki [13:39] olinuxx: only limitation with dynamic vars is that it doesn't accept "" and that there is no GUI to edit them later [13:39] yes, i read it on the doc's page [13:40] but stop to talk to me, if you continue, I'll be force to show you the problem ;) [13:41] marclaporte1: any usefulness of keeping up http://twitter.com/tikiwiki_ ? [13:42] tikiwiki: 03jonnybradley * r29104 10/trunk/lib/tikilib.php: [IGNORE] parse_data: paragraphs - typo (bad! sorry) [13:43] marclaporte1: (no idea who runs that twitter account) [13:58] I thinl it's Regis [13:58] oh, with the underscore... [13:59] yep, underscore at the end [13:59] just stumbled upon it in my twitter suggestions i should follow :-p [14:01] hehe [14:02] If we keep it should something we use [14:02] tiki.org tikiwiki.org etc [14:03] there are even no tweets, so i think killing it is safe ? [14:10] I would ask Rick & Regis, but I guess so [14:11] *** remoteCTRL2 has quit IRC (Remote host closed the connection) [14:47] *** remoteCTRL2 has joined #tikiwiki [14:48] polom all - anyone around who really understands the tests? (rodrigo_sampaio?) [14:48] hi guys! [14:48] does tiki wiki recquire a null mailer or a fully functional service? [14:49] i'm getting an error on the [[foo test, and i think the test is probably out of date [14:49] remoteCTRL2: what's a null mailer? [14:49] jonnyb: that would be a mail service that does not accept any mails or deliver locally but only transmits [14:51] smtp do you mean? i think so (maybe the mailin feature needs the other one) [14:52] erm... sendmail is an smtp agent yepp [14:54] you can use either the local php sendmail or an smtp server, afaik, so yes (if i understand you correctly) [14:55] jonnyb: ermm... as far as i have understood this tiki uses the php mail() function and that one recquires a working mta [14:55] question is actually: does this mta need to administer mailboxes that tiki accesses or does tiki ship its own imap/pop whatever service? [14:55] that sounds right, yes [14:56] because if it ships it then a nullmailer is sufficient... [14:56] otherwise i am sort of doomed because i use spostfix and i have no clue about sendmail... [14:57] *** olinuxx has quit IRC (Quit: Ex-Chat) [14:57] i have tiki working ok with postfix, you should be ok [14:57] there's a tester on the installer [14:58] *** ricks99 has joined #tikiwiki [14:59] jonnyb: i am aware of that but the prob is that my postfix currently does not do hwat i want it to, or precisely i get a veeery weird error when trying to deliver to cyrus... [14:59] *** HideMe has joined #tikiwiki [15:00] i thought it's supposed to be sendmail compatible - not really my thing tho, i'm afraid [15:00] so i wondered if i really need to set up this whole internet site mta or if a very very much simpler nullmailer is sufficient [15:00] thats what i thought :D [15:01] any pretty tracker experts awake? [15:01] rick needs help: http://bit.ly/dArPVk [15:01] seems they are n giving any today...:/ [15:01] *** majnoon has joined #tikiwiki [15:02] was wondering is there docs for tiki in pdf file(s) somewhere ?? [15:02] u mean how to create a pdf from a tiki page? [15:03] ricks99: you can use smarty syntax in pretty tracker tpls - like {if !empty($f_1)}do thing{/if} i think [15:04] :-) [15:04] will it work if the tracker uses a wiki page as tpl? [15:04] as template, i mean? [15:04] or only for a dedicated .tpl file? [15:04] i reckon [15:04] both [15:04] * ricks99 off to test... [15:06] @majnoon: if u want a PDF "book" about tiki, i produce a PDF of "Smarties" on a semi-regular basis [15:08] you have url i can grab on time to time basis ? my problem is my ISP acting up and knock me offline for like 6 hrs at time ,this way i can play with my local copy while offline [15:08] jonnyb *ROCKS* ty! [15:08] smaty syntax works just fine [15:09] @majnoon: see hhttp://twbasics.keycontent.org/Get+smart#Scribd (via scribd) [15:09] np ricks99 [15:09] * ricks99 off to make my pretty trackerlist even prettier. [15:12] *** marclaporte1 has quit IRC (Ping timeout: 252 seconds) [15:12] I have group1 and group2. group one can view Parent and Child categories, but group2 should only be allowed to view Child. I've set permissions (tiki_p_view_category) for group2, but still cannot see the child category. Any idea why? [15:13] *** majnoon has quit IRC (Read error: Connection reset by peer) [15:13] *** majnoon has joined #tikiwiki [15:13] *** marclaporte has joined #tikiwiki [15:16] ok trying to get now [15:18] *** majnoon has quit IRC (Client Quit) [15:21] last pretty tracker q (hoping jonnyb is still "da man"... [15:22] * jonnyb ducks and covers [15:22] i have a field that is an uploaded picture/image ... {$f_2}..... [15:23] how do i display it? {img src={$f_2} } doesnt work :( [15:23] *** majnoon has joined #tikiwiki [15:23] *** majnoon has quit IRC (Read error: Connection reset by peer) [15:24] i know the imag is there... i see it when i view the tracker from the tracker interface.... [15:24] but the actual filename is a hash. [15:24] *** majnoon has joined #tikiwiki [15:24] don't understand how to use it in a pretty tracker [15:24] ricks99, looks like need to PAY to download [15:24] isn't it just {$f_2} on it's own [15:25] ah... let me try that [15:25] ricks99: i'm sure it's possible [15:25] once again, jonnyb ROCKS [15:26] :-) [15:26] nm ricks99 i'll have to print site to pdf files :( [15:26] @majnoon: should b free [15:26] no charge [15:26] * jonnyb hopes it makes up for breaking the parser occasionally ;) [15:27] think scribd requires registration, but no charge for pdf of smarties [15:28] *** majnoon has quit IRC (Read error: Connection reset by peer) [15:29] *** majnoon has joined #tikiwiki [15:29] tikiwiki: 03jonnybradley * r29105 10/trunk/styles/jqui.css: [MOD] jqui.css: simplebox and a button fix [15:29] ah... scribd changed their TOS .. must now UPLOAD in order to have free downloads.... hmm [15:30] tikiwiki: 03jonnybradley * r29106 10/trunk/styles/jqui/options/element.css: [NEW] jqui.css option: element.css [15:31] nevermind i'll need to figure it out [15:31] sorry. its supposed to be free [15:32] maybe scribd changed their TOS [15:33] it goes to prove my point there peoples trying to kill the net [15:33] ahh... .1 sec.. majnoon.... i think i can force it to be free always.... [15:34] tikiwiki: 03Jyhem * r29107 10/trunk/ (4 files in 2 dirs): [ENH] Guarantee consistency of blog posts display between print view and other views by using same templates [15:34] it was placed in the "digital archive".... [15:36] GOT IT \o/ [15:36] @majnoon: can u pls try again? [15:36] GOT IT \o/ [15:36] *** majnoon has quit IRC (Read error: Connection reset by peer) [15:37] *** majnoon has joined #tikiwiki [15:37] GOT IT \o/ [15:37] my apologies. it is *supposed* to b free (creative commons copyright). [15:37] great. [15:37] tikiwiki: 03Jyhem * r29108 10/trunk/templates/blog_post_footer.tpl: [INDENT] No functional change [15:37] but net connection dumped twice already :( [15:38] that i can't fix :-) [15:40] jonnyb: you wont believe it... [15:40] i might... [15:42] tikiwiki: 03Jyhem * r29109 10/trunk/templates/header.tpl: [FIX] Fix logic error [15:45] *** ricks99 has quit IRC (Remote host closed the connection) [15:47] jonnyb: i removed the chroots for smtp and lmtp in /etc/postfix/master.cf now it works [15:47] but [15:48] the test during the setup still doesnt [15:48] that somebody has to explain to me pls :D [15:53] ok guys! i have postfix up and running and it is sendmail compatible, i have set the path in both php.inis why do i fail the mail test? [15:54] remoteCTRL2: does it actually send mails in tiki, or both test and tiki not sending? [15:54] jonnyb: erm... i am in step 3 of the setup? [15:54] installation tests if the mta is there, remember? [15:54] yes [15:55] mail log says fatal: Recipient addresses must be specified on the command line or via the -t option [15:55] maybe postfix isnt that sendmail compatible after all? :D [15:56] or it could be a bug in the installer - try a watch on a page or something from within tiki maybe? [15:56] but theres more wrong i just installed this php5-gd stuff that one also doesnt show [15:57] jonnyb: i would need to complete the setup steps now, but i dont know in how far it does harm to the setup if the mta isnt working properly? [15:57] * jonnyb accepts no liability but... [15:57] kk [15:58] ill try it [15:58] it should be fine, just won't send mails (confirm registration etc) [15:58] you can fix that later [15:58] (i often have) [15:58] jonnyb: problem is i wouldnt know how:/ [15:58] mail transfer agent is now working properly [15:58] except for this... [15:59] fatal: Recipient addresses must be specified on the command line or via the -t option [15:59] this actually means that it should be a problem with the test routine and not with the setup... [15:59] jonnyb: ok dude i gotta run for the bus i will go on with this next week [15:59] sounds like you need some postfix help (sorry, not my bag) [15:59] ok bibi [15:59] thanks for your time/help and cya around:) [16:00] jonnyb: nah not a postfix issue... [16:00] ok bye guys [16:00] does @tiki_search on twitter again publish all the commits, too? [16:03] *** majnoon has quit IRC (Read error: Connection reset by peer) [16:11] *** Wilkins has quit IRC (Ping timeout: 272 seconds) [16:33] polom [16:34] hi chealer [16:39] hi jonnyb. I just red your story in the mail, too bad I wasn't going to bed. [16:40] :D [16:55] New Forum Posts: Calendário exibe letras "n" no início de cada linha - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=9&comments_parentId=38484 [16:55] *** nkoth has joined #tikiwiki [16:56] Hi I have a question abt TRACKER plugin [16:56] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [16:56] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [16:56] say I have a user selector field with option "1" [16:56] has somebody an idea what the param url in the plugin SHEET is doing? [16:56] the fieldId for that is 14 [16:57] If I use view=user in the tracker plugin and do not specify the field 14 as part of the fileds parameter, is the field 14 still auto populated with the user? [16:57] what if I specify 14 as part of the fields but it is not shown in the pretty tracker? [16:58] nkoth: better to test ... it was in tiki4 - but after the diverse optimization to reduce the fields number... better to test [16:59] if uou specify the fileds with 14 [16:59] sylvieg: ok, because I am getting report of some strange behavior (new item being created not having user in the field 14) [16:59] it will not check the field in the pretty and it will work [17:00] Looks like I will have to check/test again [17:04] so the desired behavior should be that if I set 14 in the fields but even if I don't use {$f_14} in the pretty tracker it should set right? [17:05] I am pretty sure this case works [17:09] tikiwiki: 03sylvieg * r29110 10/trunk/lib/wiki-plugins/wikiplugin_sheet.php: [FIX]sheet: use new perms + check p_view_sheet [17:11] :-( I can not a sheet... [17:12] If I leave my session and come back to it after 30mins tiki forces me to login again, where can this be changed? [17:13] admin login feature remember me and there is a timeout [17:16] it's set to "remember me always" with a 2 hour duration though. [17:20] *** marclaporte has left [17:28] hi again [17:28] HideMe: on localhost ? [17:29] HideMe: or live tiki ? [17:31] HideMe: the trick for live site is that you need to set correct domain as ".yourdomain.com" on tiki-admin.php?page=login [17:44] luciash, localhost (my install) [17:45] Ah.. I see.. currently blank. [17:45] What do I enter for both a .com and .net though? [17:46] "*.domain.*" ? [17:51] question if I have a tiki_p_admin_sheet for instance and if a sheet has special perms, Do I still have tiki_p_admin_sheet on this sheet? [18:03] jonnyb: do you have a second for a {self_link} question? (we started discussing about it in the commit mailing list a few weeks ago) [18:04] rodrigo_sampaio: ok, fire away (gently) [18:05] jonnyb: do you remember the discussion we started about how to use sefurl in {self_link}? [18:05] vaguely [18:05] jonnyb: ok, I will look for the link for the discussion [18:05] jonnyb: just a second [18:08] jonnyb: huh... for some reason the commit mailing archive stopped in july :( [18:08] jonnyb: anyway [18:08] jonnyb: recently I have replace a call to {self_link} with a tag [18:09] jonnyb: revision 28721 [18:09] yes, not ideal... [18:09] jonnyb: but I did this because with {self_link} the link generated is tiki-view_blog_post.php?postId=23 [18:10] jonnyb: and I want, if sefurl is enabled, the link to use sefurl [18:10] jonnyb: this is why I'm not using {self_link} [18:10] did it not work with the |sefurl:blogpost on the end? [18:11] jonnyb: haven [18:11] ops [18:11] jonnyb: haven't tried this [18:12] jonnyb: |sefurl:blogpost shoud work if the parameter is just the id? [18:13] jonnyb: going to try it right now, I haven't before because I thought |sefurl would work only if it received tiki-view_blog_post.php?postId=23 and would not work with just the id [18:13] it would be $post_info.adjacent.prev.postId|sefurl:blogpost wouldn't it? [18:14] hmm, see what you mean [18:14] jonnyb: yes, doesn't work [18:14] jonnyb: maybe there is something missing [18:15] i guess you'd have to assign the href to a var and use it as the _script param [18:15] or maybe it would work inline - smarty's weird [18:16] jonnyb: but than with the _script param ajax is disabled and being enable to use ajax is not the point of using {self_link}? [18:16] jonnyb: or there are other reasons to use {self_link} other than ajax? [18:16] true [18:16] i guess self_link needs a _sefurl param [18:17] jonnyb: yes, something like that [18:17] or actually use the pref internally [18:17] would be tricky to compute - param would be easier [18:17] for now then! :) [18:17] *** FrankP has quit IRC (Read error: Connection reset by peer) [18:17] jonnyb: I will look at this, if it is easy I will change it, if not I will leave it as it is and use [18:18] jonnyb: thanks [18:18] np [18:18] are you getting failing tests now? i get 4... [18:18] rodrigo_sampaio: ^^ [18:19] * rodrigo_sampaio is going to run the tests [18:22] jonnyb: which tests are failing for you? [18:22] *** mlpvolt has joined #tikiwiki [18:22] tikiwiki: 03jonnybradley * r29111 10/trunk/ (lib/tiki-js.js templates/tiki-list_file_gallery.tpl): [MOD] fgal manager: keep window open by default and close it when the main edit window unloads [18:22] hello hello [18:23] hi mlpvolt [18:23] rodrigo_sampaio: loads fail now - probably an update required [18:23] making a tracker or calendar decision . . . is there a calendar field type for trackers? [18:23] hi jonnyb! [18:23] jonnyb: same here, loads of tests failing [18:24] i get "Undefined index: REMOTE_ADDR" 15 times [18:24] but the 4 after that were the ones i was expecting [18:25] jonnyb: same thing here [18:25] jonnyb: 2 are the expired membership tests that are failing [18:25] jonnyb: I have asked louis-phillipe to fix them since he is the one who create those tests [18:25] jonnyb: but he was not very interested :) [18:26] :) [18:26] you not get the [[foo one? [18:26] jonnyb: those tests he wrote appear to be dependent on the amount of time the whole test suite takes to run [18:26] jonnyb: yes, I get the [[foo [18:27] jonnyb: you know if someone have changed something related with that recently? I remember I saw a discussion about this in the mailing list recently [18:27] that one was changed a few days ago in parse_data [18:27] jonnyb: you know who changed it? [18:27] anyway, i have to go - more another time [18:27] various people i tihnk [18:27] bbl [18:27] jonnyb: maybe it is just about updating the test or the test is catch a bug, don't [18:27] don't kno [18:27] know [18:27] :) [18:28] jonnyb: bye [18:28] bb [18:40] re: calendar or tracker - I'm implementing something in the nature of a appointment-booking system and thinking that using a tracker would be best. the main question is "who will be where when." i'm thinking tracker because it can be flipped around in different ways more easily. [18:41] *** luciash has quit IRC (Ping timeout: 272 seconds) [18:41] *** luciash has joined #tikiwiki [18:41] *** luciash has quit IRC (Changing host) [18:41] *** luciash has joined #tikiwiki [18:41] *** ChanServ sets mode: +o luciash [18:44] tikiwiki: 03sylvieg * r29112 10/trunk/ (templates/tiki-view-sheets.tpl tiki-view_sheets.php): [FIX]sheet: perm cleaning [18:51] tikiwiki: 03sampaioprimo * r29113 10/trunk/templates/blog_post_postbody_content.tpl: replacing {self_link} with while {self_link} doesn't support sefurl [19:22] >last --with HideMe [19:22] [19:32:02] HideMe: the trick for live site is that you need to set correct domain as ".yourdomain.com" on tiki-admin.php?page=login [19:22] HideMe: for localhost try to put there: .localhost [19:25] tikiwiki: 03changi67 * r29114 10/trunk/templates/ (23 files): [MOD] Set class odd and even on tr instead of td [19:27] tikiwiki: 03sylvieg * r29115 10/trunk/ (6 files in 2 dirs): [FIX]sheet: perm: author can edit [19:28] rodrigo_sampaio: i think xavi just modified there something few days ago as we were discussing the regular expression to match [[foo] [19:29] rodrigo_sampaio: i have no clue about tiki tests though, so please don't ask me for more ;) [19:29] thanks luciash [19:29] if I have some time I will check with xavi [19:30] check the tikilib.php svn log [19:36] rodrigo_sampaio:? [19:36] the behavior changed [19:36] sorry sylvieg? [19:37] the idea is not to parse [[foo]] but transform [[foo] into [foo] [19:37] sylvieg: so we have an intentional behavior change and all we need to do is update the test to reflect this change? [19:37] ... but I am not so sure [19:38] we spoke about [foo] [19:38] but never about [foo [19:38] sylvieg: no problem, I'm not sure as well and actually I'm not concerned about this right now. luciash just mention because jonnyb told me that the [foo] test was broken [19:39] :-)(( [19:39] sylvieg: :) [19:39] sylvieg: but thanks anyway for the information [19:40] rodrigo_sampaio: the problem was "[[foo]]" (as in some R code it is common) shouldn't be parsed as a match for "[[foo]" which is used to avoid links (same as ~np~[foo]~/np~ would do) [19:40] rodrigo_sampaio: so the regular expression in tikilib was just updated to match only strings which do not have two ]] after foo [19:41] just one (and possibly anything else than another bracket) [19:41] but i don't know how it affects the tests [19:41] luciash: ok, if I have some time later I will check if the test is broken because the behavior have changed and the test was not update or if the test is broken because by changing this a bug was introduced [19:42] fine [19:42] luciash: it is not that this affect the tests, the tests are there to tell us if a change is affecting anything else other than what it is supposed to affect ;) [19:43] i really have no clue, never tried those [19:43] :) [19:43] tikiwiki: 03changi67 * r29116 10/trunk/templates/tiki-edit_help.tpl: oops [19:44] luciash, What do I enter if I had both a .com and .net domain on it though? [19:45] delete and put just .localhost there [19:45] if you say it is on your http://localhost/... [19:46] domain is meant the domain name, not the tld [19:47] luciash, I have the tiki accessible via a domain [19:47] then if you have tiki under some path after localhost you also should have /your/path/to/tiki in the path field [19:47] both a .com and .net [19:48] then put .yourdomainname.com [19:48] right... but is there a way to state TWO? [19:48] .domain.* [19:48] it allows only one tld, it is recommended to do a redirect with 301 anyway to only one tld if you have two, for better SEO [19:49] there is no way to state two afaik [19:49] but maybe some other here knows more than me, maybe chealer ? ;) [19:50] it is not good idea to keep two same content sites running live under two tlds [19:52] why? [19:52] In my case it's just for dns [19:55] *** MartinCleaver has quit IRC (Quit: MartinCleaver) [19:55] you should redirect .net to .com or the other way [19:55] why ? for SEO [19:57] I don't know off the top of my head what you should do with cookies if you use several domains, if that's the question. [19:57] search engines (iirc) usually penalize sites with pages which have duplicite content and give them lower ranking in the results [20:13] tikiwiki: 03sylvieg * r29117 10/trunk/lib/ (test/TikiLib/WikiParserTest.php tikilib.php): [FIX]parsing: [[foo must be parsed to [foo [20:14] tikiwiki: 03sylvieg * r29118 10/trunk/tiki-view_sheets.php: oops trace [20:16] tikiwiki: 03marclaporte * r29119 10/trunk/templates/tiki-admin_include_look.tpl: [MOD] Admin panel: regrouping two Smarty-related preferences [20:17] tikiwiki: 03sampaioprimo * r29120 10/trunk/ (7 files in 5 dirs): [20:17] tikiwiki: [ENH] options to control whether to display or not blog title, description and breadcrumbs [20:17] tikiwiki: [ENH] remove help button from each blog title [20:17] tikiwiki: [ENH] add sefurl to blog link in blog title [20:19] tikiwiki: 03sylvieg * r29121 10/trunk/tiki-sheets.php: [FIX]sheet: to have also categs when creating new sheet [20:21] *** HideMe has quit IRC (Quit: Ex-Chat) [20:35] tikiwiki: 03changi67 * r29122 10/trunk/templates/ (3 files): [FIX] HTML Validation [20:40] chealer: the remember me always on for 1 week still doesn't work on localhost when i close my browser and reopen, the cookie is gone, while on live sites it really remembers me as expected [20:42] it is not the 30 minutes sign-off when idle, that one works if the domain name is set for remember me to .localhost but only until i keep my browser open [20:43] tikiwiki: 03jonnybradley * r29123 10/trunk/lib/tiki-js.js: [ENH] ckeditor: reparse content after inserting plugin or link [20:51] *** Novo_ has joined #tikiwiki [20:51] hi all [20:52] #tikiwiki [20:54] *** Novo_ has quit IRC (Client Quit) [20:57] tikiwiki: 03jonnybradley * r29124 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] ckeditor: register auto_save editor so it gets removed on save [21:00] tikiwiki: 03jonnybradley * r29125 10/trunk/lib/ckeditor_tiki/plugins/autosave/plugin.js: [MOD] ckeditor: use non xajax wrapper for remove_save call [21:21] jonnyb: going to test your cked implementation [21:22] jonnyb: enable wysiwyg and paragraph formating + add br ? [21:22] hi luciash - thanks, hope u like it [21:22] there should be an rbox with instructions - just switch to wysiwyg editor (once enabled) [21:23] wysiwyg is not on editing'n'plugins ? [21:23] * luciash searches [21:23] thinking of adding wysiwyg_wiki_semi_parsed to the profile - gives the parser less to do (less errors ;) ) [21:25] eh, it takes somehow long on my local [21:25] can u tell me the secret ? ;) [21:25] no (obviously :) ) [21:25] jonnyb: where do i enable wysiwyg in trunk [21:26] admin/features/experimental (still) [21:26] is the profile ready ? [21:26] ok [21:26] i must be blind [21:26] yes, profile good [21:26] :D [21:26] just was there one minute before looking for it then thought, ah must be on editing'n'plugins :-p [21:28] Sug4r: how do you pronounce FAQ ? [21:28] No chance. [21:29] Sug4r: what about "Wysiwyg", will you tell me ? [21:29] The outlook is poor. [21:29] Sug4r: yes, it is dark outside here [21:31] jonnyb: enabled wysiwyg, but it didn't tell me any rbox hint [21:31] ah, i am out of date [21:31] sorry [21:31] * luciash re-svn upping [21:31] if all your prefs are good it doesn't bother you [21:31] ah :) i am ready then [21:33] * luciash hopes Tiki will not become too clever product a la Microsoft or Apple ;) [21:42] jonnyb: html purifier off [21:42] is it causing trouble? [21:43] i switched it off a while ago while doing some tricky tracker stuff and meant to re-investigate [21:43] we are trying for "pure" (x)html [21:43] jonnyb: just a note, i am the purifier ;) [21:45] jonnyb: i had problems with it with partial html include pages (like templates inclusions) - it borked them of course because it tried to fix missing
    for example which was in the parent page [21:45] nasty [21:46] while in the template was only
  • for tracker item [21:52] "Some of your preferences should be set differently for this to work at it's best. Please click this to apply the recommended profile:" [21:52] jonnyb: should i click it ? [21:52] :) [21:52] nice shiny new wysiwyg editor :) [21:53] well, i typed that in, so - er, yes? [21:53] it's quite a bit nicer generally [21:53] still wrestling with the line ends [21:53] it seems to work, so should i click it really ? [21:53] :) [21:53] yes [21:54] * jonnyb hopes luciash isn't testing this on something vital [21:54] nah, no worries, just my local copy of trunk [21:55] * luciash wonders why need to click the List button all the time when redirected on the profiles admin page [21:57] oh, yes, u r right, still missing some prefs listed in the YAML [21:57] * luciash applying now [21:58] i am worried of teh ajax affecting some other JS functionality though [21:58] well, lets try [21:59] jonnyb: why is there nomore the setting "and use Wysiwyg as default" in Admin ? [21:59] isn't there? [21:59] should be [21:59] well, i don't know where i should look for it now [21:59] it isn't applied by the profile at least [21:59] but i understand that [22:00] no, i thought that was too much to ask [22:00] it's usually a pain in the end [22:00] (in the end) [22:00] yep, the ajax is already "so so" [22:00] it'll be fine for 6.0 [22:00] fine [22:00] pls leave it on if you can [22:01] and let me know any aggravation [22:01] * jonnyb is a fool [22:01] :) [22:02] ok [22:02] :D [22:02] hmm, how do i edit the icon image on the sample page ? [22:02] ;) [22:05] jonnyb: where do u want me to put bug reports / rfe ? [22:06] there was a page on dev.to [22:06] ok [22:06] http://dev.tiki.org/wysiwyg [22:07] and moslty http://dev.tiki.org/wysiwyg+editor+update+to+CKEditor [22:07] need tidying, sorry [22:07] *** Bl7a6g has joined #tikiwiki [22:10] just tried to save my edit (just changing color in the title of the page for the highlighted text "Sample" so far... now the diff in page history is fancy ugly full of
    s and nbsp;s :-p [22:10] but visually "it works", yay! :) [22:10] how does that page look tho? [22:10] try html diff? [22:11] hmm, yes, html diff shows some unwanted (untouched) linebreaks added [22:11] tikiwiki: 03jonnybradley * r29126 10/trunk/ (lib/tikilib.php tiki-editpage.php): [FIX] parse_data: paragraphs - don't wiki paragraph if already html [22:12] just committed a possible fix (i hope - 94th attempt!) [22:12] i'm done in [22:12] but i understand that for first edit from wiki to wysiwyg conversion [22:12] or it shouldn't happen ? [22:13] yes, that's still a bit bumpy [22:13] ideally not [22:13] well, in an ideal world :) [22:13] yup yup [22:13] ok, trying second edit [22:13] and then going to svn up [22:13] * jonnyb crosses fingers [22:13] and another test [22:14] * luciash changing orange text to pink [22:15] live preview - fail :-p [22:15] ah, now the color changed after a little while [22:15] ok, +1 [22:15] normal preview - good [22:16] i'd like to merge those two previews before the freeze [22:17] well, yes, i was wondering if they could display the same at least [22:17] it's messy at the moment (not sure i've got the strength ;) ) [22:17] diff shows more breaks added :/ well, time to svn up :) [22:19] done, going to try 3rd wysiwyg edit color change of the same text string [22:21] lets give it a green... the live preview is not working at first click... saving, and the result diff is ? great ! [22:21] jonnyb: nice, it seems you fixed it [22:22] only the color change is shown in diff now [22:22] nice [22:22] now i go to try switch back to wiki ;) [22:22] wysiwyg editing is really for people who care more about what it says, than history or content etc [22:23] there will be some issues switching back and forth is you're not in htmltowiki mode (which you're not) [22:23] that'll be for 6.something [22:23] haha, but adding more and more unwanted line breaks after each save is definitely what they want ;) [22:24] :D [22:24] uses more paper when they print it out for their little folders [22:25] ah, you're right, switching back to wiki without htmltowiki is really not good idea :/ [22:26] it's a one way street, and always will be, i think [22:26] html can have stuff in that wiki can't [22:27] hmm, not good :( why not htmltowiki and add html plugin around stuff which has no wiki syntax ? [22:27] so we need to limit what the wysiwyg editor offers to what wiki can parse (like no right justify etc) [22:27] i will just try to wrapp whole page in HTML plugin now and save ... just for fun ;) [22:27] yes, html plugin will do anything else [22:30] result is not good (of course) :-p [22:30] it is not terrible though, just some extra weird characters were added on the page [22:30] on some empty lines i have now "�" [22:31] mmm, yummy text encoding! [22:31] :) [22:33] you are right, the utf-8 got borked somehow after switching back to wiki and saving in HTML plugin and approving that [22:41] didn't you try putting the whole page in an html plugin? [22:41] madness! :D [22:43] *** freedumb2000 has joined #tikiwiki [22:46] yeah, crazy thing [22:46] :) [22:47] but what can one do when everything is switched to html ? [22:47] ;) [22:59] luciash: the remember me issue is something to investigate, in particular if you have it on new installs of trunk. [23:00] yes [23:00] luciash: New York could be a nice opportunity [23:04] *** rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio) [23:07] if you remember me [23:08] chealer: sure ! [23:26] *** Bl7a6g has quit IRC (Quit: Page closed) [23:26] tikiwiki: 03jonnybradley * r29127 10/trunk/lib/tikilib.php: [IGNORE] parse_data: note to fix edge case with html comments and strike wiki parsing. [23:28] tikiwiki: 03jonnybradley * r29128 10/trunk/lib/smarty_tiki/block.textarea.php: [MOD] textarea: Don't show tip about session until 5 minutes remaining