[00:33] *** ricks99_ has quit IRC ("Trillian (http://www.ceruleanstudios.com") [01:12] New Forum Posts: Is there a "User Contributions" page? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=32941 [01:14] *** pascalstjean has quit IRC (Read error: 110 (Connection timed out)) [01:36] *** btiffin has quit IRC (Remote closed the connection) [01:49] *** rodrigo_sampaio has joined #tikiwiki [01:57] *** rodrigo_sampaio has quit IRC ("Leaving.") [02:23] *** chibaguy has joined #tikiwiki [02:32] *** Caarrie is now known as Caarrie|sleeping [04:09] *** tanjir has joined #tikiwiki [04:59] *** franck has quit IRC () [05:49] *** chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client") [06:01] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [06:08] *** franck has joined #tikiwiki [06:25] *** tanjir has quit IRC (Connection timed out) [06:52] *** chibaguy has joined #tikiwiki [08:06] *** franck_ has joined #tikiwiki [08:22] *** franck has quit IRC (Read error: 113 (No route to host)) [08:25] *** chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client") [08:56] *** L0ggar starts logging #tikiwiki at Sat May 09 08:56:41 2009 [08:56] *** L0ggar has joined #tikiwiki [09:14] *** caralluna has joined #tikiwiki [10:31] tikiwiki: 03chibaguy * r18578 10/branches/3.0/styles/ (7 files in 2 dirs): [FIX] Styling for span.button2 mostly missing, so class added to .button, etc. [10:33] *** webmoose has joined #tikiwiki [10:34] *** webmoose has quit IRC (Client Quit) [10:44] *** chibaguy has joined #tikiwiki [10:56] *** Caarrie|sleeping is now known as Caarrie [11:05] *** Beestje has joined #tikiwiki [11:11] *** PrezKennedy has quit IRC (Read error: 110 (Connection timed out)) [11:13] tikiwiki: 03chibaguy * r18579 10/branches/3.0/ (33 files in 23 dirs): [FIX] Renamed themes that would have compatibility problems at sites where the Tiki 2 versions are already installed (to prevent deprecated Tiki 2 version theme-specific tpl files from being used). [11:17] tikiwiki: 03chibaguy * r18580 10/branches/3.0/templates/styles/ (4 files in 4 dirs): [FIX] Renamed theme in credits, for consistency. [11:20] *** PrezKennedy has joined #tikiwiki [11:22] *** btiffin has joined #tikiwiki [11:28] *** Caarrie is now known as Caarrie|away [11:39] *** caralluna has quit IRC () [11:45] *** caralluna has joined #tikiwiki [11:51] *** PrezKennedyII has joined #tikiwiki [11:58] *** PrezKennedy has quit IRC (Read error: 110 (Connection timed out)) [12:32] *** franck has joined #tikiwiki [12:40] tikiwiki: 03chibaguy * r18581 10/branches/3.0/styles/ (feb12.css feb12_3.css): [12:40] tikiwiki: [FIX] Renamed themes that would have compatibility problems at sites where the [12:40] tikiwiki: Tiki 2 versions are already installed (to prevent deprecated Tiki 2 version [12:40] tikiwiki: theme-specific tpl files from being used). (feb12.css missed in earlier commit.) [12:43] Info: Nominate Tiki for the 2009 Community Choice Awards - http://info.tikiwiki.org/tiki-read_article.php?articleId=61 [12:44] *** luminoso has quit IRC (Read error: 104 (Connection reset by peer)) [12:44] *** luminoso has joined #tikiwiki [12:51] *** franck__ has joined #tikiwiki [12:53] *** franck_ has quit IRC (Read error: 113 (No route to host)) [12:57] polom [13:03] *** franck has quit IRC (Read error: 113 (No route to host)) [13:05] polom [13:06] * luciash just nominated TikiWiki Project here: https://sourceforge.net/community/cca09/nominate/?project_name=TikiWiki%20CMS/Groupware&project_url=http://sourceforge.net/projects/tikiwiki/ [13:10] luciash, which category? [13:11] best project and the last one ;) [13:11] ah, ok [13:12] thanks to rick who pointed it out here : http://info.tikiwiki.org/tiki-read_article.php?articleId=61 [13:13] I like their icon graphic too. :-) [13:13] bbl [13:13] *** chibaguy is now known as chibaguy_away [13:17] *** franck has joined #tikiwiki [13:21] *** marclaporte has joined #tikiwiki [13:24] polom [13:24] moloq [13:24] * marclaporte declares TikiFestOttawa2009, day2, open [13:27] marclaporte, You are at the CodeFactory? If so, I'll be out the door in a few minutes. Just gotta get the little one ready for Ballet class. [13:28] btiffin: : yes [13:30] *** MartinCleaver has joined #tikiwiki [13:31] *** nkoth3 has joined #tikiwiki [13:31] *** franck__ has quit IRC (Read error: 113 (No route to host)) [13:33] * MartinCleaver is here for tikifest [13:33] * MartinCleaver is in Toronto [13:33] *** chibaguy_away is now known as chibaguy [13:39] yo MartinCleaver [13:39] howdy ;) [13:40] Happy tikifest :D [13:43] Dexter!! [13:43] :) [13:48] sylvieg: : when you show up, we have a question about quicktags for blogs, forums, etc. [14:04] anyone else finding dev.tw.o slow? < amette [14:15] nkoth3: yup, it was again this hanging MySQL-query... :-/ [14:15] ... I killed it - should recover in a matter of minutes [14:16] k. what query? [14:16] or is any random query? [14:16] SELECT count(DISTINCT ttif.`itemId`) FROM ( `tiki_tracker_items` tti INNER JOIN `tiki_tracker_item_f [14:17] interestingly it's always this one [14:17] can't get the full query from the output, but one can find it in trackerlib - it's the only query that starts like this [14:18] dogfood: sounds like a good idea until you have to deal with it... [14:18] *g* [14:18] might be a good idea to create a bug with this query in it... and try manually running this query with dummy values to see if it happens regularly [14:19] alright, I'll create a bug-report [14:19] running it with dummy values.. I don't know... this seems to be a Heisenbug.. [14:20] I found similar bug-reports at mysql's bug tracker... so it might be the database-engine, too - no one really seems to know about this one... [14:20] ... but as it always is the same query - I believe we can do something about it. [14:33] amette: hi [14:33] luciash: ho :) [14:33] amette: is this query related to email notifications ? [14:34] no, I don't think so... but I didn't go in that deep.. I think it is a really common query in trackers.. [14:37] BTW: [14:37] svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/trunk [14:37] Error validating server certificate for 'https://tikiwiki.svn.sourceforge.net:443': [14:37] - The certificate is not issued by a trusted authority. Use the [14:37] fingerprint to validate the certificate manually! [14:37] Certificate information: [14:37] - Hostname: *.svn.sourceforge.net [14:37] - Valid: from Wed, 12 Nov 2008 01:25:27 GMT until Tue, 12 Jan 2010 01:25:27 GMT [14:37] - Issuer: Equifax Secure Certificate Authority, Equifax, US [14:37] - Fingerprint: 04:b2:70:e9:ba:cf:70:fc:e8:8a:22:86:14:13:51:97:1b:6a:de:38 [14:37] (R)eject, accept (t)emporarily or accept (p)ermanently? [14:38] p [14:38] * MartinCleaver accepts (t) [14:38] Hi Martin, btw! Nice to see you again! :) [14:38] howdy amette :) [14:38] Where are you today? [14:38] am in Toronto [14:39] I'd accept permanently - that way, if this question comes again, you know that there is something bad going on - you just have to trust it the first time and if it changes, then you need to think again, if you trust it ;) [14:39] I'm in Bayreuth, Germany - nothing as fancy as your location ;) [14:40] thx ;) [14:40] ( actually I won't move away from here for two months as my employer doesn't let me take holidays currently :P ) [14:40] np :) [14:40] Do you use a PHP ide for tiki? [14:40] yes, it's called vim ;P [14:40] something like Komodo, NetBeans, Eclipse? [14:40] Does vim do xdebug? [14:41] I tried PHP-Eclipse once (they use tiki for their site ;) ), but I fear GUIs a bit and I once had a bad experience with eclipse.. ;) [14:41] yeah, vim does almost anything... I think there is a debugger-plugin for it... [14:41] but you do don't use xdebug or similar at all? [14:42] no, I tried back then with Eclipse but somehow didn't get it running reliably... so I stopped that experiment and went back to using print in code ;) [14:43] hmmm, vim website is in maintenance, it seems... hard to reach at first and now css is missing... ;) [14:43] http://www.vim.org/scripts/script.php?script_id=1929 [14:43] http://www.vim.org/scripts/script.php?script_id=1152 [14:43] actually there are even two xdebug-scripts ;) [14:43] and one more that is an enhancement of one of those.. [14:43] Ok. I have a powerpoint I put together showing how to install xdebug and use with an IDE. I'll put it up on dev.tikiwiki.org [14:44] kewl :) [14:44] * MartinCleaver doesn't do vi* if at all possile [14:44] :) [14:44] * amette does only vi* if at all possible ;) [14:45] I also tried KDevelop and stuff... they are all really nice and good and fancy features... but they lack a good editor... [14:46] you on Linux, Mac, PC? [14:46] ... for real - that's a knock-out criteria... the time I loose with typing, I can't win by any fancy features... and then always that mouse-pushing in between... *shakinghead* [14:46] I'm on Linux.. [14:47] I have been thinking to try VimClipse... that's a sick thing that starts a headless Eclipse and has a simple vim-script which uses the fancy eclipse features to show them in vim... [14:47] ... best of both worlds [14:47] but I don't know how good it work with PHPEclipse and it would need time to play with it [14:49] * MartinCleaver nods [14:49] MartinCleaver: if you can put it in an open format other than ppt it will be nice [14:49] Ok, open office is friendlier ;) [14:50] * amette nods :) [14:57] * MartinCleaver is following http://doc.tikiwiki.org/tiki-index.php?page=OS+X+Install&bl=y for his svn 3.0 install on his mbp [15:01] hmmm..... very nice 'n handy that vim.org has issues right now... otherwise I wouldn't have read this: http://barry.wordpress.com/2008/04/28/load-balancer-update/ [15:01] really should look into nginx before starting to build tw.o loadbalancers with pound... [15:02] *** gezza has joined #tikiwiki [15:07] MacOS Documentation says sudo ./setup.sh www www [15:07] MartinCleaversMBP:trunk root# sh setup.sh www www [15:07] Type 'fix' or 'open' as command argument. [15:07] * MartinCleaver reads the script [15:07] *** pkdille has quit IRC (Read error: 110 (Connection timed out)) [15:08] * MartinCleaver guesses: [15:08] MartinCleaversMBP:trunk root# sh setup.sh fix [15:08] -n User [nobody]: [15:08] www [15:08] -n Group [nobody]: [15:08] www [15:09] * MartinCleaver edits documentation [15:11] hmm. hang on - might this documentation be right for the current version of tiki? am installing 3.0, perhaps that is different? [15:11] it always depends on how your web-server is set up [15:12] tiki-version is irrelevant in this case [15:13] the web server needs to be able to run the scripts (PHP) and create files (image upload, etc.), so the correct usage of setup.sh is dependent on which user/group your web-server runs as and what user/group you have tiki installed... [15:13] ... hard to give a general this-is-the-right-thing-to-do guideline! [15:13] but setup.sh seems to not take user & group as parameters, it takes "fix" or "open" [15:14] ah, ok, yes, that is again another story... [15:14] ... that is for Mods-installation! [15:14] and these instructions are for MacOS, so isn't generic [15:14] ok [15:14] "Mods" may install PHP, templates, CSS, whatever... [15:14] ... and "fix" is the normal thing to have your server secure - PHP/templates/etc. can't be written by the webserver! [15:15] So this way no one can put a malicious script in there... [15:15] * MartinCleaver saves his changes to http://doc.tikiwiki.org/tiki-index.php?page=OS+X+Install&bl=n [15:15] ... but for mods you need to temporarily allow that -> "open" [15:15] *** pascalstjean has joined #tikiwiki [15:15] it'll be ok, I think... it's more about how does the "usual" OS X install handle groups, etc.. :) [15:16] and if it works for you - fine! :) [15:17] we'll see if it works... [15:23] ROFL - automattic ("the wordpress company") are pretty cool... :P [15:23] If you look at their webserver's HTTP headers you'll see: "X-hacker: If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header. [15:23] " [15:25] *** pkdille has joined #tikiwiki [15:27] hi pkdille [15:28] *** Beestje has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.10/2009042316]") [15:43] marclaporte, Sorry family commitments took longer than expected. Out the door now. See ya soon. [15:44] Not a sorry family. Sorry, family ;) [15:47] LOL [15:47] ROFL, yeah :D [15:54] tikiwiki: 03chibaguy * r18582 10/branches/3.0/ (91 files in 26 dirs): [FIX] Rollback to undo rename of Feb12, Darkroom, TheNews, and Tikinewt themes. [15:57] tikiwiki: 03pkdille * r18583 10/branches/3.0/styles/coelesce.css: [FIX] coelesce.css: the sitetitle and sitesubtitle have to stay on the side of the logo and not below. Import layout.css in this theme. [15:59] * MartinCleaver is installing a local macports mysql server [16:00] is tiki going to get upset if I run it on localhost rather than on a named hostname? [16:01] * Caarrie|away would install mysql with fink instead [16:02] *** Beestje has joined #tikiwiki [16:16] *** Skyrider has joined #tikiwiki [16:16] Hi everyone [16:16] *** Skyrider is now known as Guest99790 [16:16] *** Guest99790 is now known as FF|Skyrider [16:17] I installed tikiwiki today ^_^ [16:17] Though, I'm having a small issue, hoping someone could help me with it if of course someone is around. [16:17] I copy/pasted something from a website to a page.. [16:18] and... well, I can no longer use the page or edit any page.. [16:18] I keep having "Babelfish (debug): Fatale error" at the bottom of the page. [16:20] FF|Skyrider: hi, welcome to the tikiwiki world. :-) [16:20] ty :p [16:20] I think the babelfish error message might be a separate problem. [16:20] If I recall, that might be broken. [16:21] anyway, it was when I tried last. [16:21] So you pasted something into a wiki page? [16:21] http://halflife2.filefront.com/file/Earths_Special_Forces_v123_Full;38840 [16:21] This I copy/pasted [16:21] below the banner [16:22] "about the mod" and "features" [16:22] I copy/pasted those parts [16:22] .Once i did that, things started to break down [16:22] is the part you pasted just html? [16:23] *** patlaj has joined #tikiwiki [16:24] looks like part of an html table containing nothing especially risky [16:24] but if the table was missing a tag or something when pasted in, it could break the tikiwiki page [16:25] any way to restore this? [16:25] and shouldnt tikiwiki prevent this? [16:26] well, you pasted it into the edit textarea of a wiki page? [16:26] yup [16:26] I believe so [16:27] how about using a url like this: (yourdomain)/tiki-editpage.php?page= and then put the name of the broken page. [16:28] The only thing I see on that page is "TestTestTestTest" [16:28] When saving it [16:28] getting an error page [16:28] The requested URL /tikiwiki/Goku&saved_msg=y was not found on this server. [16:29] try the url without the "&saved_msg=y" [16:30] "The requested URL /tikiwiki/Goku was not found on this server."? [16:31] I was wrong, I copy/pasted it on the home page. [16:31] I think maybe you need to turn off short urls or else rename "_htaccess" to ".htaccess" in your tikiwiki root directory [16:31] But I get the same error. The requested URL /tikiwiki/HomePage&saved_msg=y was not found on this server. [16:31] http://wiki.esforces.com/tikiwiki/tiki-index.php [16:31] The edit did worked.. [16:32] The features no longer has a table around it [16:32] but i still can't click the edit button [16:32] How a simple copy/paste can break everything [16:32] Hey there - when I turn comments on for a wiki, I'd like the comments to display by default, not the link to toggle show or hide. Is there a setting to do this, or will I have to edit the template? [16:33] No, it shouldn't break everything. I suspect there might be some other cause. [16:34] Anyway I can see the error log? [16:36] this url works for your Goku page - tiki-index.php?page=Goku - which indicates what I said at 01:31 ^^ . [16:36] How come the edit button doesn't work? [16:36] leading to http://wiki.esforces.com/tikiwiki/tiki-index.php?page=Goku# [16:37] Also, curious. [16:37] Does tikiwiki has simple url's? [16:37] eg: tikiwiki/goku.php [16:38] well, not .php, but wiki.esforces.com/Goku [16:38] but you need to do the htaccess rename as I described. [16:38] and if your server supports it, you can use the short urls. [16:39] when you're logged in as admin, you don't get an edit button on any wiki page? [16:40] by the way, the TestTestTestTest on Goku is a link because it's a "WikiWord" (has an internal uppercase letter), wiki link style. [16:40] you can turn that off, too, if you want, and use ((Test)) for links. [16:41] *** patlaj has quit IRC () [16:41] if you don't want every "iPod" etc to be shown as a link. [16:43] so if I keep using Caps, it sees it as a link or something? [16:43] patlaj: you can set it in Administration > Admin home > Wiki, find the section about comments [16:44] And I am logged in to admin, I am seeing an edit button (image) at the top of every page. [16:44] but when I click it, nothing happens [16:44] what tikiwiki version are you using? [16:44] http://wiki.esforces.com/tikiwiki/pics/icons/page_edit.png [16:44] This I see [16:44] I installed it today, so the one from the download page :p [16:45] more than one is available from the download page. [16:45] *** patlaj has joined #tikiwiki [16:45] tikiwiki-2.4.tar [16:45] 2.4 as it seems [16:45] Hey sorry I lost connection [16:46] was wondering if anyone knows how to display comments on a wikipage by default? [16:46] FF|Skyrider: try changing themes. [16:46] patlaj: you can set it in Administration > Admin home > Wiki, find the section about comments [16:47] FF|Skyrider: if you use Caps inside a word, and have "use wikiwords" turned on, then yes, these are interpreted as links. that's the traditional wiki method. [16:47] Thanks gezza - don't know how I missed that [16:48] but you can change that on the admin wiki page. [16:48] then only double-parentheses will make a link, like ((this is a link)). [16:48] My my [16:48] That worked [16:48] I had to change theme. [16:48] ah, great [16:48] lol, so the theme is bit bugged? [16:49] yes, that one wasn't maintained as well as others [16:50] Also... I was going to use Forums and had moderation set up for that. Can I control things the same way with wiki comments? Like, can I give a group moderation rights, require comments to be queued before posting, and alert particular people when a comment is posted? [16:51] Thanks [16:51] But what is "Babelfish (debug): Fatale fout" [16:51] at the bottom? [16:52] I think Babelfish maybe doesn't work, so should be turned off. [16:52] * MartinCleaver has installed webmin [16:52] (maybe not maintained, either, so has old urls that cause the error) [16:54] patlaj: when you create a forum you can make these settings [16:54] tiki-admin.php?page=i18n [16:54] hi, sylvieg around ? [16:54] ...to turn off babelfish [16:55] Weird thing [16:55] when I save the page on another theme [16:55] MartinCleaver: tiki runs fine on localhost except the remember me feature [16:55] I still get [16:55] The requested URL /tikiwiki/HomePage&saved_msg=y was not found on this server. [16:57] maybe someone can help me with this: i am testing and translating TW3rc1 and I noticed that when I edit a wikipage using wysiwyg, click on the new great help solution and select a plugin, fill out the parameters and click send the page just reloads and nothing happens [16:57] gezza: yeah, I had my forum set up correctly - but I'm wondering if I can have the wikipage comments work the same way. [16:57] with the normal editor it is ok [16:57] FF|Skyrider: Did you rename http://wiki.esforces.com/tikiwiki/_htaccess to http://wiki.esforces.com/tikiwiki/.htaccess ? [16:57] is it ment to be like this or its a bug? [16:58] *** chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client") [16:58] gezza: wysiwyg bug [16:58] *** chibaguy has joined #tikiwiki [16:58] Chiba, yes [16:59] patlaj: in TW 3.0 you can have this http://doc.tikiwiki.org/tiki-index.php?page=Tikiwiki+3.0 [16:59] and turn on "Search engine friendly url" on tiki-admin.php?page=features ? [16:59] luciash: so its a known error? is it likely to be fixed before 3.0 is released? [17:00] if these steps don't work, then maybe your server doesn't support apache url rewriting. [17:00] redirecting [17:00] gezza: yes, i doubt [17:01] gezza: quick fix could be to not display the wiki syntax + plugins help when in wysiwyg mode [17:01] gezza: ah... so no moderation queue for wikipage comments in 2.*? That's a downer... [17:03] patlaj: just wait a few more days ;) 3.0 should be out soon [17:03] chibaguy: rewriting was correct ;) [17:03] gezza: heheh... thanks [17:04] ok, thanks, luciash [17:04] Hm, if I have a theme with a number of customized templates, I wonder how easy the 2->3 upgrade is going to be? [17:05] luciash: I see..but I cant disable that from the frontend I guess [17:05] I dont remember any such setting [17:05] patlaj, does the theme have tiki.tpl, header.tpl or tiki-site_header.tpl [17:05] ? [17:06] those are the most sensitive, I'd say [17:06] yeah all three :( [17:07] hmm [17:08] Maybe it would be easiest to start with new templates and re-implement your changes. [17:08] Where can I find search engine friendly? [17:08] on tiki-admin.php?page=features .. but where? :P [17:08] patlaj: is the theme liquid and full-width? [17:09] FF|Skyrider: under the "experimental" tab [17:09] chibaguy: yeah - it's heavily customized because I needed to exactly match the look&feel of an existing site [17:10] chibaguy: ...plus a few usability niceties to support expected usecases around forums/comments [17:11] I think it's going to be a bit of work, but will likely be worth it [17:12] I just wish I had already done it ;) [17:13] it will be worth it, 3.0 is a great step forward ;) [17:13] It was set on Chiba. [17:13] I did that this afternoon [17:13] well, tiki3 has a styles/layout/layout.css that contains css for some of the underlying things, which could be helpful. [17:14] FF|Skyrider: maybe you should contact the server admin about it then. [17:14] could be a server config issue. [17:14] thanks all, chat later likely ;) [17:15] *** patlaj has quit IRC () [17:19] time to sleep here. have fun, tikifest people. [17:19] *** chibaguy has left [17:33] tikiwiki: 03nkoth * r18584 10/branches/3.0/tiki-admin_include_textarea.php: [FIX] Invalidate plugin list cache on plugin activation/deactivation [17:33] thanks luciash [17:49] *** thunder_dex has quit IRC ("Leaving.") [17:50] *** thunder_dex has joined #tikiwiki [18:01] *** FrankP_german has joined #tikiwiki [18:12] Are there any mail system in tikiwiki? [18:12] I can't find any to change or add pop / smtp settings. [18:13] I attempted to register on my own wiki page, but I never got any email [18:13] Thus I wanted to add an email manually by email/pop/smtp setings [18:23] tikiwiki: 03nkoth * r18585 10/branches/3.0/ (lib/wiki/wikilib.php tiki-admin_include_textarea.php): [FIX] Plugin list cache should be language specific [18:28] amette: is dev having mysql hang pbm again? [18:32] nkoth3: no, can't see the same process hanging... [18:32] ok, nm, it seems to reciver... [18:33] after a long wait... [18:35] cd ~ [18:35] oops [18:36] nkoth3: dev.tw and doc.tw are on regular basis stuck for me (around 200s excution time) ... we did not find out yet [18:44] ok. [18:44] sylvieg: i wanted to chat about the problem of the quicktag for plugin not working in blog/forum [18:44] do youhave time now? [18:46] I am trying to help sebastien - but can do both [18:47] I have no idea about problem with quicktags in blog [18:47] let me check [18:47] it's the one where you try and press the flash quicktag in blog [18:48] blog post, and the page refresh instead of inserting the plugin tag in the editor [18:50] I ahve no ajax, no jquery - the bold is working - the flash is noti working [18:52] ah ok seems it is only the quicktag - plugin [18:52] have you investigated this problem before? [18:53] Because I , well Dex has, and we have an idea how to fix it, but all the fixes have disadvantages [18:53] no - it is new... jonny add-on? [18:53] I think so [18:53] well, i can wait till tomorrow morning to choose a fix,....try and talk to jonny first [18:54] basically there is a js function in tiki-js.js that assumes wikiedit textarea ID [18:56] it is working in a wiki page - so why it is not working in blog? [18:56] ok [18:56] so change the id in blog? [18:59] strange because taginsert('id',.. the id is right there [19:10] quick patches: 1/ name all the textarea editwiki 2/ test in tiki-js.js if editwiki exists... if blogedit exists... [19:10] the best will be to set the param [19:11] .. quite of dirty programation [19:17] nkoth3: what was your proposal? [19:17] one sec [19:20] we can also add a param to popup_plugin_form ... no t too hard [19:27] *** nkoth3_ has joined #tikiwiki [19:27] i know [19:27] but there is on e more complication with that [19:28] *** nkoth3__ has joined #tikiwiki [19:29] *** nkoth3___ has joined #tikiwiki [19:29] LOL [19:29] * amette wonders how long nkoth3's tail will become... ;) [19:32] I have a working solution - for blog and wiki by adding a param [19:32] .. perhaps I missed another point [19:35] *** nkoth3 has quit IRC (Read error: 145 (Connection timed out)) [19:40] ok, but the param has to be passed from the quicktags right? [19:40] 02[20:12] 01Are there any mail system in tikiwiki?02[20:12] 01I can't find any to change or add pop / smtp settings. [19:41] sylvieg: so are you changing the quicktags definitions in the db? [19:41] no - I wil commit soon [19:42] (my tiki-js.js has a lot of experimental stuff inside ... and of course I did not check before.. :-() [19:45] *** nkoth3_ has quit IRC (Read error: 110 (Connection timed out)) [19:46] *** nkoth3__ has quit IRC (Read error: 110 (Connection timed out)) [19:49] tikiwiki: 03sylvieg * r18586 10/branches/3.0/lib/ (tiki-js.js tikilib.php): [FIX]wiki: to have also plugin quicktag working in other area than editwiki [19:49] tikiwiki: 03sylvieg * r18587 10/branches/3.0/templates/tiki-edit_help_tool.tpl: [FIX]wiki: to have also plugin quicktag working in other area than editwiki [19:53] yes, that was waht I was going to suggest... [19:53] but note there is a call to popup_plugin_form in tikilib as well [19:53] in the parser [19:53] (for the icons) [19:53] oops - thx forgot this place [19:54] ... seems I broke the edit plugin in view page :-( [19:56] ah... the edit plugin in view page needs jquery ... [19:57] ok this is another problem [19:57] can you add a check by the way? [19:58] tikiwiki: 03sylvieg * r18588 10/branches/3.0/lib/tikilib.php: [FIX] missing one - thx nkoth [19:58] I do not know ... if it is a bug or a feature requirement - not an expert on that [19:59] if I turn jquery off and popup edit link on, what happens? [19:59] nothing happens for me without jquery [20:00] then ok [20:00] leave it... [20:01] we will ask lph or jonny [20:01] need to go in the dark side og IE7 [20:05] btw I think edit plugin never worked in blog or forum... [20:06] intersting, I try [20:07] also, another problem with the quicktag adder just now [20:07] is that if it is part of a tracker plugin (or otherwise embeded in a wiki page), e.g. Timesheet tracker (use the profile) [20:08] there seems to be some clash with the "tiki_plugins" js var [20:09] it stores the list of plugins on the page, when on editing pages, it stores the list of all plugins [20:14] so, sylvieg: does the flash button in the wiki editor work anymore for you with plugin edit on? [20:18] hmm. maybe nothing to do with pluginedit [20:21] but yes, in view page mode [20:21] the tiki_plugins js var only contains the plugins that are editable on the page, [20:21] for the quicktags to work, we really need all th eplugins info in this var [20:25] I have a proposed fix... [20:25] i'll just try it and commit it if it works [20:26] Can anyone help me? :p [20:26] No one really answered me still :p [20:27] sorry, scrolling back.. [20:27] Just wanting to know if tiki has smpt/pop options [20:27] I never received an email when I registered on my own wiki [20:27] are you using tiki 2.0? [20:27] 2.4 [20:29] brb btw, movie. I'll check this page when there is a commercial, thanks. [20:29] I think the mailing uses sendmail I think, but [20:31] tw uses the mailer that is set on your system - see the doc on php.net about the mail function [20:31] Welcome to the official Tikiwiki English Irc Channel. TikiWiki or better known as TW, is your Groupware/CMS (Content Management System) solution, you can get more infomation at http://info.tikiwiki.org/ . [20:31] you ahve first to test the mail on your system - if unix and your local try a mail command line [20:31] bbl [20:35] ...but if you edit the settings in lib/webmail/htmlMimeMail.php it may provide a way to change it. I think I may have tried this before a long time ago. If you do try this let us know if it works thanks [20:44] tikiwiki: 03nkoth * r18589 10/branches/3.0/lib/tikilib.php: [FIX] Plugin embedded editor wuicktag to add plugin tag not working before (e.g. in tracker plugin) [20:47] *** eromneg has joined #tikiwiki [20:47] So there is no mail settings through the admin cp? [20:54] no [20:54] shame [20:56] sylvieg: are you able to look at the last commit of mine and see maybe there a better fix by putting this js include somewhere else, becaude forums editor flas button don't work also die to tiki_plugins not defined [21:15] *** Lucymoz has joined #tikiwiki [21:27] *** lindon_ has joined #tikiwiki [21:28] plugin lastmod has the tiniest little bug [21:29]  shows up at the end of the modification date [21:29] this can be fixed in line 42 [21:29] by changing  to %Z [21:29] instead of  [21:30] oops...instead of "percentO" [21:31] sorry this is hard to read [21:32] keeps hiding it when i write "percent sign"O [21:33] in line 42 of wikiplugin_lastmod.php, "percentsign"O should be changed to %Z [21:33] there...i said it [21:45] *** MartinCleaver has quit IRC () [21:50] *** eromneg has left [21:52] lindon_: do you know how to commit? [21:52] no i don't [21:52] I can teach you [21:52] okay [21:53] Do you have a shell account somewhere? [21:53] not sure what that means [21:53] ok, we need command line interface, with Linux [21:54] maybe a webhost with SSH [21:54] http://dev.tikiwiki.org/commit [21:59] I can give you a server access somewhere if you need [22:00] okay - was looking to see what my webhost had [22:00] don't see it there yet [22:01] you can try with your ftp account too [22:01] install something like putty [22:01] and try with your ftp account info [22:01] i have filezilla? [22:02] does that work? [22:02] I don't think fillezilla has ssh client [22:02] okay, looking for putty [22:09] okay, need to specify the destination to connect to [22:09] don't see it on the commit page [22:14] I will send you something [22:18] thank you! [22:20] got it now [22:25] lindon_: : I will let you struggle to install tiki with the current docs [22:27] okay, we'll see how i do... [22:28] * marclaporte thinks Lindon will improve docs in the process... [22:30] * lindon hopes he doesn't blow up tikiwiki permanently [22:30] how do you do the thinking thing? [22:31] *** nkoth3 has joined #tikiwiki [22:36] * marclaporte closes is eyes and hopes... [22:43] *** Caarrie has joined #tikiwiki [22:43] *** Caarrie|away has quit IRC (Nick collision from services.) [22:43] *** Caarrie is now known as Caarrie|away [22:47] *** nkoth3_ has joined #tikiwiki [22:48] *** nkoth3___ has quit IRC (Read error: 110 (Connection timed out)) [22:48] lindon_: : how is it going? [22:50] just checked out revision 18589 [22:50] moving on to next step [22:52] yay! [22:53] :-) [22:53] also: http://dev.tikiwiki.org/How+to+get+commit+access [22:53] *** orionrobots has joined #tikiwiki [22:54] *** orionrobots has left [22:54] does anyone know if nested wiki plugins are parsed from inside out or outside in? [22:56] *** nkoth3 has quit IRC (Read error: 110 (Connection timed out)) [23:10] outside - inseide I think [23:19] *** SEWilco2 has joined #tikiwiki [23:22] *** nkoth3 has joined #tikiwiki [23:39] *** nkoth3_ has quit IRC (Read error: 110 (Connection timed out)) [23:39] Is there any way for me to make file attachments freely to be available to even guests/ [23:39] ? [23:43] FF|Skyrider: : yes [23:43] I just saw through permissions [23:43] need to find that first ^_^ [23:43] the permissions page that is [23:43] I'm completely new with tiki [23:49] marclaporte ? [23:50] y [23:50] How do I set the permissions? [23:50] Can't find it ;) [23:50] doc.tikiwiki.org/permission [23:51] *** Caarrie|away is now known as Caarrie [23:53] weird.. [23:53] "tiki_p_download_files " is enabled for guests. [23:53] Yet, i don't see any files as a guest [23:54] *** FrankP_german2 has joined #tikiwiki [23:54] you mean Anonymous? [23:54] yes [23:55] what url are you visiting? [23:55] there are several pems [23:55] perms [23:55] http://wiki.esforces.com/tikiwiki/Goku [23:55] one to see list of file galleries [23:55] 1 file attached, non-visible for guests. [23:55] on to browse file galleries [23:56] you attaching a file to a wiki page? [23:56] yea. [23:59] you want perm in general or just for that wiki page? [23:59] general