<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style> chealer: <u>sylvieg</u>: I'm wondering how module _help functions work. could you direct me to see where mod_last_files_help, for example, could be called from? SEWilco2: <u>chealer</u>: my guess is there is a mod_$variable() call someplace <br> <u>chealer</u>: I'd try grep function_exists.*mod_ * <br> Or grep mod.*help * chealer: <u>SEWilco2</u>: good idea <br> <u>SEWilco2</u>: only found in modules/ SEWilco2: <u>chealer</u>: That seems like the obvious place. chealer: <u>SEWilco2</u>: I mean, it's found in individual modules code, but not in libs or modules infrastructure SEWilco2: Help for modules. That would only be needed in an Admin section for mods, I think. So the .php which creates the list of mods might use those help functions. Tikiwiki|bot: 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/ . SEWilco2: Maybe tiki-mods.php calls those. ***: ricks99 has joined #tikiwiki chealer: <u>SEWilco2</u>: tiki-mods.php is for "modifications" mods. but tiki-admin_modules.php doesn't seem to call the help functions. SEWilco2: <u>chealer</u>: Find the text emitted by one of those functions. Google for the string. See what page emitted it. chealer: <u>SEWilco2</u>: good idea, but doesn't seem to work <br> found in code but nowhere else SEWilco2: <u>chealer</u>: Maybe the names of mods are passed to *.tpl files which emit the HTML. Maybe tooltips, that Google wouldn't notice? chealer: <u>SEWilco2</u>: that would be particular, but I grepped the whole tree anyway. maybe SEWilco2: I see some popup text at bottom of tiki-admin_modules.php page. Shows parameters. <br> <u>chealer</u>: The "Assign new module" area has a help icon by "Parameters". That looks like the only place that makes sense. ***: ricks99 has quit IRC () <br> ricks99 has joined #tikiwiki <br> ricks99 has left chealer: <u>SEWilco2</u>: yeah, but it doesn't look like anything more than a link to http://doc.tikiwiki.org/Module+Parameters SEWilco2: <u>chealer</u>: Maybe when one edits an existing module it changes? Or is AJAX needed to change it when one selects a module? <br> <u>chealer</u>: Or maybe someone needs to enhance that part of the page to actually use the _help info. chealer: <u>SEWilco2</u>: what does it mean to have AJAX enabled, just javascript on the browser or what? SEWilco2: <u>chealer</u>: It tends to be more network-active javascript. Ordinary javascript would probably load all of the parameter help at page startup. chealer: <u>SEWilco2</u>: I mean, it doesn't change for me when editing an existing module, so how would I enable AJAX besides enabling javascript? <br> <u>SEWilco2</u>: that's a bit what I'm wondering, yes SEWilco2: <u>chealer</u>: I think nobody is presently using the _help info. If it was being used, it should be on that page. chealer: <u>SEWilco2</u>: yeah, I'm suspecting the same ***: MartinCleaver has joined #tikiwiki <br> MartinCleaver has quit IRC () CIA-76: tikiwiki: 03chealer * r21942 10/trunk/modules/mod-func-last_images.php: <br> tikiwiki: [FIX] missing galleryId param declaration <br> tikiwiki: oops <br> tikiwiki: 03chealer * r21943 10/trunk/ (3 files in 2 dirs): <br> tikiwiki: [ENH] change last_files module to new module style (modules-doc). <br> tikiwiki: [FIX] HTML special chars encoding ***: SEWilco2 has quit IRC (orwell.freenode.net irc.freenode.net) <br> PrezKennedy has quit IRC (orwell.freenode.net irc.freenode.net) <br> olio_ has quit IRC (orwell.freenode.net irc.freenode.net) <br> Caarrie|away has quit IRC (orwell.freenode.net irc.freenode.net) <br> sylvieg has quit IRC (orwell.freenode.net irc.freenode.net) <br> luminoso has quit IRC (orwell.freenode.net irc.freenode.net) <br> amette has quit IRC (orwell.freenode.net irc.freenode.net) <br> pchevry has quit IRC (orwell.freenode.net irc.freenode.net) <br> obnox has quit IRC (orwell.freenode.net irc.freenode.net) <br> SEWilco2 has joined #tikiwiki <br> PrezKennedy has joined #tikiwiki <br> amette has joined #tikiwiki <br> luminoso has joined #tikiwiki <br> olio_ has joined #tikiwiki <br> Caarrie|away has joined #tikiwiki <br> sylvieg has joined #tikiwiki <br> pchevry has joined #tikiwiki <br> obnox has joined #tikiwiki chealer: lost <br> uh, sorry SEWilco2: Oh, you did that? Ouch. ***: SEWilco2 has quit IRC ("Leaving.") CIA-76: tikiwiki: 03chealer * r21944 10/trunk/lib/categories/categlib.php: somewhat document last_category_objects() <br> tikiwiki: 03chealer * r21945 10/trunk/ (3 files in 2 dirs): <br> tikiwiki: [ENH] change last_category_objects module to new module style (modules-doc). <br> tikiwiki: [FIX] HTML special chars encoding <br> tikiwiki: [FIX] maxlen notices <br> tikiwiki: [MOD] Change module title to "Last category objects", fixing some poor cases. This is still far from ideal ***: Petey_ has joined #tikiwiki Petey_: evening guys, anyone know how to remove users' theme preferences and force them back to a single theme? Tikiwiki|bot: Info: Rick Sapir and Pascal Kustner nominated to the Tiki Admin Team - http://info.tikiwiki.org/tiki-read_article.php?articleId=73 Petey_: ok, does anyone know why every time i save an edit, it gets added to the existing content, rather than replacing it? chealer: <u>Petey_</u>: what do you mean by saving an edit? Petey_: i click the edit button, make changes in the editor and click "save" <br> the result is my changes, PLUS what was already on the page ***: themurph has joined #tikiwiki chealer: <u>Petey_</u>: and what do you mean by your changes here? could you show us? Petey_: i could, but i'd have to give you admin on the wiki, which i'd rather not do. <br> i guess i could change the password real quick :) <br> go here: http://wiki.routecloud.com <br> login with admin/kevlar <br> and edit the home page <br> try deleting the duplicate text, you'll end up with 3 copies of it chealer: <u>Petey_</u>: I don't see the problem Petey_: look at the page now <br> i tried deleting your paragraph. <br> i added a new user, and everything works fine... login as admin, and that happens <br> deleting all the content seems to work chealer: <u>Petey_</u>: I edited as admin. perhaps you can do a screencast Petey_: hmm. let me see ***: franck has quit IRC () Petey_: do you have gotoMeeting installed? <br> if you do, join meeting: 887-035-440 chealer: <u>Petey_</u>: no Petey_: bummer <br> windows box? i can link a WMV of the problem <br> or i can convert it to an FLV chealer: <u>Petey_</u>: no, but I can read most WMV-s Petey_: k.. i'll post it up here in a second chealer: ...actually, the only problematic codec I know of is MSS2, which IIRC is specifically for screencasts :/ but we'll see Petey_: checkout the video: http:/wiki.routecloud.com/petey/tiki-issue.wmv chealer: <u>Petey_</u>: I see - did you try that with a decent browser, just in case? Petey_: IE, chrome and Safari <br> on PC and Mac <br> i watched the HTTP traffic during the submission, the POST is correct, it contains just my changes <br> so it's happing on the server chealer: <u>Petey_</u>: which Tiki version do you use? Petey_: 3.2 chealer: <u>Petey_</u>: ...do you know PHP/algorithms? Petey_: enough to be dangerous <br> i'm a java guy during the day :) ***: franck has joined #tikiwiki Petey_: if i create a new user, and gran him admin, the problem goes away. <br> so it's related to the Admin account, and not permissions. chealer: <u>Petey_</u>: you could try xdebug and figure out the problem or just send us a trace. <br> <u>Petey_</u>: someone else hit that issue: http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2009-05-27,Wed&sel=630#l626 Petey_: good to know i'm not alone :) <br> do you have a bug tracking url? <br> i could post the data there when i get it chealer: <u>Petey_</u>: yes, http://dev.tikiwiki.org/Report+a+Bug Petey_: um... it's gone now <br> can't reproduce it any mroe ***: Wilkins has joined #tikiwiki Petey_: no, it's back now. chealer: <u>Petey_</u>: you could also start by gathering an SQL log ***: floh1111 has joined #tikiwiki <br> franck has quit IRC () <br> olio__ has joined #tikiwiki <br> olio_ has quit IRC (Remote closed the connection) <br> Caarrie|away has quit IRC (Excess Flood) <br> Caarrie|away has joined #tikiwiki <br> Petey_ has quit IRC ("Page closed") <br> luciash has quit IRC (Remote closed the connection) <br> luciash has joined #tikiwiki <br> floh1111 has quit IRC (Remote closed the connection) <br> jonnyb has joined #tikiwiki <br> kiilo has joined #tikiwiki CIA-76: tikiwiki: 03jonnybradley * r21946 10/trunk/templates/tiki-upload_file.tpl: [FIX] Missing quote typo (was making description textarea not appear) luciash: hello <br> <u>jonnyb</u>: is it still posible to edit/add custom icons to the toolbars ? cannot find it in trunk jonnyb: hi luciash <br> yes, i think i fixed it, but no one else has used it (or found it) luciash: :) jonnyb: it's on toolbars admin <br> still needs a "new" button - but if you drag a tool onto the custom tools list it'll bring up a dialog luciash: any tool ? ok i will try <br> heh, yep, it brings up the dialog <br> but i have white text on very light input fileds :-p jonnyb: odd - i fixed that (on strasa i think) luciash: oh, let me finish the svn up then <br> ;) <br> what should go to the "Wysiwyg Token" filed btw ? ***: ricks99 has joined #tikiwiki jonnyb: depends what you want it to do in wysiwyg (has to be something fck editor understands) luciash: *field Tikiwiki|bot: New Forum Posts: I don't even have "tiki_p_plugin_approve" - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34806 jonnyb: needs some documentation, doesn't it :) luciash: i saved but now i need to edit it again... is it still possible ? jonnyb: double click it? luciash: aah :-p <br> the Edit tool is jQuery UI ? <br> sf.net is not in a good mood it seems :-/ <br> <u>svn</u>: SSL negotiation failed: Secure connection truncated <br> <u>jonnyb</u>: works nicely, thanks for help ***: luciash_ has joined #tikiwiki jonnyb: :)) <br> yup, jquery ui dialog <br> would be nice to use that all over the place luciash_: damn, don't press ctrl+z in wrong window ;) <br> yep, i was also thinking about *boxification of the plugin edit helper or even section edits... but jQuery UI could be also an option <br> *boxification == shadowboxification/colorboxification ;) ***: luciash_ is now known as luci luci: what is a general term for all those *boxes ? <br> lightbox/greybox/shadowbox/colorbox/fancybox etc- jonnyb: thickbox, thinbox... they are legion luci: :) <br> wikipedia says "modal window" ? ***: floh1111 has joined #tikiwiki luci: or "modal box" but it is more for confirmation dialogs <br> <u>wow</u>: http://planetozh.com/projects/lightbox-clones/ <br> ;) <br> "somehow cool CSS popups" :-p ***: ricks99 has left luci: oh, the matrix says colorbox cannot display flash :-o <br> !? ***: ricks99_ has joined #tikiwiki <br> ricks99_ is now known as ricks99__ <br> ricks99__ has quit IRC (Client Quit) <br> latlink has joined #tikiwiki -: latlink Is there someway of knowing what version of the database i have is up to date? luci: <u>latlink</u>: Admin page will tell you <br> if the db needs upgrade -: latlink I have been updating a parallel test site using svn and I started wondering if there were any MySql updates that I have missed luci: but it's always safe to go to installer and re-run the upgrade <br> aah ***: ricks99 has joined #tikiwiki -: latlink um - ok - but I was hoping to help with bug detection luci: nope, you have to check manually if your mysql version is up-to-date -: latlink Good - Where to check? <br> latlink I have looked over the dev site <br> latlink Is the db version indicated in the db somewhere? luci: you have to go to see what min. version is recommended and then mysql -v i guess (or see in your phpmyadmin) -: latlink Sorry the MYSQL is up to date <br> latlink I was referring to the Tiki schema luci: fine -: latlink I was looking for confirmation somehow that the tiki schema is the correct version to match the latest SVN update luci: so as i told you, if it says nothing on Admin, your db is upgraded to match the Tiki version you use -: latlink ok - I'll go check that - thks luci: otherwise it will tell you your db needs upgrade <br> i am not sure now, maybe on Admin > General <br> :) -: latlink Well looked there and I get "current version is up to date 3.2" <br> latlink I would think that the SQL scripts would write a version number somewhere in a db table ***: floh1111_ has joined #tikiwiki -: latlink The reason for all this: the latest svn upgrade included db/.. sql scripts and I was wondering if i needed to run any script to alter/update my db. ***: MartinCleaver has joined #tikiwiki <br> latlink_ has joined #tikiwiki luci: <u>latlink_</u>: the problem is sometimes devs forgot to add the upgrade schemas in trunk ;) -: latlink_ Sure - I understand - that is why I am looking for a version number somewhere to save me looking at each table and comparing with latest. ***: latlink__ has joined #tikiwiki <br> MartinCleaver has quit IRC () luci: <u>latlink__</u>: it will not help you anyway unless someone adds the upgrade scripts... the db/*.sql changes will apply only on fresh installs <br> <u>latlink__</u>: you can check the code of admin page what it checks if db is up-to-date -: latlink__ true - but is this not routinely done in this development phase? <br> latlink__ Actually it tells me that I have current version but also that my database requires update. luci: <u>latlink__</u>: some newbie devs don't know what everything is necessary to update and commit <br> yes, your database requires update... that is what you were looking for ;) <br> so your db is not up-to-date ***: floh1111 has quit IRC (Read error: 113 (No route to host)) luci: just go to installer and upgrade <br> then the message will disappear -: latlink__ Yes - I am backing up my db now (forgot passwd - I'll get it when I go back to work) <br> latlink__ thks for your help and chat ***: latlink_ has quit IRC (Read error: 148 (No route to host)) <br> latlink has quit IRC (Read error: 110 (Connection timed out)) <br> latlink__ is now known as latlink -: latlink Luci_ ran the upgrade and all looks ok - thks again. Good to know it all works. luci: <u>latlink</u>: np -: latlink Luck I remember my passwds for remote access. cheers ***: floh1111_ has quit IRC (Remote closed the connection) <br> latlink has left <br> themurph has quit IRC (Read error: 145 (Connection timed out)) <br> jonnyb has quit IRC () sylvieg: <u>luciash</u>: the inline popup was not working on my local yesterday because ther is an interference with the comments - If I desactive wiki comments - it works fine - need to debug that.. luci: <u>sylvieg</u>: hmm, isn't there FADE plugin in one of the comments ? <br> or was it with the #foo ? ***: HerrPi has joined #tikiwiki sylvieg: Ido not know yet HerrPi: why do i get an error message if i try to integrate a module into a wiki page? e.g.: {MODULE(module="shoutbox")}{MODULE} <br> "An error occured in a database query!" luci: any details ? <br> maybe your db is not upgraded ? ***: FrankP_german has joined #tikiwiki <br> rodrigo_sampaio has joined #tikiwiki HerrPi: what do you mean by "upgraded"? i just installed a fresh version 3.2... <br> Query: <br> INSERT INTO tiki_plugin_security (fingerprint, status, added_by, last_objectType, last_objectId) VALUES(?, ?, ?, ?, ?) <br> Built query was probably: <br> INSERT INTO tiki_plugin_security (fingerprint, status, added_by, last_objectType, last_objectId) VALUES('module-d41d8cd98f00b204e9800998ecf8427e-d74d9a3fd17f9649f670297b3eb75fb8-000000-340000', 'pending', 'admin', 'wiki page', 'Test') luci: <u>HerrPi</u>: goto tiki-install.php and do the upgrade step ***: themurph has joined #tikiwiki <br> sdfasdf has joined #tikiwiki sdfasdf: buenas ***: GillesM has joined #tikiwiki HerrPi: <u>luci</u>: ok, i did that step but it didn't work... ***: jonnyb has joined #tikiwiki luci: <u>HerrPi</u>: oh, then it sound like a new bug in 3.2 :( <br> <u>HerrPi</u>: does it with other modules too ? <br> <u>HerrPi</u>: except shoutbox ***: luci has quit IRC ("leaving") <br> luciash has quit IRC (Read error: 104 (Connection reset by peer)) <br> luciash has joined #tikiwiki <br> floh1111 has joined #tikiwiki HerrPi: yeah, with the minichat, too! luciash: :( <br> you got the zip from sf.net and all files extracted properly ? CIA-76: tikiwiki: 03sylvieg * r21947 10/trunk/lib/smarty_tiki/block.textarea.php: notice HerrPi: yes! luciash: <u>HerrPi</u>: can you please report a bug ? <br> >devtwo Report+a+bug?fullscreen=y Sug4r: http://dev.tikiwiki.org/Report+a+bug?fullscreen=y CIA-76: tikiwiki: 03robferguson * r21948 10/trunk/ (styles/strasa.css templates/modules/mod-last_blog_posts.tpl): [FIX] added space for blog posts in module and fixed siteloginbar position ***: sdfasdf has quit IRC ("Page closed") CIA-76: tikiwiki: 03sylvieg * r21949 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]TRACKER: need also to keep autoincrement for a pertty tracker without fields param ***: luminoso has quit IRC (Read error: 104 (Connection reset by peer)) <br> luminoso has joined #tikiwiki themurph: <u>chealer</u>: Hey, I've got that xdebug you asked for. It isn't very revealing so maybe there's a setting that I can use to get more verbose. <br> chealer:http://pastebin.com/d3a0d2fdd <br> <u>chealer</u>: I went to http://<sitename>/tiki_login.php in a browser to get that. luciash: <u>sylvieg</u>: any idea what embedded=y does in TRACKER plugin ? ***: timotiCK has joined #TIKIWIKI sylvieg: luciash - lookink at teh code <br> it is about the tricky field name 'page' that do an automatic filter ... old stuff luciash: i looked at the code and couldn't decipher it anyway <br> :) HerrPi: <u>luciash</u>: yeah, i will report a bug as soon as i have the time! thanks for the help! luciash: <u>HerrPi</u>: np, you're welcome sylvieg: I explain better if a field is name 'name' TRACKERLIST and TRACKER filters on th item that has the field name = param page <br> need to document that soemwhere <br> it is bad .. and it is replaced now with the page selector luciash: i thought page= is for wiki page templates of Pretty Tracker <br> as opposed to the tpl= param <br> <u>sylvieg</u>: ah sorry, you don't mean the param page of the TRACKER plugin but the fieldtype, ok sylvieg: the param in the url <br> I would like to kill this feature luciash: i completely have no clue, so i believe you know what to do best ;) sylvieg: it is a bad implementation of the page selector (like rating) by the way that repose on a field name - bad bad... people can call a field page or rating if they want... <br> is there a way to watch file attachment in wiki? luciash: watch for changes ? <br> i don't think so sylvieg: when somebody uploads a file in a wiki page ***: pchevry has quit IRC (Remote closed the connection) sylvieg: .. I though the feature was there - but can notm find the setiing... luciash: <u>sylvieg</u>: it should be the same as when comment is added -: sylvieg looks at the code to find the setting luciash: the implementation HerrPi: another thing: if i want to change a few specific translations in the tiki system (some menu entries or other stuff). can i just change the language.php file or how do i apply my changes? sylvieg: it is more easier to put the string in local <br> tiki-admin.php?page=i18n -> customized string translation <br> easier for next upgrade luciash: <u>sylvieg</u>: does it work with lang/cs/custom.php ? sylvieg: yes I think so - if I remember well <br> the admin panel stores .. in the_lang/custom.php luciash: i will test ;) sylvieg: perhaps you need a write perm on the directory ***: kiilo has quit IRC ("Leaving.") HerrPi: the problem is that some of the left menu entries aren't translated into german at all. i just added a customized string translation. but nothing is changed... sylvieg: clear all the cache luciash: tiki-admin_system.php?do=all sylvieg: and HerrPi you are welcome to join the team to add more translations HerrPi: ok, it worked! the problem was, that some words of some strings were capitalized in the php but not on the website... luciash: darn, i wonder why file upload doesn't work on my test site of proposed branch (it says at the upload page 10M is max size and the image is less than 2M) <br> ah, it must be "Store in database" problem :( <br> it should warn me at least CIA-76: tikiwiki: 03sampaioprimo * r21950 10/trunk/lang/pt-br/language.php: pt-br translation ***: chibaguy has joined #tikiwiki <br> sylvieg has quit IRC (Read error: 110 (Connection timed out)) <br> sylvieg has joined #tikiwiki chibaguy: polom ***: Wilkins has quit IRC (Read error: 104 (Connection reset by peer)) luciash: hello chibaguy chibaguy: luciash, how are you and how are things going? :-) luciash: great :) nobody wants to kill me yet ;) <br> <u>chibaguy</u>: greetings to d. from a. :) chibaguy: that's good news. :-) <br> d. also sends greetings to a. luciash: how about you ? no tsunami yet ? <br> (i hope) chibaguy: no, we're far away from that this time. <br> I was wondering about franck, but I guess he's ok. luciash: yeah <br> those islands weren't affected i guess ***: HerrPi has left CIA-76: tikiwiki: 03jonnybradley * r21951 10/trunk/lib/cache/cachelib.php: [FIX] Stop the multi-tiki dirs being deleted when flushing caches luciash: how do rss feeds work exactly ? when downloaded and somehing is then changed they don't get updated, right ? <br> i mean when permissions change... only when there is new content, right ? <br> so when something leaks to rss feed and then the permissions for that page get fixed, it is too late... is that correct ? chealer: <u>themurph</u>: oh, right, there's a problem in debugging redirections - the second page serve overwrites the first trace - I'll try to remember the workaround ***: SEWilco2 has joined #tikiwiki chealer: <u>themurph</u>: I think the trick is to set "xdebug.trace_output_name = trace.%R.%c", which should allow you to get both traces - the one that matters is the first themurph: <u>chealer</u>: I saw something about appending to traces, let me try that. CIA-76: tikiwiki: 03jonnybradley * r21952 10/trunk/lib/smarty_tiki/block.popup_link.php: <br> tikiwiki: [ENH] Allow CSS class to be set on popup_links <br> tikiwiki: (also removed no jQuery warning as it's 'always on' and this is irrelevant if JS disabled) <br> tikiwiki: 03jonnybradley * r21953 10/trunk/ (2 files in 2 dirs): <br> tikiwiki: [FIX] Show all group columns if number of groups has changed (thanks LP) <br> tikiwiki: Also make show/hide groups link look like a button. ***: floh1111 has quit IRC (Remote closed the connection) CIA-76: tikiwiki: 03jonnybradley * r21954 10/trunk/lib/tiki-js.js: [MOD] New getCaretPos() function (not tested in IE as yet) ***: chibaguy has quit IRC (Read error: 110 (Connection timed out)) CIA-76: tikiwiki: 03jonnybradley * r21955 10/trunk/lib/ (jquery_tiki/tiki-jquery.js smarty_tiki/block.textarea.php): <br> tikiwiki: [ENH] Autocomplete page names in wiki edit - type "((" to initiate. <br> tikiwiki: Only in Firefox as yet, more to come... ***: MacLeod has joined #tikiwiki themurph: <u>chealer</u>: holy crap-sicle! for some reason the installer didn't put in the <webroot>/db/local.php file. So I copied over the one from the previous install and it's working like a charm MacLeod: @ #tikiwiki: Some of our RSS links to external feeds erroneously point to our Tiki root directory. Any idea if this is a Tiki (v3.1) problem, or perhaps related to the configuration of the external feed source? themurph: <u>chealer</u>: Thanks a lot chealer! I really didn't want to go through the hassle of something like xdebug since this project was only a favor for a friend but I really learned a lot. SEWilco2: <u>MacLeod</u>: I have several external RSS feeds and they seem OK. Maybe someone forgot http: ahead of the feed URL? MacLeod: Many of our external feeds are linked correctly, too. I'm not familiar with the different formats, though, and thought perhaps Tiki may not play nice with some of them. SEWilco2: <u>MacLeod</u>: For site feeds (RSS from the server) I had other configuration irritations, like the feed's URL being the RSS URL instead of the object's URL. MacLeod: We don't publish any site feeds from our Tiki (which is internal-only), so I haven't seen any of those errors. SEWilco2: <u>MacLeod</u>: Having trouble with a feed content should not affect the URL to retrieve data from. Maybe you should clarify "erroneously point to our Tiki root directory". What has what value? MacLeod: There's one other external RSS bug that I think *is* Tiki: it inserts a <x> into the URL of feeds from Google News. This started happening after we upgraded to v3.1. <br> To clarify: The feed is correctly displaying its headlines. However, the hyperlink for the headline points to Tiki root. SEWilco2: <u>MacLeod</u>: Gr<x>rr. Yeah, someone must have forgotten to not clean those inputs. MacLeod: The <x> problem is a separate issue. (Don't want to confuse things more than I am.) SEWilco2: The feed's URL in the external RSS admin page is correct, but the feed's URL where the feed is displayed is not pointing to the external site? <br> Check which tool you're using to display the RSS feed (the RSS plugin or an RSS module) and then check on dev.two.o for any bug reports for that tool. <br> Whatever tool you're using, if the problem is bad info in the RSS feed, the tool really shouldn't generate a hyperlink at all. MacLeod: The last time I searched bugs on dev, the site crashed. :( SEWilco2: Great. We used to have a guy like that at work. We had him test all the major changes. He managed to crash the terminal server through a timing bug. CIA-76: tikiwiki: 03jonnybradley * r21956 10/trunk/lib/ (2 files in 2 dirs): <br> tikiwiki: [FIX] Errors (Missing arguments for Multilingual_MachineTranslation_GoogleTranslateWrapper::__construct()) <br> tikiwiki: I guessed what they might be... <br> tikiwiki: Also fixed compile errors in GoogleTranslateWrapper (unescaped $s) while is was there. <br> tikiwiki: Seems to still work. SEWilco2: It's possible the external site has bad info. If you're on Linux, you can use wget to fetch the data. Maybe they used a relative URL where an absolute URL is required. MacLeod: Yes, the feed's URL in the RSS admin page is correct, but when the feed is displayed on a page, the hyperlinks on the feed title and its headlines point to Tiki root. We're using the Smarty rss plugin. (Isn't the plugin the only RSS display tool in v3.x?) ***: jonnyb has quit IRC () SEWilco2: I've also displayed RSS feeds in a module, but I don't remember if there is a module for that or if I used the RSS plugin in a user module. ***: Redhatter has quit IRC (Read error: 113 (No route to host)) SEWilco2: Sounds like you found some sort of bug in the RSS plugin. It's either an error in processing the URL, or in trying to display a URL when no URL is available. If there is a valid channel URL in the RSS data, then it's a URL processing bug. <br> What is the RSS feed's URL? I can look at the data. CIA-76: tikiwiki: 03sylvieg * r21957 10/trunk/ (2 files in 2 dirs): [FIX]popup: to avoid to have the box at an absolute position - that can never work in the calendar as the day boxes have not fixed width - place relative to the cursor MacLeod: looking for a specific feed... <br> <u>SEWilco2</u>: Here's one - http://orthospinenews.blogspot.com/feeds/posts/default ***: MacLeod_ has joined #tikiwiki <br> MacLeod has quit IRC (Ping timeout: 180 seconds) <br> MacLeod_ is now known as MacLeod SEWilco2: <u>MacLeod</u>: I don't see any bad href URLs for the feed. And it's in Atom format, which is common enough that it should work. <br> <u>MacLeod</u>: So either the RSS reader isn't finding something it needs, or the RSS plugin is dropping the URL before emitting the link. <br> <u>MacLeod</u>: Look for a similar bug report and file a new one if one doesn't exist. Include that RSS URL so someone can test with it. Mention your version of TW. <br> <u>MacLeod</u>: Oh, nice. A bone-like putty. Some surgeons will find that useful. MacLeod: <u>SEWilco2</u>: Thx, will do. ***: franck has joined #tikiwiki CIA-76: tikiwiki: 03chibaguy * r21958 10/trunk/styles/layout/layout.css: [FIX] Correct module-flip icon no-display|display in custom modules. sylvieg: Is it planned to kill wiki attachmnets and to replace them by fgal - like the job is done for the image -: ricks99 hopes *not*. image gallery for wiki images is a giant PITA for end-users SEWilco2: I think by "wiki attachments" you mean files attached to wiki pages. Good. Those have some uses but are hard to administer. <br> Oh, good. The wiki attachments weren't searchable, but filegals are text searchable. MacLeod: Dammit, my bug search of dev timed out again. <br> I haven't had a successful bug search on dev.tw.o for weeks. SEWilco2: <u>MacLeod</u>: OK, file a bug report on search. :-( MacLeod: Am I the only one having this problem? chealer: <u>MacLeod</u>: how do you do the search? MacLeod: <u>chealer</u>: 1. http://dev.tikiwiki.org/Search+Bugs <br> 2. Report type: select all "Bug" types <br> 3. Version: 3.x and 4.x <br> 4. Feature: RSS <br> 5. Related project: Leave at default "Any" <br> 6. Click "Filter" button. <br> 7. Wait for many minutes. <br> 8. Read error message. <br> 9. Want new dogfood. chealer: <u>MacLeod</u>: results appear fairly quickly ***: ricks99 has quit IRC (Read error: 110 (Connection timed out)) MacLeod: Perkele! So it IS working for others! amette: Perkele?!? LOL :D ***: marclaporte has joined #tikiwiki luciash: heh -: MacLeod works with some Finns. <br> luciash uses only the little search input on top right :-p amette: aaah, nice :) luciash: hi amette :) amette: heya, bracho luciash: nice to c u still keep an eye on this channel ;) amette: sure, not very active currently, but I'm always with you guys ;) ***: marclaporte has quit IRC (orwell.freenode.net irc.freenode.net) <br> SEWilco2 has quit IRC (orwell.freenode.net irc.freenode.net) <br> PrezKennedy has quit IRC (orwell.freenode.net irc.freenode.net) <br> Caarrie|away has quit IRC (orwell.freenode.net irc.freenode.net) <br> timotiCK has quit IRC (orwell.freenode.net irc.freenode.net) <br> FrankP_german has quit IRC (orwell.freenode.net irc.freenode.net) <br> amette has quit IRC (orwell.freenode.net irc.freenode.net) <br> obnox has quit IRC (orwell.freenode.net irc.freenode.net) <br> marclaporte has joined #tikiwiki <br> SEWilco2 has joined #tikiwiki <br> timotiCK has joined #tikiwiki <br> Caarrie|away has joined #tikiwiki <br> PrezKennedy has joined #tikiwiki <br> amette has joined #tikiwiki <br> obnox has joined #tikiwiki <br> themurph has quit IRC (Read error: 145 (Connection timed out)) <br> franck has quit IRC () <br> sylvieg has quit IRC (Read error: 110 (Connection timed out)) luciash: sylvieg or anyone... is there rule to commit only one revision backport to proposed ? <br> at one shot <br> or can i commit more revisions as backport in one ? ***: sylvieg has joined #tikiwiki luciash: <u>sylvieg</u>: can i commit more revisions as backport in one ? sylvieg: yes luciash: or only one trunk rev merge per backport ? sylvieg: non better to have one 'conceptual' commit luciash: ok, so i have to write like [bp/rXXXXX][bp/r... ? sylvieg: luciash - do you remember where there is a javascript confirmation in tw? <br> usually I do [bp/r xxxx, yyyy] <br> but I do not think nyloth need a special syntax luciash: ok <br> i don't remember marclaporte: <u>sylvieg</u>: any luck on trackers items for category transitions/perspectives/workspaces ? sylvieg: not today again - I need to go away from internet next week marclaporte: hehe <br> comme take a week off in Orlando :-) sylvieg: so .. no one for the javascript confirmation popup... ***: franck has joined #tikiwiki sylvieg: confirm.tpl I think.. luciash: maybe, what you need it for ? SEWilco2: amette says "always with you", then an IRC storm knocks everyone out. Timing! ***: liquidape has joined #tikiwiki sylvieg: in TRACKER - to delete an attach luciash: <u>sylvieg</u>: ah, nice sylvieg: hmm what is the name of the breadcrumb module now? luciash: wasn't it KILled ? sylvieg: he? <br> was very useful for debug luciash: in trunk <br> i just guess <br> nothing sure :) sylvieg: was rename recently visited pages <br> ... I will haev choose Last luciash: phew ;) CIA-76: tikiwiki: 03sylvieg * r21959 10/trunk/tiki-admin_modules.php: [FIX]modules: at least sort a little -> todo sort with no case <br> tikiwiki: 03sylvieg * r21960 10/trunk/lib/setup/editmode.php: global ***: MacLeod has quit IRC ("Page closed") <br> marclaporte has quit IRC (orwell.freenode.net irc.freenode.net) <br> SEWilco2 has quit IRC (orwell.freenode.net irc.freenode.net) <br> PrezKennedy has quit IRC (orwell.freenode.net irc.freenode.net) <br> Caarrie|away has quit IRC (orwell.freenode.net irc.freenode.net) <br> franck has quit IRC (orwell.freenode.net irc.freenode.net) <br> amette has quit IRC (orwell.freenode.net irc.freenode.net) <br> timotiCK has quit IRC (orwell.freenode.net irc.freenode.net) <br> obnox has quit IRC (orwell.freenode.net irc.freenode.net) <br> CIA-76 has quit IRC (orwell.freenode.net irc.freenode.net) <br> franck has joined #tikiwiki <br> marclaporte has joined #tikiwiki <br> SEWilco2 has joined #tikiwiki <br> timotiCK has joined #tikiwiki <br> Caarrie|away has joined #tikiwiki <br> PrezKennedy has joined #tikiwiki <br> amette has joined #tikiwiki <br> obnox has joined #tikiwiki <br> CIA-75 has joined #TikiWiki luciash: anybody knows where is initial $user defined ? cannot grep it sylvieg: tiki-setup_base I bet <br> look around user_cookie luciash: <u>sylvieg</u>: tnx CIA-75: tikiwiki: 03pkdille * r21962 10/trunk/ (4 files in 3 dirs): [MOD] lesser magic deployment to messages admin grid ***: Redhatter has joined #tikiwiki <br> chealer has quit IRC (Remote closed the connection) luciash: <u>pkdille</u>: hi, wouldn't it be slower ? ***: SEWilco2 has quit IRC ("Leaving.") marclaporte: polom luciash: <u>marclaporte</u>: what if we want to change from table layout to divs ? or add something special to the preference ? (extra note or more cells if table so another colspan would be needed...) marclaporte: <u>luciash</u>: : you can always continue to have full control if you leave as now <br> I expect that 5-10% will never be converted because it's too specific/complex luciash: i mean it will be cleaner code in templates for sure but fear loosing context and slowdown because of all the processing of arrays marclaporte: admin panel: do we care if it's slow? <br> To improve templates: http://dev.tikiwiki.org/Dynamic+Preferences#Templates ***: franck has quit IRC () luciash: so only some general repetitible prefs will be put like this ? <br> sure <br> admins get angry if it will slow down ;) marclaporte: yes, all checkboxes, drop downs <br> hehe ***: marclaporte has quit IRC (Read error: 60 (Operation timed out)) <br> franck has joined #tikiwiki luciash: >bug 2777 Sug4r: see http://dev.tikiwiki.org/bug2777 luciash: someone forgot something there <br> before 3.2 release ***: marclaporte has joined #tikiwiki <br> timotiCK has quit IRC ("Leaving.") CIA-75: tikiwiki: 03pkdille * r21963 10/trunk/ (7 files in 3 dirs): [MOD] lesser magic deployment to copyright admin grid ***: rodrigo_sampaio has quit IRC ("Leaving.")