<!-- 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>

   ***: RobertPlummer has quit IRC (Ping timeout: 264 seconds)
   <br> horky has joined #tikiwiki
   horky: Hi.
   <br> Any idea why this code: http://pastebin.com/raw.php?i=JG3DXbgT renders like this: http://i56.tinypic.com/2vvjnmf.jpg ? I can see any reason for the word "power" to be smaller and centered.
   <br> *can't see any reason even
   nkoth: <u>horky</u>: what does view source give you?
   <br> (in browser I mean)
   horky: &lt;h3 class="showhide_heading" id="power"&gt;power&lt;/h3&gt;
   nkoth: aha
   <br> in the css there must be something for #power
   horky: What do I do?
   <br> I have to use that keyword, it's important.
   nkoth: put some inline stylesheet I suppose...
   horky: Maybe I can add an invisible character after it so the id changes.
   <br> Like a white on white _
   <br> It worked.
   <br> Users can't change the theme so it will always be white on white. Sucks for people with text browsers!
   <br> So it says power_ now.
   <br> OK, thanks.
   CIA-50: tikiwiki: 03nkoth * r36710 10/trunk/lib/core/Tracker/Field/ItemsList.php: [FIX] Pretty tracker items list fields not showing value
   ***: fabricius has quit IRC (Remote host closed the connection)
   <br> Caarrie|away is now known as Caarrie|sleeping
   CIA-50: tikiwiki: 03chealer * r36711 10/trunk/lib/tikilib.php: [REF] remove update_page_version(), apparently never used
   ***: goj has quit IRC (Disconnected by services)
   <br> goj_killedByISP has joined #tikiwiki
   <br> goj_killedByISP is now known as goj
   CIA-50: tikiwiki: 03nkoth * r36712 10/trunk/lib/wiki-plugins/wikiplugin_favorite.php: [ENH] Make it easy to favorite a user tracker item
   <br> tikiwiki: 03chealer * r36713 10/trunk/templates/ (pagehistory.tpl tiki-pagehistory.tpl): [FIX] Undefined variable: tiki_p_wiki_view_author (permission lost in HEAD refresh operation)
   <br> tikiwiki: 03chealer * r36714 10/trunk/templates/tiki-admin_contribution.tpl: [FIX] HTML special characters encoding
   <br> tikiwiki: 03chealer * r36715 10/trunk/templates/tiki-admin_actionlog.tpl: [FIX] HTML special characters encoding
   <br> tikiwiki: 03chealer * r36716 10/trunk/lib/tikilib.php: [FIX] update_page(): uses previous description instead of current one for object creation (untested)
   <br> tikiwiki: 03chealer * r36717 10/trunk/lib/tikilib.php: [FIX] update_page(): uses previous data instead of current one for size calculation
   <br> tikiwiki: 03nkoth * r36718 10/trunk/lib/wiki-plugins/wikiplugin_votings.php: [NEW] New way to get voting/rating information
   ***: nkoth has quit IRC (Quit: nkoth)
   <br> dthacker has quit IRC (Remote host closed the connection)
   CIA-50: tikiwiki: 03chealer * r36719 10/trunk/lib/tikilib.php: [REF] update_page(): remove unused variable
   ***: Merbster has joined #tikiwiki
   <br> kreditkid has joined #tikiwiki
   kreditkid: is it just me, or is the Google Affiliate Network interface a complete nightmare?
   ***: Jyhem has joined #tikiwiki
   <br> Wilkins has joined #tikiwiki
   kreditkid: <u>jyhem</u>:  have you used google affiliate network?
   Tiki|bot: New Forum Posts: Link to folders on local PC oder Server - http://tiki.org/tiki-view_forum_thread.php?forumId=4&amp;comments_parentId=42137
   Jyhem: <u>kreditkid</u>: what is google affiliate network ?
   ***: horky has quit IRC (Quit: leaving)
   kreditkid: advertisers use it to provide links to their site owners.  site owners use it to get links for their site(s) that pay when someone clicks through and does a specific action.  it's a way to monetize a content website.
   ***: arild_ has joined #tikiwiki
   kreditkid: <u>arild</u>:  hi.  have you used google affiliate network?
   arild_: no. anything to do with TikiWiki?
   kreditkid: no, but i would've thought other TW users were probably also using it...
   <br> do you guys run sites on TW?
   Merbster: kreditkid, we run an intranet.
   kreditkid: ok.
   <br> so you guys each run an intranet for an organization?
   ***: fabricius has joined #tikiwiki
   Merbster: kreditkid, when I say we, I refer to myself and my collegue SJ-Jay which is currently not online :P
   <br> I guess that TW is used for lots of different purposes.
   <br> fabricius, sorry I didn't come online yesterday evening, but I was bombed out when I got home. and then Deus Ex: Human Revolution suddenly took my time :P
   kreditkid: Merb, cool, I gotcha now.
   Merbster: in php, is it possible to access properties of properties?
   <br> i.e. Class Aquarium contains property Fish I would like to see the color of the fish like so: $Aquarium-&gt;Fish-&gt;Color
   changi: <u>Merbster</u>: so Aquarium is an ojbect, Fish is an object and color is a variable
   <br> <u>Merbster</u>: and Aquarium can store fish object
   Merbster: changi, that's the idea
   <br> but according to #PHP I just need to set the property to an instance of the class.
   changi: using function ?
   Merbster: changi, problem was that PHP doesn't knwo what properties fish have unless you initialize the property Fish to an object of type Fish in Aquariums constructor.
   fabricius: <u>Merbster</u>: that is Ok, I just thought you were wrecked from work or had a situation ... like girlfriend, dinner or whatever ... thar's part of our life ;-)
   ***: Wilkins has quit IRC (Read error: No route to host)
   <br> Wilkins has joined #tikiwiki
   <br> GillesM has joined #tikiwiki
   <br> Bernard1 has joined #tikiwiki
   kreditkid: <u>Bernard</u>:  TW did something weird with the html center code that you gave me...
   Bernard1: <u>kreditkid</u>: ? the "::"
   kreditkid: well, you gave me something that looked like {html}{banner zone=top}{/html}.  it converted it to "::", but when i try to key in "::" directly it prints the "::" on the page on each side of the object.
   ***: Bernard1 has quit IRC (Read error: Connection reset by peer)
   kreditkid: argh, i wanted to see what code he gave me the first time.  anybody know?
   Merbster: kreditkid, you can view the log on irc.tiki.org
   kreditkid: oh cool, thanks :)
   ***: Caarrie|sleeping is now known as Caarrie|away
   <br> fabricius is now known as fabricius|busy
   CIA-50: tikiwiki: 03jonnybradley * r36720 10/trunk/lib/setup/twversion.class.php: [REL] No star yet for 8.x
   ***: ricks99 has joined #tikiwiki
   ricks99: polom y'all
   ***: lphuberdeau has quit IRC (Ping timeout: 252 seconds)
   <br> lphuberdeau has joined #tikiwiki
   Merbster: polom ricks99
   ***: kreditkid has quit IRC (Quit: Page closed)
   <br> fabricius|busy has quit IRC (Remote host closed the connection)
   <br> rodrigo_sampaio has joined #tikiwiki
   <br> nkoth has joined #tikiwiki
   <br> nkoth has left
   <br> Tiki|bot has quit IRC (Ping timeout: 260 seconds)
   <br> redflo has joined #tikiwiki
   <br> jonnyb has joined #tikiwiki
   jonnyb: polom
   ***: ihtus has joined #tikiwiki
   CIA-50: tikiwiki: 03jonnybradley * r36722 10/trunk/lib/rss/rsslib.php: [FIX] article generator: Curiously missing line of code - not sure what the difference will be but as it was before it must have been broken
   <br> tikiwiki: 03jonnybradley * r36723 10/trunk/lib/rss/rsslib.php: [FIX] rss: Missing required params in $tikilib-&gt;tikiUrl() calls
   ***: radek82 has joined #tikiwiki
   CIA-50: tikiwiki: 03jonnybradley * r36724 10/trunk/ (2 files in 2 dirs): [ENH] connect: Reorganise admin panel into tabs and add contribute button, more layout and RSS feeds TODO.
   ***: arild_ has quit IRC (Quit: Page closed)
   ihtus: hello guys
   <br> i have a question
   ricks99: hello ihtus
   ihtus: can I assign permission for a user to be able to manage only one or several groups, and no all existing groups?
   lphuberdeau: yes, but you'll need to use the memberlist plugin to provide them an interface to do so
   chealer: polom
   Merbster: when using try/catch, if I ommit the catch it will just bubble up the exception right?
   ihtus: <u>lphuberdeau</u>: thanks, yes I heard about that plugin. I was interested if I can assign permissions for a specific user to be able to manage not all groups, but only one. I have to find outt how to do that in admin panel. (i am new to tikiwiki)
   lphuberdeau: you can't assign permissions to users, only to groups
   <br> so you'll have to create a group for just that user
   chealer: hi ricks99. how are you?
   ihtus: <u>lphuberdeau</u>: and that group (that will contain only one user) will be able to hold permission to manage only one group, right?
   ricks99: hi chealer :-)
   lphuberdeau: that part is up to you
   ***: fabricius has joined #tikiwiki
   ihtus: sorry, what part do you mean? :)
   chealer: <u>ricks99</u>: that Irene thing you mentioned ended up being the natural disaster that affected me the most so far :-S
   lphuberdeau: the permissions you assign to that group are open, it can affect one or multiple groups, or other things
   chealer: <u>ricks99</u>: we lost power for 36 hours. I didn't even see the news, but I was worried it was bad for you
   ihtus: <u>lphuberdeau</u>: thank you! I have a start point now :)
   ricks99: wow(!) i'm a few hours inland, just wind and rain for me. no damaage. lost power for a few hours only
   <br> but now, within the past 6 months we've had tornado, earthquake and hurricane. can't wait to see what's next
   lphuberdeau: I lost power for a few hours too, went to the bar to kill the time and it was back on when I came back
   chealer: <u>ricks99</u>: good. it was not too scary here, but lots of rain and winds, broken branches, and a peak of 250 000 people offline in Quebec (I'm in Quebec city)
   <br> <u>ricks99</u>: I wish you a bit of sunshine :-)
   -: Merbster is happy Denmark doesn't have natural disasters.
   Merbster: I still feel bad for you guys though.
   chealer: <u>lphuberdeau</u>: yeah, had to do something like that. I even develop a technique to tell if power had come back (call and see if the answering machine triggers) :-)
   ricks99: @lphuberdeau: yeah, we sat on the back deck drinking wine. watching the storm
   chealer: <u>Merbster</u>: we have nothing to complain about. ricks99 apparently does :-S
   lphuberdeau: not much else you can do than wait it out
   ricks99: coastal areas in NC were hit really bad. many islands are not completley cut off. So much for going to the beach for the labor day (USA) holiday
   <br> ... are *now*....
   lphuberdeau: (we have labor day on the same date)
   sylvieg: <u>lphuberdeau</u>: Lucene is now in 4.0                     http://t.co/sHCNbBn - but not sure if it affects the zend version (seems to be still in 2) ....
   lphuberdeau: I wouldn't think so
   <br> unless someone decides to implement the new index format, the zend version has a life of its own
   sylvieg: yeh
   chealer: hi sylvieg. was Irene discreet in Boston?
   sylvieg: We did not have power on Sunday afternoon/night - a lot of trees felt down
   <br> otherwise ... the snow storms are usually worst
   -: lphuberdeau finds putting order in the tracker options to be quite a challenge
   chealer: <u>sylvieg</u>: oh, trees felt down? are they feeling better now?
   sylvieg: probably .. my English...
   <br> ;-)
   chealer: :-)
   CIA-50: tikiwiki: 03tikii18nbot * r36726 10/trunk/lang/ru/language.php: Russian translations done on i18n.tiki.org
   <br> tikiwiki: 03tikii18nbot * r36727 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org
   <br> tikiwiki: 03jonnybradley * r36728 10/trunk/templates/admin/include_anchors.tpl: [FIX] admin: notices
   lphuberdeau: hmmm... I really don't get since when we care about notices in templates
   CIA-50: tikiwiki: 03marclaporte * r36729 10/trunk/lib/core/Tracker/Field/Files.php: better pref definition
   <br> tikiwiki: 03jonnybradley * r36730 10/trunk/ (templates/admin/include_anchors.tpl tiki-admin.php): [FIX] admin: notices (rollback r36728 and do it in php)
   jonnyb: hi lphuberdeau - well i have another weird smarty issue, and needed to see if my stuff was falling over in smarty-land, so just clearing the way so i can see
   <br> actually it's a similar problem with smarty_function_html_image that i was getting yesterday in the tests
   -: jonnyb checkl the tests again
   jonnyb: yup, same deal - falls over in Search_IndexerTest apparently trying to open lib/smarty/libs/plugins/function.html_image.php
   <br> must be something local...
   CIA-50: tikiwiki: 03marclaporte * r36731 10/trunk/lib/core/Tracker/Field/Files.php: files tracker field is not experimental (Thanks LPH)
   lphuberdeau: I think I saw something like that a while back, it was related to the plugin include paths if I remember correctly
   jonnyb: yes, that's my reckoning - i saw you did a fix in a test re smarty plugin path a few days ago... i'll investigate
   CIA-50: tikiwiki: 03marclaporte * r36732 10/trunk/lib/ (5 files in 3 dirs):
   <br> tikiwiki: Prefs: remove the tag 'new' because it's too much work to maintain from version
   <br> tikiwiki: to version. Also, something could be 'new and stable' or 'new and experimental'.
   <br> tikiwiki: The important thing for the end user is 'is it stable?' and 'does it require
   <br> tikiwiki: advanced tech knowledge to use? So adding a new 'expert tag'
   jonnyb: curious - setting php_value include_path "." in my htaccess reveals an error... seems the smarty object is getting de-initialised
   CIA-50: tikiwiki: 03lphuberdeau * r36733 10/trunk/lib/prefslib.php: [FIX] Wrong logic for preference tag
   Merbster: does xdebug automatically output exceptions that are thrown?
   lphuberdeau: depends if they are caught
   <br> but technically, PHP does, xdebug just improves the rendering
   Merbster: the main method that calls everything is in a try/catch
   jonnyb: hmm, ok - that bug was something else - tests still broken :(
   Merbster: and I just log the exception I don't echo or dump it
   <br> log it into a database through my own code*
   <br> I read that PHP only prints it out if it's uncaught, but then I would get an uncaught execption error and not just the exception?
   <br> i will be back later.
   ***: Merbster has quit IRC (Quit: Leaving)
   sylvieg: there is no m ore _htaccess in trunk?
   lphuberdeau: I know I made a commit on it like 2 days ago
   <br> should still be there
   CIA-50: tikiwiki: 03chealer * r36734 10/trunk/lib/tikilib.php: update_page(): hint on saveLastModif parameter
   rodrigo_sampaio: hi changi
   <br> <u>changi</u>: I'm not sure if I understand what you meant in the last e-mail you sent about the new get_strings.php
   <br> <u>changi</u>: are you proposing that get_strings.php should ignore those strings even if they were properly declared in tpl files?
   chealer: <u>sylvieg</u>: it's still here
   <br> hi rodrigo_sampaio
   rodrigo_sampaio: hi chealer
   <br> <u>chealer</u>: I updated the page http://tiki.org/Translation+branching+strategy
   fabricius: <u>rodrigo_sampaio</u>: I had a question on it in dev-list
   rodrigo_sampaio: sorry fabricius, a question about what?
   chealer: <u>rodrigo_sampaio</u>: good, looks good
   rodrigo_sampaio: <u>fabricius</u>: forget, now I see your email
   chealer: that power outage really improved my sun synchronization
   <br> and at the same time, my developers synchronization :-)
   ***: ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99)
   <br> Merbster has joined #tikiwiki
   CIA-50: tikiwiki: 03marclaporte * r36735 10/trunk/tiki-admin.php: More search results for prefs, and Maps admin panel doesn't need a feature check
   ***: Wilkins has quit IRC (Ping timeout: 245 seconds)
   CIA-50: tikiwiki: 03chealer * r36736 10/trunk/ (4 files in 3 dirs): [FIX] Capitalization for "Smarty"
   <br> tikiwiki: 03chealer * r36737 10/trunk/lib/wiki-plugins/wikiplugin_smarty.php: [REF] Use single capitalization for "Smarty function"
   <br> tikiwiki: 03chealer * r36738 10/trunk/lang/fr/language.php: [TRA] "Anglais britannique" seems better to me than "Britannique" for "English British"
   -: jonnyb likes Services_Exceptions
   lphuberdeau: fun, arn't they?
   jonnyb: and pretty - thanks :)
   ***: SJ-Jay has joined #tikiwiki
   SJ-Jay: polom guys! :)
   <br> sylvieg, are you there?
   ***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
   sylvieg: hello
   SJ-Jay: hey :)
   <br> did you work on the search box?
   sylvieg: no
   SJ-Jay: hmm.. you know who has? it doesn't work with lucene :(
   sylvieg: does it call searchindex or searchresults?
   SJ-Jay: searchindex
   <br> URL looks like this when searching with search box: tiki-searchindex.php?highlight=test&amp;where=pages
   lphuberdeau: if I remember correctly, it's just an issue in 7 that the form does not submit properly on autofill
   sylvieg: are the parameters like filter...
   lphuberdeau: fixed for 8
   SJ-Jay: tiki-searchindex.php?filter%7Econtent=test&amp;filter%7Etype=&amp;filter%7Ecategories=&amp;filter%7Etags=
   sylvieg: the paramters are ncorrects
   SJ-Jay: that's the URL when searcing on search page :)
   sylvieg: I though I fixed that for 7...
   <br> sorry - the parameters aer corects
   SJ-Jay: we all forget from time to time :D
   sylvieg: it is working on doc.tiki.org - so I do not know- perhaps a setting
   SJ-Jay: hmm..
   <br> any pointers on were to look for these settings? :)
   Merbster: that box that asks you if you really want to leave the page, how can I use that functionality on a wikipage?
   <br> the popup only appears in the admin area
   ***: SJ-Jay has quit IRC (Read error: Connection reset by peer)
   <br> SJ-Jay has joined #tikiwiki
   <br> luciash has joined #tikiwiki
   luciash: polom
   Merbster: polom luciash
   SJ-Jay: polom luciash :)
   luciash: hey u guys, u hang out here a lot lately, isnßt it ? ;)
   <br> damn windows keyboard :-p
   SJ-Jay: yup we do! we are developing an intranet/project management system using tikiwiki :D
   Merbster: luciash, lately? - it's been more than that :P
   SJ-Jay: hehe.. think we've been here the last 6 months or so!
   luciash: *g*
   chealer: <u>Merbster</u>: a try without a catch doesn't make sense
   <br> hi luciash
   luciash: salut chealer
   Merbster: chealer, I would agree, but I have experienced alot in PHP that does not make sense in my mind, that's why I ask :)
   SJ-Jay: luciash or chealer, search box stopped working after lucene was configured.. you guys know if i'm missing som settings or?
   luciash: seems my thread died pretty quickly on the dev list... but i would like to have it fixed, really, instead of workarounding the major slowdown
   chealer: <u>Merbster</u>: it appears on wiki pages here
   -: luciash knows 0 bout lucene search
   <br> chealer same
   SJ-Jay: verdammte sheisse
   <br> that's german for god damnit
   Merbster: chealer, is it activated by default?
   <br> and can it done by individual page or is it a global setting?
   chealer: <u>Merbster</u>: I think so. I get on my local 6.x and trunk. you know you have to modify something to get the warning
   Merbster: chealer, in admin area we get it no matter what we do (don't even have to change stuff) and I have never seen the popup before we installed Tiki 7.0
   chealer: <u>Merbster</u>: where in the admin area?
   Merbster: chealer, as long as it's in the admin area it will popup whenever you try to leave the page. (or do a postback)
   <br> maybe it's our settings that are a bit screwy
   chealer: <u>Merbster</u>: the "admin area"? the control panels?
   Merbster: chealer, that would probably be a more correct term yes.
   <br> chealer, sorry, I am getting whispered; it's only in the modules interface
   chealer: <u>Merbster</u>: I may misunderstand, otherwise I don't get that
   SJ-Jay: Corrections.. only in module administration! :)
   chealer: <u>Merbster</u>: you're getting a JavaScript alert when leaving Admin Modules, even if you touched nothing?
   Merbster: chealer, yes
   chealer: <u>Merbster</u>: so if you click Admin-&gt;Modules, then the HOME link in the box, you get a prompt?
   <br> without doing anything else
   ***: arild_ has joined #tikiwiki
   chealer: hi arild_
   arild_: hi
   Merbster: chealer, let me check
   <br> chealer, I just press "Modules" and end up in the modules interface. then, without pressing anything else, I press the "home" button on the upper toolbar (that sends me to the front page)
   chealer: <u>Merbster</u>: right. and you get a prompt asking you to confirm?
   Merbster: chealer, I get the message in the popup: "Do you want to leave the page?" and then on next line "Message from website: null" and then two buttons with "leave site" "stay on site"
   <br> chealer, yes. Containing what I just described
   chealer: <u>Merbster</u>: on which version?
   Merbster: Tiki 7.1
   chealer: <u>Merbster</u>: that's definitely a bug. I don't get that here: http://ido.ath.cx:8080/tiki/7.1/tiki-admin_modules.php
   SJ-Jay: should also inform that our tiki is running on IIS
   chealer: I'll try to test that
   Merbster: chealer, are you a javascript wizard?
   chealer: <u>Merbster</u>: not at all. jonnyb is
   Merbster: ok.
   jonnyb: hmm? (re)
   Merbster: there was a time you could be burnt on a bonfire for being a wizard/witch... So I understand your hmmming jonnyb  ;)
   SJ-Jay: haha :D
   Merbster: jonnyb, I have a, very weird, scenario. where I need to browse files on the webserver and send back the path of the file and generate a link from it.
   SJ-Jay: LET'S BURN jonnyb!
   -: jonnyb looks for a suitable running away smiley
   SJ-Jay: :D
   jonnyb: you'd have to make some sort of server side service to list the files, afaik javascript isn't allowed to do that
   Merbster: jonnyb, we made the files viewable through the webserver?
   jonnyb: so they show up as a list, &amp; you need to turn them into links?
   Merbster: jonnyb, the user can pick 1 file
   <br> and then we need to generate a link form that
   <br> jonnyb, the usecase is this: The building engineers needs to link to drawings of biuldings easily
   <br> we have this stored on our SAN
   SJ-Jay: we added all our file shares as virtual directories.. making them visible from web browser
   Merbster: Everyone has the SAN drives mounted as network drives.
   <br> so S:Somedirsomefile &lt;- will work on all clients across the entire company
   <br> ofcourse the drive letter I can append myself
   ***: rodrigo_sampaio has joined #tikiwiki
   Merbster: as long as I get the path and the filename
   jonnyb: should be possible - how does the file list come out? as html?
   Merbster: jonnyb, I haven't coded anything for this yet. My question is how the easiest way was to solve this.
   CIA-50: tikiwiki: 03lphuberdeau * r36739 10/trunk/ (3 files in 2 dirs): [MOD] Intermediate commit, started work on the new tracker create/edit form
   Merbster: jonnyb, Currenly we can do a directoy listing which is in HTML. Are you thinking that I should use PHP to read the files (and their placements) and send it to some JS via. JSON ?
   jonnyb: you should be able to iterate through the files and make them into links - jquery has a wrap() function that might do it
   Merbster: jonnyb, I only need to generate a link from the user-selected file
   jonnyb: i'd do it with php if you can
   Merbster: jonnyb, I can't get a nice file traversing UI with PHP I think.
   jonnyb: yes
   -: rodrigo_sampaio ping fabricius
   ***: Merbster has quit IRC (Ping timeout: 252 seconds)
   <br> xavi has joined #tikiwiki
   xavi: polom
   <br> I'm extending a bit pluginR to support creating graphs in svg
   <br> and I need some help for the final bits (I'm almost done)
   <br> I have the svg generated on  disk: ./temp/cache/foo.svg
   <br> how do I say in php : download this file ./temp/cache/foo.svg ?
   lphuberdeau: readfile('./temp/cache/foo.svg')
   <br> that's going to dump to the output, prior to that you need to set the headers
   xavi: ok, thnks lph
   fabricius: pong rodrigo_sampaio
   <br> thx for the answer
   xavi: <u>lphuberdeau</u>: , I got the svg in the downloaded file, but also the content of the wiki page where that pluginR call was generated from...
   <br> If I commit my changes to pluginR, can you have a look at the specific few lines where the svg generation is handled?
   <br> somehow I need to say that "only" download the contents of the svg file, no more, no les
   <br> less
   <br> when the page is loaded with an extra param at the url : "&amp;gtype=svg"
   <br> ok, anyway, I'll commit the work in progress
   ***: lphuberdeau has quit IRC (Ping timeout: 264 seconds)
   <br> SJ-Jay has quit IRC (Quit: Leaving)
   CIA-50: tikiwiki: 03xavidp * r36740 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_rr.php: [ENH]Work in progress for the generation of plots in svg when requested by the user
   luciash: hola xavi
   xavi: hi luciash
   luciash: <u>xavi</u>: how do u display that svg in browser ? browser cares or using the raphäel JS ?
   -: luciash is just curious
   xavi: he he, not displaying it yet, just offering to the user for download
   luciash: ah, i see
   xavi: step by step
   luciash: sure :)
   CIA-50: tikiwiki: 03jonnybradley * r36741 10/trunk/lib/tikilib.php: [MOD] add connect lib to tikilib
   <br> tikiwiki: 03mlustenberg * r36742 10/trunk/lib/wiki/editlib.php: [FIX] fixed spelling in parameters of EditLib::parseToWysiwyg()
   ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
   CIA-50: tikiwiki: 03chealer * r36743 10/trunk/lib/wiki/editlib.php: fix typo
   rodrigo_sampaio: <u>fabricius</u>: welcome
   CIA-50: tikiwiki: 03chealer * r36744 10/trunk/lib/ (2 files in 2 dirs): BigBlueButton: store anonymous name in session's bbb_name rather than in prefs['realName'] (untested)
   ***: nkoth has joined #tikiwiki
   <br> luciash has quit IRC (Ping timeout: 252 seconds)
   fabricius: luciash and xavi, what is the raphäel JS ?
   rodrigo_sampaio: <u>fabricius</u>: sorry if my first answer sounded like I was troubled with your questions. this is not the case. it is always difficult to express mood in a foreign language.
   <br> <u>fabricius</u>: I actually find your questions very helpful to understand what in our i18n system is working good and what we need to improve.
   <br> :)
   fabricius: <u>rodrigo_sampaio</u>: thank you very much
   <br> <u>rodrigo_sampaio</u>: I do my best to contribute to the community and to support people, where I already learned ... and if it is only asking "silly" questions -&gt; there is no silly question, except the never asked one
   rodrigo_sampaio: <u>fabricius</u>: exactly :)
   fabricius: but as you say that it is difficult to express mood in foreign languages, I better clarify, before mood is heating up or I accidentially obset s.b. - what does not means, that I would not be able to obset by means, if I wanted :-D
   xavi: <u>fabricius</u>: I know almost nothing about it more than this: http://raphaeljs.com
   fabricius: thx xavi
   ***: rodrigo_sampaio has quit IRC (Ping timeout: 240 seconds)
   CIA-50: tikiwiki: 03xavidp * r36745 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_rr.php: [FIX]Typo and one extra fix. Basic creation of svg working.
   ***: rodrigo_sampaio has joined #tikiwiki
   <br> marclaporte has joined #tikiwiki
   <br> ChanServ sets mode: +o marclaporte
   marclaporte: polom
   fabricius: moloq
   ***: lphuberdeau has joined #tikiwiki
   fabricius: slideshow seems not to work with HTML
   <br> err WYSIWYG
   <br> for me not a major issue, just stumbled over it coinsidently an hour ago
   marclaporte: http://doc.tiki.org/Tiki3   there is a "File is not an image." but this wiki code used to work: {img link=tiki-download_file.php?fileId=46&amp;display src=tiki-download_file.php?fileId=46 class=reflect align=center rel=shadowbox[g];type=img;title=Calendar: New recurrence feature to have the same event each week/month/year between two dates or for X occurrences.}
   ***: arild_ has quit IRC (Quit: Page closed)
   <br> marclaporte has quit IRC (Ping timeout: 245 seconds)
   <br> arild_ has joined #tikiwiki
   <br> marclaporte has joined #tikiwiki
   <br> ChanServ sets mode: +o marclaporte
   fabricius: <u>marclaporte</u>: you did send me a file today
   <br> <u>marclaporte</u>: I am concerned with the code - not sure if perhabs there is one or two chars missing or wrong
   <br> <u>marclaporte</u>: tried to find out, who mede the bugrequest, but the userfield is empty
   <br> <u>marclaporte</u>: wanted to contact the guys
   <br> #
   marclaporte: <u>fabricius</u>: yes, that's because we have a bug with user field in Tiki7
   fabricius: f***
   <br> and you do not know who was?
   marclaporte: the dark side of dogfooding
   <br> :-)
   <br> I have a watch on the tracker, so I can check emails
   fabricius: so I needed to pass to a coder, who can confirm, if the code is right so and if not, what must to be changed (wich char added, replaced, or so)
   <br> if you look at the trackeritem -&gt; solution, please have a look at the red question mark in the line that should replace the old code (second code line)
   marclaporte: you have mail
   CIA-50: tikiwiki: 03chealer * r36746 10/trunk/lib/setup/language.php: [REF] Redefine change_language according to feature_multilingual rather than checking both everywhere
   ***: ihtus has quit IRC (Ping timeout: 252 seconds)
   <br> Merbster has joined #tikiwiki
   CIA-50: tikiwiki: 03chealer * r36747 10/trunk/lib/setup/language.php: [FIX] BiDi: only set direction after final language was set
   ***: hagar_ has joined #tikiwiki
   <br> hagar_ has quit IRC (Client Quit)
   <br> GillesM has quit IRC (Remote host closed the connection)
   <br> deeku has joined #tikiwiki
   <br> arild_ has quit IRC (Quit: Page closed)
   fabricius: <u>marclaporte</u>: ok, thx
   <br> <u>marclaporte</u>: did you check the code, or ... you pasted the trackeritem -&gt; I still cannot see, if the line of code is OK this way
   <br> <u>marclaporte</u>: if it's checked I'd commit it - but I want to be sure first
   <br> I might need another 6 month or so until I know PHP, if I start now ;-)
   <br> <u>marclaporte</u>: but ok - I'll be persistent, look for s.b. and just will come back to you with the message "done"
   <br> I understood now :-P
   <br> :-D
   ***: ihtus has joined #tikiwiki
   ihtus: does anybody know where i can set AutoComplete?
   <br> http://doc.tiki.org/jQuery: It can be enabled through "Admin &gt; Features", and its options through "Admin &gt; Look and Feel &gt; UI Effects"
   <br> I can't find it under UI Effects..
   lphuberdeau: it's kind of by default now I believe
   <br> depending on the version you're using
   ihtus: I have a tiki with autocomplete disabled.. and I can't enable it
   <br> it's disabled on 6.3
   <br> I was searching to set it On inside the files.. but didn't figure that out...
   <br> will keep searching tomorrow, now it's 5pm and got to go home :)
   <br> have a nice evening guys!
   ***: rodrigo_sampaio has quit IRC (Read error: Connection reset by peer)
   <br> rodrigo_sampaio has joined #tikiwiki
   <br> ihtus has left
   <br> rodrigo_sampaio has quit IRC (Ping timeout: 258 seconds)
   <br> rodrigo_sampaio has joined #tikiwiki
   <br> Merbster has quit IRC (Quit: Leaving)
   <br> marclaporte has quit IRC (Read error: Connection reset by peer)
   <br> radek82 has quit IRC (Quit: Leaving)
   <br> xavi has left
   CIA-50: tikiwiki: 03sampaioprimo * r36748 10/trunk/lib/init/tra.php:
   <br> tikiwiki: load language_*.php files (can be used by mods to provide its own
   <br> tikiwiki: translations)
   <br> tikiwiki: 03sampaioprimo * r36749 10/trunk/get_strings2.php: get strings: baseDir can be set by user (useful to collect mods strings)
   deeku: lphuberde, a quick question to you about a messy upgrade - I get strange characters on screen when I apply a link to an image, see the third column of http://toshniwalcontrols.com/tiki-index.php?page=Contact%20Us - is there a known way to fix this?
   <br> this generates the strange characters : ((All India GSM Subscriber|{img fileId=365}))
   <br> But this wiki code worked perfectly in earlier versions of tiki, eg version 5
   <br> In the currently installed  version, 7.1, this works as it should: {img fileId=365}, but not ((All India GSM Subscriber|{img fileId=365}))
   sylvieg: <u>deeku</u>: it is a pludgin trace I think
   lphuberdeau: unless I am mistaken, the img plugin has arguments to generate links
   sylvieg: +1 for lph
   deeku: Pray, what exactly should I look out for? Before the upgrade everything was workingjust fine. The Wiki code looks normal to me, should I check the settings in Admin Home?
   sylvieg: try {img fileId=365 link="All India GSM Subscriber"}
   lphuberdeau: you were actually using an undocumented behavior there
   <br> since there were significant changes in the parser handling, some of those details can break
   deeku: Yes, that did the trick, thanks lph
   sylvieg: is there a limit on preg_replace - I have an html page - a hudge one that after preventXSS is empty.. I do not know yet if it is a php bug - or a wrong pattern
   CIA-50: tikiwiki: 03chealer * r36750 10/trunk/lib/prefs/users.php: [FIX] default language is "en" (r33845 regression)
   ***: redflo has quit IRC (Quit: Leaving.)
   <br> deeku has quit IRC (Quit: Page closed)
   CIA-50: tikiwiki: 03chealer * r36751 10/trunk/ (4 files in 2 dirs):
   <br> tikiwiki: [FIX] Smarty preference function: show global value for overriden preferences
   <br> tikiwiki: Revert r23285, r27486 and some more workarounds with a default
   <br> tikiwiki: Nelson: feel free to check the wiki home page still behaves as it should