[00:22] *** Caarrie|away is now known as Caarrie
[00:29] *** ibrrorg has joined #tikiwiki
[00:33] *** PrezKennedy has joined #tikiwiki
[00:59] *** daniam has joined #tikiwiki
[01:11] *** ibrrorg has quit IRC (Quit: Page closed)
[01:11] *** _awaylikegnu is now known as freelikegnu
[01:16] <freelikegnu> anyone familiar with the rss feed parser in TW?  It does not seem to like links in the descriptions
[01:16] <freelikegnu> such as xml generated from svn logs
[01:17] <daniam> servers are slow tonight.  Quitting
[01:22] *** daniam has left 
[01:33] *** Caarrie is now known as Caarrie|sleeping
[01:41] *** freelikegnu is now known as _awaylikegnu
[01:55] *** changi_ has quit IRC (Ping timeout: 252 seconds)
[01:55] *** changi has joined #tikiwiki
[03:57] *** MartinCleaver has quit IRC (Quit: MartinCleaver)
[04:24] *** lpm has joined #tikiwiki
[04:26] <lpm> Hello, I copied an amazon VM instance to a new instance, with tikiwiki inside it.  When I startup the new instance I get an error when visiting the wiki, which you can see at: http://ec2-204-236-181-209.us-west-1.compute.amazonaws.com/
[04:26] <lpm> Complaining about permissions for webuser
[04:27] <lpm> I re-ran the setup.sh script, but that doesn't seem to fix it, and I don't want to re-execute the tiki installer, cause I don't want to wipe out my tiki
[04:29] <lpm> ah, I think I might know whats wrong.
[04:29] <lpm> I'll double check
[04:29] <lpm> might be where my Ip address is bound to
[04:29] <lpm> cause if I try to stop the httpd server, it won't stop
[04:30] <lpm> it give s a failure about binding to address 0.0.0.0
[04:30] <lpm> the only thing different is the ip address
[04:42] *** mlpvolt has joined #tikiwiki
[04:43] <lpm> ah,ha! I think I narrowed it down
[04:43] <lpm> My /var is read only!
[04:43] <lpm> Tiki /php/apache can't writ to var
[04:43] <lpm> Need to fix that
[05:04] <mlpvolt> hello. some success with data channels. (!) - thanks sylvieg for the lesson. 
[05:05] <mlpvolt> i have updated profiles.tiki docs, using sylvies example for a walkthrough on ((data channels)). 
[05:25] <mlpvolt> q: profiles: when you do object references, do you have to write the profile in the "correct" order, only referring to that defined above . . .
[05:30] <mlpvolt> q: does profiles support category perms?
[06:04] *** chibaguy has joined #tikiwiki
[06:04] *** ChanServ sets mode: +o chibaguy
[07:10] *** xavi has joined #tikiwiki
[07:26] <luciash> polom polom
[08:20] <xavi> pom pom
[08:20] <CIA-59> tikiwiki: 03xavidp * r26405 10/trunk/templates/ (tiki-read_article.tpl tiki-view_articles.tpl): 
[08:20] <CIA-59> tikiwiki: [FIX]Avoid showing article-topic image when user selected "use own image" and no
[08:20] <CIA-59> tikiwiki: image uploaded to tiki, to allow the use case of that user providing the image
[08:20] <CIA-59> tikiwiki: from a different source through the img tag in the heading and/or body of the
[08:20] <CIA-59> tikiwiki: article. Show article-topic name instead with a link to show all articles of
[08:20] <CIA-59> tikiwiki: this same topic.
[08:20] <xavi> hi luci
[08:20] <xavi> I hope you (and family) are better
[08:21] <xavi> ok, next, backporting....
[08:42] <CIA-59> tikiwiki: 03xavidp * r26406 10/branches/5.x/templates/ (tiki-read_article.tpl tiki-view_articles.tpl): 
[08:42] <CIA-59> tikiwiki: [FIX][bp/r26405]Avoid showing article-topic image when user selected "use own
[08:42] <CIA-59> tikiwiki: image" and no image uploaded to tiki, to allow the use case of that user
[08:42] <CIA-59> tikiwiki: providing the image from a different source through the img tag in the heading
[08:42] <CIA-59> tikiwiki: and/or body of the article. Show article-topic name instead with a link to show
[08:42] <CIA-59> tikiwiki: all articles of this same topic.
[08:54] <CIA-59> tikiwiki: 03xavidp * r26407 10/branches/proposals/4.x/templates/ (tiki-read_article.tpl tiki-view_articles.tpl): 
[08:54] <CIA-59> tikiwiki: [FIX][bp/r26405]Avoid showing article-topic image when user selected "use own
[08:54] <CIA-59> tikiwiki: image" and no image uploaded to tiki, to allow the use case of that user
[08:54] <CIA-59> tikiwiki: providing the image from a different source through the img tag in the heading
[08:54] <CIA-59> tikiwiki: and/or body of the article. Show article-topic name instead with a link to show
[08:54] <CIA-59> tikiwiki: all articles of this same topic.
[08:57] <CIA-59> tikiwiki: 03xavidp * r26408 10/branches/proposals/3.x/templates/ (tiki-read_article.tpl tiki-view_articles.tpl): 
[08:57] <CIA-59> tikiwiki: [FIX][bp/r26405]Avoid showing article-topic image when user selected "use own
[08:57] <CIA-59> tikiwiki: image" and no image uploaded to tiki, to allow the use case of that user
[08:57] <CIA-59> tikiwiki: providing the image from a different source through the img tag in the heading
[08:57] <CIA-59> tikiwiki: and/or body of the article. Show article-topic name instead with a link to show
[08:57] <CIA-59> tikiwiki: all articles of this same topic.
[09:00] *** kiilo has joined #tikiwiki
[09:09] <xavi> yup, the fix is not perfect yet... need to learn how to fix my own partial fix
[09:26] <CIA-59> tikiwiki: 03jonnybradley * r26409 10/trunk/styles/layout/design.css: [FIX] Restrict diff width to something reasonable. Has to be an absolute width, sadly.
[09:27] <CIA-59> tikiwiki: 03xavidp * r26410 10/trunk/templates/tiki-read_article.tpl: [FIX]fix r26405. List just the topic name of that article post, and not all article topics.
[09:27] <CIA-59> tikiwiki: 03jonnybradley * r26411 10/trunk/tiki-admin_tracker_fields.php: [MOD] When the are only a few more fields than maxRecords show them all, to avoid exporting incomplete sets of fields.
[09:32] <CIA-59> tikiwiki: 03xavidp * r26412 10/branches/proposals/3.x/templates/tiki-read_article.tpl: [FIX][bp/r26410]List just the topic name of that article post, and not all article topics.
[09:34] <CIA-59> tikiwiki: 03xavidp * r26413 10/branches/proposals/4.x/templates/tiki-read_article.tpl: [FIX][bp/r26410]List just the topic name of that article post, and not all article topics.
[09:35] <CIA-59> tikiwiki: 03xavidp * r26414 10/branches/5.x/templates/tiki-read_article.tpl: [FIX][bp/r26410]List just the topic name of that article post, and not all article topics.
[09:41] *** kiilo has quit IRC (Ping timeout: 276 seconds)
[09:59] <luciash> hola xavi, yeah, no worries :)
[09:59] <xavi> glad to hear that :-)
[10:00] <luciash> xavi: you seem to be very productive, man
[10:01] <luciash> coffee time ?
[10:01] <xavi> not much, just writing long description of short hacks ;-)
[10:01] <luciash> *g*
[10:01] <xavi> and repeating the same thing eveywhere
[10:01] <xavi> :-)
[10:02] <luciash> yeah, that's the trick ;)
[10:03] *** kiilo has joined #tikiwiki
[10:09] *** kiilo has quit IRC (Ping timeout: 276 seconds)
[10:10] <CIA-59> tikiwiki: 03xavidp * r26415 10/trunk/templates/tiki-read_article.tpl: [FIX]Provide also link to "show all articles of this same topic" at the own image uploaded by users for that article, instead of the former (useless, imho) self link.
[10:17] <CIA-59> tikiwiki: 03xavidp * r26416 10/branches/5.x/templates/tiki-read_article.tpl: [FIX][bp/r26415]Provide also link to "show all articles of this same topic" at the own image uploaded by users for that article, instead of the former (useless, imho) self link.
[10:17] <xavi> btw, it's bread time here (nice and cheap german toy to produce bread at home)
[10:18] <luciash> haha
[10:20] <CIA-59> tikiwiki: 03xavidp * r26417 10/branches/proposals/4.x/templates/tiki-read_article.tpl: [FIX][bp/r26415]Provide also link to "show all articles of this same topic" at the own image uploaded by users for that article, instead of the former (useless, imho) self link.
[10:21] *** kiilo has joined #tikiwiki
[10:26] <CIA-59> tikiwiki: 03xavidp * r26418 10/branches/proposals/3.x/templates/tiki-read_article.tpl: [FIX][bp/r26415]Provide also link to "show all articles of this same topic" at the own image uploaded by users for that article, instead of the former (useless, imho) self link.
[10:47] *** Caarrie|sleeping is now known as Caarrie
[10:54] *** grobda24 has joined #tikiwiki
[11:06] *** grobda24 has quit IRC (Remote host closed the connection)
[11:08] *** grobda24 has joined #tikiwiki
[11:08] *** grobda24 has quit IRC (Remote host closed the connection)
[11:09] *** ricks99 has joined #tikiwiki
[11:09] *** grobda24 has joined #tikiwiki
[11:12] <CIA-59> tikiwiki: 03jonnybradley * r26419 10/trunk/lib/wiki-plugins/wikiplugin_datachannel.php: [FIX] URL decode input values (like from trackerfilter)
[11:12] <ricks99> hi all :-)
[11:13] <CIA-59> tikiwiki: 03jonnybradley * r26420 10/trunk/templates/tiki-plugin_blocked.tpl: [FIX] Sensible width for plugin approve body textarea
[11:14] <CIA-59> tikiwiki: 03jonnybradley * r26421 10/trunk/lib/profilelib/ (installlib.php profilelib.php): [FIX] Allow webmail handler to use the version of a wiki page made earlier in the same profile (fixes the "one before" issue)
[11:18] <xavi> hi ricks99
[11:19] <ricks99> hola xavi
[11:20] <luciash> hi ricks99 
[11:20] <ricks99> hi luciash
[12:01] *** researcher has joined #tikiwiki
[12:24] <xavi> c u all (grading students time)
[12:24] <chibaguy> Something that's pretty cool: try youtube.com's 'take a quick tour'. It apparently uses a layer over the current page, so you get highlighting and info in 'real time'.
[12:24] *** xavi has left 
[12:29] *** Caarrie is now known as Caarrie|away
[12:32] <Tikiwiki|bot>  New Forum Posts: Server disk space / performance - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=36765
[12:38] <CIA-59> tikiwiki: 03jonnybradley * r26422 10/trunk/lib/profilelib/installlib.php: [FIX] Webmail profiles: Cleanup tags etc from wikiparsed pages for to, cc, bcc & subject fields
[12:42] <ricks99> is there a way to store custom plugins with a style? making a styles/mystyle/wiki-plugins/foo.php  maybe?
[12:43] <chibaguy> I don't think so, ricks99.
[12:44] <ricks99> :(
[12:45] <chibaguy> Is the problem how to distribute the theme + plugins?
[12:46] <ricks99> for some sites, i have created specialized, one-off plugins -- not for general distribution......
[12:46] <ricks99> during site upgrades, it is a PITA to remember to move them, too....
[12:46] <chibaguy> A long while back, I had some custom plugins for the Tikipedia theme, but it was a headache.
[12:46] <ricks99> if *everything* was in the custom style folder, would b much easier
[12:47] *** yohomer has quit IRC (Ping timeout: 258 seconds)
[12:47] *** yohomer has joined #tikiwiki
[12:48] *** yohomer is now known as Guest11363
[12:48] <chibaguy> I guess you could keep a copy of the plugins in the theme folder, just for safe-keeping and moving, etc.
[12:48] *** Guest11363 is now known as yohomer
[12:56] *** researcher has quit IRC (Quit: Page closed)
[13:12] *** Caarrie|away is now known as Caarrie
[13:19] <CIA-59> tikiwiki: 03jonnybradley * r26423 10/trunk/lib/profilelib/installlib.php: [FIX] Webmail profiles: Remove linefeeds before trim on to etc
[13:29] *** grobda24 has quit IRC (Read error: Connection reset by peer)
[13:30] *** grobda24 has joined #tikiwiki
[13:31] *** grobda24 has quit IRC (Remote host closed the connection)
[13:34] *** grobda24 has joined #tikiwiki
[13:45] *** FrankP_german has joined #tikiwiki
[13:52] *** MartinCleaver has joined #tikiwiki
[14:21] <sylvieg> did somebody investigate to have a controlled access to the profile (like you need to pay to apply one profile)
[14:31] *** ibrrorg has joined #tikiwiki
[14:42] *** ibrrorg has quit IRC (Quit: Page closed)
[14:45] *** chibaguy has quit IRC (Ping timeout: 260 seconds)
[15:01] *** Cain` has joined #tikiwiki
[15:03] *** Cain has quit IRC (Ping timeout: 276 seconds)
[15:03] *** Cain` is now known as Cain
[15:32] *** uSlacker has quit IRC (Read error: Operation timed out)
[15:44] *** ricks99 has quit IRC (Ping timeout: 240 seconds)
[15:47] *** uSlacker has joined #tikiwiki
[16:15] *** kiilo has quit IRC (Ping timeout: 264 seconds)
[16:28] *** lpm has quit IRC (Ping timeout: 276 seconds)
[16:31] *** ricks99 has joined #tikiwiki
[17:19] *** uSlacker has quit IRC (Ping timeout: 264 seconds)
[17:21] *** uSlacker has joined #tikiwiki
[17:51] *** FrankP_german has quit IRC (Ping timeout: 268 seconds)
[17:55] *** FrankP_german has joined #tikiwiki
[18:10] <chealer> polom
[18:17] *** xavi has joined #tikiwiki
[18:17] <xavi> polom
[18:17] <ricks99> Q: is there a way (4.x) to move images from img/wiki_up/*.* into the file gallery?
[18:18] <xavi> I?ve just registered a few users through csv file ( import), on a tiki 3.5 site, but now I see those users with "Need to validate email"
[18:18] <xavi> and I can't see any link (as user with tiki_p_admin) to validate those users myself
[18:19] <xavi> any hint on how to validate them?
[18:19] <xavi> sylvieg around? ^
[18:19] <ricks99> @xavi: use the FORGOT PASSWORD
[18:19] <xavi> ricks99: I'm afraid not (move images automatically....9
[18:19] <ricks99> tiki will send the validation message + link
[18:20] <xavi> oh well, yes, I knew that, but there are a few users (there could be a hundred, even if not my case)
[18:20] <xavi> I recall seing a button to validate users by an admin
[18:21] <xavi> in previous 3.x tikis
[18:21] <ricks99> not in 3.5. i think 4.x
[18:21] <xavi> ah, ok, :-/
[18:21] <ricks99> and not when createing from csv file (i think)
[18:21] <ricks99> when u create manually, there is a check box for SEND VALIDATION MESSAGE (or something smiilar)
[18:22] <ricks99> on the Create new user page
[18:22] <xavi> ok, what I mean is the icon nect to each user
[18:22] <xavi> on admin users
[18:22] <xavi> once they are created
[18:22] <ricks99> not sure
[18:22] <xavi> so that admin could validate manually some accounts
[18:22] <ricks99> sorry :(
[18:22] * ricks99 really wants to start using file gallery, but i have 100s of images that i need to move :(
[18:23] <xavi> oh well, not easy to upgrade, since that site is using a judy.css theme style, and it seems not available for 4.x (according to themes.tw.o homepage)
[18:23] <xavi> ah, yes, it exists in mods! (judy_4x). chibaguy is a machine! :-)
[18:24] <xavi> ok, I'll consider upgrading some time inthe future (too many things to work on... and LTS is kind of enough for that customer)
[18:25] <ricks99> yes. stability > features :)
[18:25] <xavi> ok, thanks (I'll validate them through phpmyadmin this time)
[18:26] <xavi> back to finishing things
[18:26] <xavi> ricks99: about your question, I recall that moving images was possible from img/wiki_up to "image galleries" in the past
[18:27] <xavi> but I guess that you don't want that (in case image galleries are finaly deprecated withouth migration path to file gals)
[18:27] <xavi> but ... fyi
[18:27] <ricks99> y, but image galleries are being deprecated, right?
[18:27] <xavi> good question... I don't see any image_gallery deprecator any more :-)
[18:27] <xavi> for real...
[18:27] * ricks99 hopes that someone is working on an upgrade method....
[18:27] <xavi> just us talking about it from time to time, 
[18:28] * xavi fears nobody is taking care of that (adding remaining features from image galleries to file galleries)
[18:28] <xavi> so that image galleries should stay longer
[18:28] <ricks99> or stick with 3.x :-)
[18:29] <xavi> (they saved me in a customer site when file galleries failed for some unexpected reason)
[18:29] <xavi> ok, I have to leave
[18:29] <xavi> cheers and thanks for feedback
[18:29] <ricks99> adios
[18:29] <xavi> adeu ;-)
[18:29] *** xavi has left 
[19:53] *** MartinCleaver has quit IRC (Quit: MartinCleaver)
[19:58] *** grobda24 has quit IRC (Remote host closed the connection)
[19:59] *** Caarrie is now known as Caarrie|away
[20:20] *** FrankP_german has quit IRC (Quit: Nettalk6 - www.ntalk.de)
[20:43] <CIA-59> tikiwiki: 03sylvieg * r26424 10/branches/5.x/ (lib/tikilib.php tiki-print_multi_pages.php): [FIX]print: some optimization in print multiple - still not enough for doc :-(
[20:43] *** ricks99 has quit IRC (Quit: Get more help: TikiWiki for Smarties http://twbasics.keycontent.org)
[21:26] *** sylvieg has quit IRC (Quit: Leaving.)
[21:49] <CIA-59> tikiwiki: 03chealer * r26425 10/branches/5.x/lib/calendar/calendarlib.php: [FIX] HTML special chars escaping
[21:51] *** _awaylikegnu is now known as freelikegnu
[21:53] *** sylvieg has joined #tikiwiki
[21:53] *** ChanServ sets mode: +o sylvieg
[22:01] *** freelikegnu is now known as _awaylikegnu
[22:08] *** uSlacker has quit IRC (Ping timeout: 276 seconds)
[22:10] <CIA-59> tikiwiki: 03chealer * r26426 10/branches/5.x/lib/ (jquery_tiki/tiki-jquery.js smarty_tiki/function.popup.php): 
[22:10] <CIA-59> tikiwiki: Smarty popup function:
[22:10] <CIA-59> tikiwiki: Simplify treatment of $text param. Newlines in $text would cause an issue with JavaScript but were removed in convertOverlib(), so remove them in smarty_function_popup() instead and get rid of URL encoding and decoding.
[22:10] <CIA-59> tikiwiki: [FIX] Encoding issues in calendar popups
[22:10] <CIA-59> tikiwiki: [FIX] Backslashes stripped in convertOverlib() (no apparent reason why)
[22:10] *** uSlacker has joined #tikiwiki
[22:15] <CIA-59> tikiwiki: 03marclaporte * r26427 10/branches/5.x/templates/fgal_context_menu.tpl: 
[22:15] <CIA-59> tikiwiki: [ENH] Add tell a friend link for file download in the contextual menu. This
[22:15] <CIA-59> tikiwiki: links exists in the template for all URLs, however, since downloading a file is
[22:15] <CIA-59> tikiwiki: just a download and doesn't have the regular tiki.tpl interface, you can never
[22:15] <CIA-59> tikiwiki: get to it
[22:21] *** drews has joined #tikiwiki
[22:23] *** MartinCleaver has joined #tikiwiki
[23:06] <Tikiwiki|bot>  New Forum Posts: Referrer-based IP Authentication for TikiWiki? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36767
[23:10] *** daniam has joined #tikiwiki
[23:38] *** MartinCleaver has quit IRC (Quit: MartinCleaver)
[23:45] *** Caarrie|away is now known as Caarrie