[00:50] tikiwiki: 03chealer * r30805 10/branches/6.x/lang/fr/language.php: [FIX] Literal translation of capitalization ("View Page" => "Voir la page" instead of "Voir la Page") [00:51] *** Caarrie|away is now known as Caarrie|sleeping [01:17] *** mohrt has joined #tikiwiki [01:19] *** kiilo has left [01:47] *** olinuxx has quit IRC (Quit: http://www.linuxmao.org) [01:58] *** idle- has joined #tikiwiki [02:01] *** idle-_ has quit IRC (Ping timeout: 272 seconds) [02:10] *** ricks99 has joined #tikiwiki [02:12] in wiki-authors.tpl, how can i show the last edit date for each person (when showing the collaboration style)? [02:14] anyone online to help poor-ol' rick? [02:38] *** Xand2 has joined #tikiwiki [02:40] *** Xand1 has quit IRC (Ping timeout: 245 seconds) [02:49] *** goj|ghost has joined #tikiwiki [02:50] *** goj|reconnect has joined #tikiwiki [02:53] *** goj has quit IRC (Ping timeout: 245 seconds) [02:53] *** goj|reconnect is now known as goj [02:54] *** goj|ghost has quit IRC (Ping timeout: 245 seconds) [03:00] *** mohrt has quit IRC (Quit: Leaving.) [03:05] *** mohrt has joined #tikiwiki [03:10] *** ricks99 has quit IRC (Quit: Page closed) [03:28] *** mohrt has quit IRC (Quit: Leaving.) [03:35] *** ttrimm has quit IRC (Quit: Later Folks!) [03:36] *** Xand2 has left [03:42] *** franck has quit IRC (Quit: Leaving.) [04:49] *** jcyrisse has joined #tikiwiki [06:31] wow...very quite...is this thing on?...lol [09:19] *** chibaguy has joined #tikiwiki [09:19] *** ChanServ sets mode: +o chibaguy [09:20] poloom [09:20] hello :) [09:20] hi jcyrisse [09:21] late for me...signing off pretty soon [09:21] ah, ok. it's 6:20pm for me. [09:22] ah....big difference...3:22am here...i am a nightowl :) [09:22] well...it is night night for me...talk to you later [09:23] ok, g'night. [09:23] ty [09:32] Anyone else having a problem deleting user pages, in Tiki 6, when logged in as admin? I get the "you don't have permission to edit this page" error, and can't remove or edit a spammer's user page. [09:36] I just updated the site from 5.3 to branch 6, but don't recall trying to remove a user page before, so don't know if it's a new problem or older one. [09:36] And I can't believe "Permission denied you cannot edit this page" is still in the code. I thought this run-on sentence was fixed long ago. [09:37] In fact I'm sure I fixed it once before (and other similar run-ons). [09:39] I wonder what the reason is that messages like this don't have a period at the end (in the language string). [09:41] A less militaristic message would also be an improvement. [09:58] *** chibaguy has quit IRC (Read error: Connection reset by peer) [10:52] *** goj|ghost has joined #tikiwiki [10:54] *** rodrigo_sampaio has joined #tikiwiki [10:55] *** goj has quit IRC (Ping timeout: 245 seconds) [10:55] *** goj|ghost is now known as goj [10:56] *** lphuberdeau has joined #tikiwiki [10:58] *** PhilBack has quit IRC (Ping timeout: 255 seconds) [11:26] tikiwiki: 03chibaguy * r30806 10/branches/6.x/ (81 files in 50 dirs): [FIX] Language edits: correct grammar of "Permission denied you cannot...." run-on sentences and lighten the militaristic tone. [11:47] *** lphuberdeau has quit IRC (Ping timeout: 240 seconds) [11:50] *** lphuberdeau has joined #tikiwiki [11:55] *** lphuberdeau has quit IRC (Ping timeout: 245 seconds) [12:04] *** Caarrie|sleeping is now known as Caarrie|away [12:26] *** jonnyb has joined #tikiwiki [12:27] polom - hey, i got my /nick back! :) [12:32] *** chibaguy has joined #tikiwiki [12:32] *** ChanServ sets mode: +o chibaguy [12:32] poloom [12:33] polom chibaguy - thought we might as well chat here so as to share and enjoy... [12:34] :-) [12:39] tikiwiki: 03jonnybradley * r30807 10/branches/6.x/ (4 files in 3 dirs): [ENH] html: Pref to control the use of the tag in the page (currently only used when in nested directories) [12:42] Is it a known bug that when you log into the "site closed" page's login form with a wrong name/pw, the page refresh actually lets you see the site, showing tiki-login.php and an error msg? [12:42] (site header, side columns and footer all show.) [12:43] I think I saw this reported or talked about somewhere. [12:43] a regression, I think. [12:43] yes, i saw something about that [12:43] didn't check though [12:44] not too nice [12:45] rodrigo_sampaio: you there? [12:49] jonnyb: yes [12:49] greetings :) [12:50] should i commit this little fix to lib/pear/Text/Wiki/Parse/Mediawiki/Comment.php ? [12:50] if i do can youi deal with the PEAR thing? [12:57] jonnyb: I'm not sure, because although we can clearly see the problem when running the importer inside Tiki, I can't reproduce it when running Text_Wiki directly [12:57] jonnyb: so I think the best is to create on the importer a new class to override the regex only inside Tiki [12:57] jonnyb: and fill a bug report here http://pear.php.net/package/Text_Wiki_Mediawiki [12:58] arg - i need it and don't have time for that (working to 1am everyday already) [12:58] jonnyb: this is very easy and quick [12:59] jonnyb: just create Text_Wiki_Parse_Comment_TikiImporter or any other name [12:59] as i said i don't understand how your imported works, so don't know what to override [12:59] jonnyb: ok, so just change Comment.php [13:00] jonnyb: and if I find some time I will handle the rest [13:00] no problem [13:00] tikiwiki: 03jonnybradley * r30808 10/branches/6.x/lib/wiki-plugins/wikiplugin_article.php: [FIX] wikiplugin_article: Show most recent article if Id empty and use editplugin class on edit icons so you can hide them/ [13:00] ah, bless you - thanks! [13:01] ;) [13:02] oops - meant to add something about PEAR to the commit msg [13:02] tikiwiki: 03jonnybradley * r30809 10/third_party/textwiki/Wiki/Parse/Mediawiki/Comment.php: [13:02] tikiwiki: [FIX] meadiwiki parser: Correct greedy option on comments regexp (if you specify [13:02] tikiwiki: option U, adding ? after the * makes it greedy so this was matching the first [13:02] tikiwiki: opening comment tag to the last as so missing out most of the page content). [13:02] pressed wrong button... [13:02] sept_7 will whinge at me about it! ;) [13:05] *** pillbox has quit IRC (Read error: Connection reset by peer) [13:20] tikiwiki: 03jonnybradley * r30810 10/branches/6.x/lib/prefs/ (bot.php feature.php global.php): [FIX] prefs: Clarify which "Content" belongs to which pref so you can see the difference when set in perspectives. [14:06] *** GillesMM has joined #tikiwiki [14:06] *** GillesMM has left [14:10] *** coaboa has joined #tikiwiki [14:10] hello from germany [14:11] hi coaboa [14:11] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [14:12] hi chibaguy, how much work is it to update the tikipedia theme for 6.x? [14:14] Is it mainly css fitting or template/smarty which have to be modified, which files I should look first at? [14:14] and should I try to make it look like the current mediawiki theme? [14:16] *** mohrt has joined #tikiwiki [14:17] Have a customer who wants a mediawiki look-a-like tiki [14:27] *** mohrt has quit IRC (Quit: Leaving.) [14:30] chibaguy, got a heart attack because of my question? ;-) Just thought you might give me a starting hint as the theme looks quite weired at themes.t.o [14:45] sorry, coaboa, I wasn't paying attention. [14:47] ;-) [14:47] I can put the tikipedia files that I have so far in Tiki's svn repository, at users/chibaguy, I guess. [14:48] There is both template modifying and CSS stuff to do. There is always a question about how much customizing of templates to do, because it makes updating the theme so hard when there is a lot of customizing. [14:51] well, I've got quite a bit done but also tiki has advanced since I last spent time on it, so probably more needs to be done to catch up. [14:52] *** GillesMM has joined #tikiwiki [14:52] I've been working on implementing the new Mediawiki design (Vector). I wanted to use the old one (Monobook) as a theme option. [14:55] cool. were can I access what you've done so far to give it a try? [15:00] tikiwiki: 03chibaguy * r30811 10/users/chibaguy/trunk_themes/themes/tikipedia/: [KIL] Removing old files. [15:00] *** olinuxx has joined #tikiwiki [15:03] so checking out trunk should do the job? [15:04] Coming in a minute.... [15:07] No, they aren't in trunk, as they can't be in Tiki's core code due to license differences. [15:07] *** Lapa has joined #tikiwiki [15:07] hi there [15:07] *** GillesMM has quit IRC (Remote host closed the connection) [15:07] Tiki forums don't work so I've decided to try here [15:07] They don't work? [15:07] tikiwiki: 03chibaguy * r30812 10/users/chibaguy/trunk_themes/themes/tikipedia/ (73 files in 12 dirs): [NEW] New version of Tikipedia theme (implementation of Mediawiki's Vector theme), with Monobook as theme option. There's still much work to do. [15:08] yes, whenever I try to post a new topic [15:08] Forbidden You don't have permission to access /tiki-view_forum.php on this server. [15:09] coaboa: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/users/chibaguy/trunk_themes/themes/tikipedia/?view=tar or check out with svn. [15:09] Lapa, I see. The security things get wound up too tight there sometimes. [15:10] here it goes: [15:10] I've tried to upgrade from 3.3 to 5.2 using Fantastico Deluxe. Now when I try to open the site I get the following error: Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'x097489_tiwi2.tiki_user_login_cookies' doesn't exist in /home/x097489/public_html/butn/lib/core/lib/TikiDb/Pdo.php on line 75 Warning: Cannot modify header information - headers already sent by (ou [15:10] How do I fix it? Repairing database doesn't help. [15:11] I don't know myself. Hopefully somebody will see your question and reply, maybe later on. [15:13] Lapa: did you run the database update in the installer? [15:13] hm, it's fantastico installer [15:13] yes, it has ran the db update [15:14] *** olinuxx has quit IRC (Quit: http://www.linuxmao.org) [15:14] sounds like the one that should create tiki_user_login_cookies failed then [15:14] do you have phpmyadmin or something like it? [15:15] sure [15:15] there's no such table now [15:15] Lapa, maybe you could run tiki-install.php even though Fantastico did the upgrade. [15:16] try running the sql in installer/schema/20100215_create_tiki_user_login_cookies_tiki.sql [15:16] thx, i'll try [15:16] yes, do tiki-install.php if you can, it should show any that fail [15:31] *** chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.) [15:52] *** rodrigo_sampaio has joined #tikiwiki [15:53] chibaguy: thx [15:54] *** Lapa has quit IRC (Quit: Page closed) [15:59] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [16:08] *** conner_bw has joined #tikiwiki [16:12] tikiwiki: 03chibaguy * r30813 10/users/chibaguy/trunk_themes/themes/ (8 files in 8 dirs): [KIL] Themes now developed in trunk and branches (plus one old version). [16:18] *** Jyhem has quit IRC (Remote host closed the connection) [16:22] *** Jyhem has joined #tikiwiki [16:30] *** conner_bw_ has joined #tikiwiki [16:30] *** conner_bw has quit IRC (Read error: Connection reset by peer) [16:30] *** conner_bw_ is now known as conner_bw [16:36] *** rodrigo_sampaio has joined #tikiwiki [16:45] *** GillesMM has joined #tikiwiki [16:46] *** GillesMM has quit IRC (Client Quit) [16:47] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [17:26] New Forum Posts: Can publish articles as Admin, but Registered Users cannot see them - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39567 [17:27] howdy all! [17:42] polom [17:43] i made some changes to wikiplugin for mindmap, and posted to developer list for some feedback. i dont know where to go from there, so was looking for some guidance. [17:44] hi chealer and jcyrisse [17:45] howdy do jonnyb :) [17:45] yes, jcyrisse, saw your mail and skim read it - looks like you're done a good job but i don't have time today to test it [17:45] was going to reply on devels when i can... [17:45] is this your first php thing? (impressive if so!) :) [17:46] oh...kewl...well, if i did something right, i am scaring myself [17:46] *** happy has joined #tikiwiki [17:46] yup...first ever [17:46] LMAO [17:46] *** happy has quit IRC (Client Quit) [17:46] i actually have it working on my site [17:47] so, if i can get my feet wet how to do this, i am gonna look at that tracker issue [17:47] much bigger deal though [17:50] seems like it could be really fun...heh...is that the first sign of insanity? [18:06] hello jonnyb [18:07] * jonnyb waves [18:07] I had an Aptana question for you [18:07] jonnyb: some of my projects aren't recognized as PHP projects. do you know how to fix that? [18:08] that's a fun one :) [18:08] i usually end up doing a diff between the .project files between one that works and one that doesn't [18:08] jonnyb: hehehe [18:09] copy the bits missing into the ones that aren't php [18:09] (with aptana closed, of course!) [18:26] tikiwiki: 03jonnybradley * r30814 10/branches/6.x/lib/wiki-plugins/wikiplugin_include.php: [FIX] wikiplugin_include: Missing offset param and missing $repeat param on smarty_block_ajax_href call. [18:27] tikiwiki: 03jonnybradley * r30815 10/branches/6.x/lib/wiki-plugins/wikiplugin_article.php: [FIX] wikiplugin_article: Missing global $tiki_p_admin_cms [18:28] tikiwiki: 03jonnybradley * r30816 10/branches/6.x/lib/wiki-plugins/wikiplugin_freetagged.php: [FIX] wikiplugin_freetagged: Missing var (so use 0 for offset) [18:32] *** lindon_ has joined #tikiwiki [18:33] hi lindon_ [18:33] hi chealer! [18:58] jonnyb: cool, I fixed them all by copying a well-working .project. [18:58] thank you, I'm glad I didn't try finding that by myself :-) [18:58] super [18:58] polom lindon_ [18:58] chealer: (took me a while ;) ) [18:59] polom jonny [18:59] gearing up for the London TikiFest? [19:00] lindon_, jonnyb: I went to a customer who had problem with the IMAGE alias. they used that and it had some bug with border. I told them to use IMG instead and it worked. the problem is the two plugins/plugin aliases are almost identical in the plugins list, they have the same description. [19:01] it's only a problem for upgrades from before 5.x, new installs don't have the alias [19:01] I worked around by putting something like "compatibility version" in the alias description [19:02] sounds like the alias needs to be fixed? [19:02] lindon_, jonnyb: also, I think FILELINK is definitely replaced now in trunk with recent improvements to FILE be Rodrigo [19:03] yes I saw that - good solution! [19:03] maybe just something for the release notes? [19:04] lindon_: maybe. but I don't know if there's any regression. maybe just avoiding new usages of the alias is enough. [19:04] s/be Rodrigo/by Rodrigo/ [19:05] I didn't investigate what was the problem with the alias, I just made the editor use IMG instead [19:06] ah, okay [19:06] jonnyb: or maybe we can do something for new upgrades... let me see [19:06] *** jcyrisse_ has joined #tikiwiki [19:06] *** jcyrisse has quit IRC (Read error: Connection reset by peer) [19:06] *** jcyrisse_ is now known as jcyrisse [19:07] best for people to fix them to use {img} if possible, i think [19:08] lindon_, jonnyb: what do you think about changing the alias description from "Display images" to "Display images (transitional alias, use IMG plugin instead)"? [19:09] sounds good but it's a tricky php upgrade script thing... good luck :D [19:10] i see, we're trying to keep people from using new instances of IMAGE after they upgrade [19:10] lindon_: yes [19:10] but are the preexisting instances breaking too? [19:11] ideally it wouldn't show in the plugins list. but I don't suppose we have a "displayinlist" parameter [19:11] tikiwiki: 03jonnybradley * r30817 10/branches/6.x/lib/tikilib.php: [FIX] $iconDisplayStyle: Notices [19:12] lindon_: I don't know, that's why I say I don't know if there's any regression. I would say we can wait until we notice if there's actual breakage [19:12] I noticed this in 5.x so I think we would be aware if IMAGE had a serious regression [19:12] sounds good [19:13] lindon_: does the parenthesis sound good to you? "transitional alias, use IMG plugin instead"? [19:15] yes, can't think of a better way to say it [19:16] tikiwiki: 03chealer * r30818 10/branches/6.x/installer/schema/99999999_image_plugins_kill_tiki.php: [19:16] tikiwiki: Change description of IMAGE plugin alias from "Display images" to "Display images (transitional alias, use IMG plugin instead)" so editors do not insert new uses of IMAGE but use IMG instead. [19:16] tikiwiki: Unfortunately won't help for upgrades from Tiki 5 and above [19:17] jonnyb, lindon_: thanks, r30818 will help a bit. [19:19] excellent! [19:21] :) [19:23] would like to be able to show nice js tooltips with custom text for links in menus [19:24] looks like a field would need to be added to a table along with input fields in the menu interface [19:25] does it sound worth it? [19:25] yes, we also need an is_html flag on that table to know whether to escape the label or not [19:26] up to you whether it's worth it or not :P [19:26] :) [19:27] i was looking in that table the other day and there is an image column, but i don't think the admin interface knows about it... [19:28] ah, the is_html flag for the recent issue on using html for icons in menus? [19:43] *** conner_bw has quit IRC (Quit: conner_bw) [19:45] lindon_: yes, because most people wouldn't expect to have to escape everything themselves [19:50] so user should check "Is HTML" on the interface if they're using html in the label? [19:50] indeed - and default to escaping it for safety (otherwise i generates invalid xhtml) [19:51] one for trunk i think... [19:51] yes [19:51] maybe to backport for 6.2 or something once it's tested [19:52] *** mohrt has joined #tikiwiki [19:52] sounds good [19:52] just done a major (nightmarish) upgrade on the tampa tiki to 6.x... looking good (but i'm done in) [19:55] tampa tiki - sounds interesting [19:56] was also wondering if a PluginLink would be helpful [19:57] so that a class could be added (for tooltips), or onclick to link to tabs. [19:57] but there would be some overlap with PluginFile [19:58] and other link-related plugins [20:00] *** mohrt has quit IRC (Quit: Leaving.) [20:06] sorry lindon_ - distractions... [20:06] np, just ruminating [20:07] http://tampaplanet.com is one of them... (it's a tricksy perspectives thing) [20:08] *** mohrt has joined #tikiwiki [20:09] *** conner_bw has joined #tikiwiki [20:10] nice sites [20:10] amazing that it's the same tiki! [20:10] share the pain! :P [20:11] hopefully it's like some swans - look good above the surface but underneath we're kicking like hell! [20:12] :D [20:12] don't have a clue about perspectives yet [20:12] other than a fuzzy idea of the concept [20:22] *** conner_bw has quit IRC (Quit: conner_bw) [20:37] *** mohrt has quit IRC (Quit: Leaving.) [20:57] tikiwiki: 03jonnybradley * r30819 10/branches/6.x/lib/captcha/captchalib.js: [FIX] captcha: return false on click [21:01] *** jcyrisse has quit IRC (Ping timeout: 245 seconds) [21:04] tikiwiki: 03jonnybradley * r30820 10/branches/6.x/templates/antibot.tpl: [FIX] captcha: set img height [21:16] New Forum Posts: With 6.0 Now get error for tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39569 [21:32] *** franck has joined #tikiwiki [21:32] *** franck has quit IRC (Changing host) [21:32] *** franck has joined #tikiwiki [21:41] tikiwiki: 03jonnybradley * r30821 10/branches/6.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] trackerlist/filter: Warnings - Invalid arguments passed to function.implode. Also three vars assigned to the same smarty var ($filterfield). [21:45] tikiwiki: 03jonnybradley * r30822 10/branches/6.x/lib/breadcrumblib.php: [FIX] breadcrumbs: Notice - Missing argument 2 for filter_out_sefurl() [22:04] tikiwiki: 03jonnybradley * r30823 10/branches/6.x/lib/wiki-plugins/wikiplugin_article.php: [FIX] wikiplugin_article: More warnings [22:28] *** conner_bw has joined #tikiwiki [22:29] *** conner_bw has quit IRC (Client Quit) [22:33] *** redflo has joined #tikiwiki [22:47] tikiwiki: 03jonnybradley * r30824 10/trunk/ (121 files in 62 dirs): (log message trimmed) [22:47] tikiwiki: [MRG] Automatic merge, branches/6.x 30756 to 30823 [22:47] tikiwiki: Manually fixed conflicts in [22:47] tikiwiki: lib/wiki-plugins/wikiplugin_flash.php [22:47] tikiwiki: lib/wiki-plugins/wikiplugin_file.php [22:47] tikiwiki: lib/wiki-plugins/wikiplugin_youtube.php [22:47] tikiwiki: lib/tikilib.php [23:01] *** ttrimm has joined #tikiwiki [23:14] *** lindon_ has quit IRC (Quit: lindon_) [23:15] *** lindon_ has joined #tikiwiki [23:34] *** GillesMM has joined #tikiwiki [23:34] *** GillesMM has quit IRC (Remote host closed the connection) [23:44] *** rodrigo_sampaio has joined #tikiwiki