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") in wiki-authors.tpl, how can i show the last edit date for each person (when showing the collaboration style)? anyone online to help poor-ol' rick? wow...very quite...is this thing on?...lol poloom hello :) hi jcyrisse late for me...signing off pretty soon ah, ok. it's 6:20pm for me. ah....big difference...3:22am here...i am a nightowl :) well...it is night night for me...talk to you later ok, g'night. ty 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. 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. 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. In fact I'm sure I fixed it once before (and other similar run-ons). I wonder what the reason is that messages like this don't have a period at the end (in the language string). A less militaristic message would also be an improvement. 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. polom - hey, i got my /nick back! :) poloom polom chibaguy - thought we might as well chat here so as to share and enjoy... :-) 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) 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? (site header, side columns and footer all show.) I think I saw this reported or talked about somewhere. a regression, I think. yes, i saw something about that didn't check though not too nice rodrigo_sampaio: you there? jonnyb: yes greetings :) should i commit this little fix to lib/pear/Text/Wiki/Parse/Mediawiki/Comment.php ? if i do can youi deal with the PEAR thing? 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 jonnyb: so I think the best is to create on the importer a new class to override the regex only inside Tiki jonnyb: and fill a bug report here http://pear.php.net/package/Text_Wiki_Mediawiki arg - i need it and don't have time for that (working to 1am everyday already) jonnyb: this is very easy and quick jonnyb: just create Text_Wiki_Parse_Comment_TikiImporter or any other name as i said i don't understand how your imported works, so don't know what to override jonnyb: ok, so just change Comment.php jonnyb: and if I find some time I will handle the rest no problem 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/ ah, bless you - thanks! ;) oops - meant to add something about PEAR to the commit msg tikiwiki: 03jonnybradley * r30809 10/third_party/textwiki/Wiki/Parse/Mediawiki/Comment.php: tikiwiki: [FIX] meadiwiki parser: Correct greedy option on comments regexp (if you specify tikiwiki: option U, adding ? after the * makes it greedy so this was matching the first tikiwiki: opening comment tag to the last as so missing out most of the page content). pressed wrong button... sept_7 will whinge at me about it! ;) 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. hello from germany hi coaboa hi chibaguy, how much work is it to update the tikipedia theme for 6.x? Is it mainly css fitting or template/smarty which have to be modified, which files I should look first at? and should I try to make it look like the current mediawiki theme? Have a customer who wants a mediawiki look-a-like tiki 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 sorry, coaboa, I wasn't paying attention. ;-) I can put the tikipedia files that I have so far in Tiki's svn repository, at users/chibaguy, I guess. 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. 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. I've been working on implementing the new Mediawiki design (Vector). I wanted to use the old one (Monobook) as a theme option. cool. were can I access what you've done so far to give it a try? tikiwiki: 03chibaguy * r30811 10/users/chibaguy/trunk_themes/themes/tikipedia/: [KIL] Removing old files. so checking out trunk should do the job? Coming in a minute.... No, they aren't in trunk, as they can't be in Tiki's core code due to license differences. hi there Tiki forums don't work so I've decided to try here They don't work? 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. yes, whenever I try to post a new topic Forbidden You don't have permission to access /tiki-view_forum.php on this server. coaboa: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/users/chibaguy/trunk_themes/themes/tikipedia/?view=tar or check out with svn. Lapa, I see. The security things get wound up too tight there sometimes. here it goes: 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 How do I fix it? Repairing database doesn't help. I don't know myself. Hopefully somebody will see your question and reply, maybe later on. Lapa: did you run the database update in the installer? hm, it's fantastico installer yes, it has ran the db update sounds like the one that should create tiki_user_login_cookies failed then do you have phpmyadmin or something like it? sure there's no such table now Lapa, maybe you could run tiki-install.php even though Fantastico did the upgrade. try running the sql in installer/schema/20100215_create_tiki_user_login_cookies_tiki.sql thx, i'll try yes, do tiki-install.php if you can, it should show any that fail chibaguy: thx 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). 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 howdy all! polom 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. hi chealer and jcyrisse howdy do jonnyb :) 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 was going to reply on devels when i can... is this your first php thing? (impressive if so!) :) oh...kewl...well, if i did something right, i am scaring myself yup...first ever LMAO i actually have it working on my site so, if i can get my feet wet how to do this, i am gonna look at that tracker issue much bigger deal though seems like it could be really fun...heh...is that the first sign of insanity? hello jonnyb I had an Aptana question for you jonnyb: some of my projects aren't recognized as PHP projects. do you know how to fix that? that's a fun one :) i usually end up doing a diff between the .project files between one that works and one that doesn't jonnyb: hehehe copy the bits missing into the ones that aren't php (with aptana closed, of course!) 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. tikiwiki: 03jonnybradley * r30815 10/branches/6.x/lib/wiki-plugins/wikiplugin_article.php: [FIX] wikiplugin_article: Missing global $tiki_p_admin_cms tikiwiki: 03jonnybradley * r30816 10/branches/6.x/lib/wiki-plugins/wikiplugin_freetagged.php: [FIX] wikiplugin_freetagged: Missing var (so use 0 for offset) hi lindon_ hi chealer! jonnyb: cool, I fixed them all by copying a well-working .project. thank you, I'm glad I didn't try finding that by myself :-) super polom lindon_ chealer: (took me a while ;) ) polom jonny gearing up for the London TikiFest? 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. it's only a problem for upgrades from before 5.x, new installs don't have the alias I worked around by putting something like "compatibility version" in the alias description sounds like the alias needs to be fixed? lindon_, jonnyb: also, I think FILELINK is definitely replaced now in trunk with recent improvements to FILE be Rodrigo yes I saw that - good solution! maybe just something for the release notes? lindon_: maybe. but I don't know if there's any regression. maybe just avoiding new usages of the alias is enough. s/be Rodrigo/by Rodrigo/ I didn't investigate what was the problem with the alias, I just made the editor use IMG instead ah, okay jonnyb: or maybe we can do something for new upgrades... let me see best for people to fix them to use {img} if possible, i think lindon_, jonnyb: what do you think about changing the alias description from "Display images" to "Display images (transitional alias, use IMG plugin instead)"? sounds good but it's a tricky php upgrade script thing... good luck :D i see, we're trying to keep people from using new instances of IMAGE after they upgrade lindon_: yes but are the preexisting instances breaking too? ideally it wouldn't show in the plugins list. but I don't suppose we have a "displayinlist" parameter tikiwiki: 03jonnybradley * r30817 10/branches/6.x/lib/tikilib.php: [FIX] $iconDisplayStyle: Notices 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 I noticed this in 5.x so I think we would be aware if IMAGE had a serious regression sounds good lindon_: does the parenthesis sound good to you? "transitional alias, use IMG plugin instead"? yes, can't think of a better way to say it tikiwiki: 03chealer * r30818 10/branches/6.x/installer/schema/99999999_image_plugins_kill_tiki.php: 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. tikiwiki: Unfortunately won't help for upgrades from Tiki 5 and above jonnyb, lindon_: thanks, r30818 will help a bit. excellent! :) would like to be able to show nice js tooltips with custom text for links in menus looks like a field would need to be added to a table along with input fields in the menu interface does it sound worth it? yes, we also need an is_html flag on that table to know whether to escape the label or not up to you whether it's worth it or not :P :) 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... ah, the is_html flag for the recent issue on using html for icons in menus? lindon_: yes, because most people wouldn't expect to have to escape everything themselves so user should check "Is HTML" on the interface if they're using html in the label? indeed - and default to escaping it for safety (otherwise i generates invalid xhtml) one for trunk i think... yes maybe to backport for 6.2 or something once it's tested sounds good just done a major (nightmarish) upgrade on the tampa tiki to 6.x... looking good (but i'm done in) tampa tiki - sounds interesting was also wondering if a PluginLink would be helpful so that a class could be added (for tooltips), or onclick to link to tabs. but there would be some overlap with PluginFile and other link-related plugins sorry lindon_ - distractions... np, just ruminating http://tampaplanet.com is one of them... (it's a tricksy perspectives thing) nice sites amazing that it's the same tiki! share the pain! :P hopefully it's like some swans - look good above the surface but underneath we're kicking like hell! :D don't have a clue about perspectives yet other than a fuzzy idea of the concept tikiwiki: 03jonnybradley * r30819 10/branches/6.x/lib/captcha/captchalib.js: [FIX] captcha: return false on click tikiwiki: 03jonnybradley * r30820 10/branches/6.x/templates/antibot.tpl: [FIX] captcha: set img height New Forum Posts: With 6.0 Now get error for tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39569 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). tikiwiki: 03jonnybradley * r30822 10/branches/6.x/lib/breadcrumblib.php: [FIX] breadcrumbs: Notice - Missing argument 2 for filter_out_sefurl() tikiwiki: 03jonnybradley * r30823 10/branches/6.x/lib/wiki-plugins/wikiplugin_article.php: [FIX] wikiplugin_article: More warnings tikiwiki: 03jonnybradley * r30824 10/trunk/ (121 files in 62 dirs): (log message trimmed) tikiwiki: [MRG] Automatic merge, branches/6.x 30756 to 30823 tikiwiki: Manually fixed conflicts in tikiwiki: lib/wiki-plugins/wikiplugin_flash.php tikiwiki: lib/wiki-plugins/wikiplugin_file.php tikiwiki: lib/wiki-plugins/wikiplugin_youtube.php tikiwiki: lib/tikilib.php