[00:01] *** SEWilco2 has quit IRC (Remote closed the connection) [00:01] <lq_959> Hello, is anybody online? [00:17] <lq_959> Hello [00:42] *** Caarrie|away is now known as Caarrie [00:46] *** lq_959 has quit IRC ("CGI:IRC (EOF)") [00:48] *** idle- has joined #tikiwiki [01:39] *** Morphous has quit IRC (Read error: 104 (Connection reset by peer)) [01:54] *** idle-_ has joined #tikiwiki [01:59] *** Morphous has joined #tikiwiki [02:06] *** Sug4r has quit IRC (verne.freenode.net irc.freenode.net) [02:12] *** idle- has quit IRC (Read error: 110 (Connection timed out)) [02:27] *** Sug4r has joined #tikiwiki [02:32] *** Caarrie is now known as Caarrie|sleeping [02:46] *** navster has quit IRC () [03:13] *** chattikiwiki1 has joined #tikiwiki [03:28] *** pkdille has joined #tikiwiki [03:32] *** chattikiwiki has quit IRC (Read error: 110 (Connection timed out)) [03:37] *** pkdille has quit IRC ("User disconnected") [03:41] *** chibaguy1 has joined #tikiwiki [03:42] *** chibaguy1 has quit IRC (Client Quit) [03:45] *** chibaguy has joined #tikiwiki [04:25] *** chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client") [05:22] *** SEWilco2 has joined #tikiwiki [05:50] *** btiffin has joined #tikiwiki [05:56] <btiffin> If I wanted to integrate an OpenCOBOL app to feed and retrieve from TikiWiki, where's the best place to start looking for API docs? Is the best path (of least resistance) Integrator? [06:02] <btiffin> I have a proof of concept gtkhtml embedded in OpenCOBOL and I'm looking for a quickish proof of concept to show the add1tocobol team how we can partner our efforts with TikiWiki without (initially) leading some of the COBOL people to PHP. ;) [06:03] <franck> btiffin: not sure what you are trying to do [06:03] *** Caarrie|sleeping has quit IRC (Read error: 60 (Operation timed out)) [06:04] <franck> btiffin: you want from cobol to write directly in the wiki mysql db? [06:04] <franck> or read from it? [06:05] <btiffin> Well, we use ISAM files in the main, and the team wants to build up some CMS functionality. We're already running a TikiWiki site and I'd like to see synergy versus a rewrite ... if that make any sense. And yes, we have a libdbi layer coded up so direct to and from MySQL would be one option. I'd prefer something at a slightly higher layer that didn't risk SQL mismatch though [06:07] <franck> well there is a tiki-index_raw.php or something like this that returns you a wiki page html formated without the interface [06:08] <franck> would that be enough? [06:10] <btiffin> Ok, I'll give that a read franck; Thanks for the heads up. I've coded up a few modules, but I'll admit to being green when it comes to the vastness of TikiWiki and I'm guess I'm flailing around for a place to start looking, avoiding the overwhelmed with information syndrome. And yes it may well be enough to get a proof of concept to show the team that we should play with others instead of building our own sandbox [06:11] <franck> well this tiki-index_raw.php will allow you to include any wiki page from your tikiwiki into your cobol app, but it won't allow you to create a tiki page [06:11] <franck> but sometimes this is all is needed [06:12] <franck> the page will have to be viewable by anonymous too ;) [06:14] <btiffin> Oh, that'll be ok for the initial show; I don't want to spend too too much time, just in case... ;) [06:14] <franck> well give it a try on your tiki put tiki-index_raw.php?page=<name of page> [06:15] <franck> and see the result [06:15] <franck> look at the source, as firefox may display it funny ;) [06:16] *** Caarrie has joined #tikiwiki [06:16] <btiffin> Some of the team have started to think the Tiki way is "too big". I'd like to show them that that is part of what makes Tiki the "thing". ;) (And a side note, I use Konqueror, so yeah, I'll view the sources. Thanks franck. [06:18] <franck> well konqueror or not, the result does not contain any <html> nor <body> tags, it is only the html to generate the wiki, so you need to load the css separately and embed it in another page [06:18] <franck> it is great for ajax calls as you can update the wiki part and not the whole interface [06:19] <franck> have fun [06:21] <btiffin> Sorry franck; I'm getting 503 Service temporarily unavailable (which isn't the case) ... so I'll read up. [06:21] <franck> oh while I'm thinking another way would be to have 2 sites reading the same db, one would have a full style, the other one would have all the menu, columns header and footr of tiki removed [06:21] <franck> so you can embed the pages in the gtkhtml of cobol [06:22] <btiffin> Yeah, that would be a sweet spot to show off, for sure ... but it seems I've got a little digging through some source code so I get this all straight in my head. [06:23] <franck> check http://www.avonsys.com/tiki-index_raw.php?page=FireFox-FJ [06:23] <franck> and compare with http://www.avonsys.com/tiki-index.php?page=FireFox-FJ [06:24] <franck> got it? [06:25] <btiffin> Yep, those worked and thanks ... I think that this sequence will do nicely for a quick demo come Sunday's meetup. Thanks for the tip franck. [06:26] <franck> np [06:26] <franck> and good luck [06:27] <btiffin> Yeah, I'll do my best to shine lights ... ;) http://add1tocobol.com is our still building site if you care about such things. Much to do still. [06:28] <btiffin> This url might be more palatable for some stranger on IRC; http://add1tocobol.com/tiki-index.php [06:28] <btiffin> :) [06:59] *** franck has quit IRC () [07:14] *** chattikiwiki1 has quit IRC (Read error: 110 (Connection timed out)) [08:08] *** btiffin has left "Leaving" [08:18] *** pkdille has joined #tikiwiki [08:43] *** chattikiwiki has joined #tikiwiki [08:59] *** chattikiwiki has quit IRC (Read error: 104 (Connection reset by peer)) [08:59] *** chattikiwiki has joined #tikiwiki [09:26] *** navster has joined #tikiwiki [10:06] *** franck has joined #tikiwiki [10:13] *** lq_844 has joined #tikiwiki [10:15] *** lq_844 has quit IRC (Client Quit) [10:22] *** FrankP_german has joined #tikiwiki [11:12] *** franck has quit IRC (verne.freenode.net irc.freenode.net) [11:14] *** franck has joined #tikiwiki [13:39] *** Caarrie is now known as Caarrie|away [13:43] *** lq_904 has joined #tikiwiki [13:44] *** lq_904 has quit IRC (Client Quit) [13:44] *** xmal has joined #tikiwiki [13:46] *** xmal has left [13:56] *** ChanServ sets mode: +o amette [13:57] *** amette changes topic to: Welcome to #tikiwiki! - Just ask, don't ask to ask !!! - Don't paste code/errors here, use http://pastebin.com - IRC-logging at http://irc.tikiwiki.org - Say "!help" to get info from TikiBot - Running TikiWiki 2.2 is very highly recommended - Thanks and have fun! [13:57] *** ChanServ sets mode: -o amette [14:42] *** Lucymoz has joined #tikiwiki [14:49] *** Lucy_ has joined #tikiwiki [15:09] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [15:10] *** Lucymoz has joined #tikiwiki [15:11] *** Lucy_ has quit IRC (Read error: 104 (Connection reset by peer)) [15:32] *** Lucy_ has joined #tikiwiki [15:36] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [15:36] *** Lucymoz has joined #tikiwiki [15:56] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [16:18] *** Lucy has joined #tikiwiki [16:20] *** gizwill has joined #tikiwiki [16:22] *** gizwill has quit IRC (Client Quit) [16:32] *** Lucy_ has joined #tikiwiki [16:38] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [16:50] *** chattikiwiki has quit IRC (Read error: 60 (Operation timed out)) [16:51] *** Lucy has quit IRC (Read error: 104 (Connection reset by peer)) [16:51] *** Lucymoz has joined #tikiwiki [16:53] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [16:56] *** Lucy has joined #tikiwiki [17:11] *** navste1 has joined #tikiwiki [17:11] *** navste1 has left [17:18] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [17:22] *** Lucy has quit IRC (Read error: 110 (Connection timed out)) [17:26] *** chattikiwiki has joined #tikiwiki [17:35] *** Lucymoz has joined #tikiwiki [17:40] *** Lucy_ has joined #tikiwiki [17:47] *** Lucy has joined #tikiwiki [17:47] *** Lucy_ has quit IRC (Read error: 104 (Connection reset by peer)) [17:54] *** Lucy_ has joined #tikiwiki [17:56] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [18:13] *** Lucy has quit IRC (Read error: 110 (Connection timed out)) [18:13] *** Lucymoz has joined #tikiwiki [18:17] *** fazia has joined #tikiwiki [18:19] *** fazia has left [18:21] *** gizwill has joined #tikiwiki [18:25] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [18:28] *** Lucy_ has joined #tikiwiki [18:36] *** gizwill has quit IRC ("Leaving.") [18:40] *** Lucy has joined #tikiwiki [18:42] *** Lucy__ has joined #tikiwiki [18:45] *** Lucy_ has quit IRC (Read error: 104 (Connection reset by peer)) [18:45] *** Lucy_ has joined #tikiwiki [18:49] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [19:02] *** Lucy has quit IRC (Read error: 110 (Connection timed out)) [19:04] *** Lucy__ has quit IRC (Read error: 110 (Connection timed out)) [19:13] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [19:13] *** chattikiwiki1 has joined #tikiwiki [19:15] *** chattikiwiki has quit IRC (Read error: 110 (Connection timed out)) [19:47] *** Caarrie|away is now known as Caarrie [20:10] *** Lucymoz has joined #tikiwiki [20:32] *** chattikiwiki1 has quit IRC (Read error: 60 (Operation timed out)) [20:32] *** Lucy has joined #tikiwiki [20:34] *** Kyuji has joined #tikiwiki [20:35] *** Lucy_ has joined #tikiwiki [20:36] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [20:41] *** Lucymoz has joined #tikiwiki [20:45] *** Lucy__ has joined #tikiwiki [20:47] <Kyuji> When a new user registers on my site he/she has to fill in some fields for the tracker but. Now I have 2 Questions. Is it possible to use some sort of auto-fill option on the name that was previously entered anyways (on the register site). Second question: Is there any link after registation between the user information (accessed via tiki-adminusers.php) and its entry while registration in the tracker? [20:48] <Kyuji> I'd be glad about recieving an answer :) [20:50] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [20:50] *** Lucy has quit IRC (Read error: 104 (Connection reset by peer)) [20:50] *** Lucymoz has joined #tikiwiki [20:50] <marclaporte> Kyuji: there is a way to access user meta-data via trackers [20:51] <Kyuji> so I can see under the tracker entrys who is the corresponding user? [20:52] <Kyuji> If thats wrong, I didn't get it... A link or so would last... [20:52] *** chattikiwiki has joined #tikiwiki [20:53] *** Lucy has joined #tikiwiki [20:53] *** Lucy__ has quit IRC (Read error: 104 (Connection reset by peer)) [20:54] <Kyuji> Wouldn't it just be possible to add a field to the "User Information" panel with an url to the tracker entry? [20:55] *** Lucy__ has joined #tikiwiki [21:00] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [21:00] *** Lucy has quit IRC (Read error: 104 (Connection reset by peer)) [21:00] *** Lucy_ has joined #tikiwiki [21:02] *** Lucy has joined #tikiwiki [21:02] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [21:05] <Kyuji> marclaporte: How? [21:07] *** Caarrie is now known as Caarrie|away [21:07] <marclaporte> I was worried you would ask that [21:08] <Kyuji> :D [21:09] <Kyuji> I just want to have a connection between the user and its entry in the tracker [21:09] <marclaporte> other scary questions are "when?" and "who?" [21:10] <marclaporte> did you setup as a user tracker? [21:10] <Kyuji> ofc [21:12] <Kyuji> although im not sure if its set up correct: http://www.abload.de/img/usertrackeral6t.jpg [21:15] <marclaporte> http://doc.tikiwiki.org/tiki-index.php?page=User%20Preference%20Field&structure=Documentation [21:17] *** Lucy has quit IRC (Read error: 104 (Connection reset by peer)) [21:17] *** Lucymoz has joined #tikiwiki [21:18] *** ikeco has joined #tikiwiki [21:18] *** ikeco has quit IRC (Client Quit) [21:19] <Kyuji> so not option "1" [21:19] <Kyuji> its type 1? [21:19] <Kyuji> i dont get it [21:19] *** Lucy__ has quit IRC (Read error: 110 (Connection timed out)) [21:20] <marclaporte> user tracker is tricky to setup [21:20] *** Lucy_ has quit IRC (Read error: 110 (Connection timed out)) [21:20] <Kyuji> apperently [21:21] *** ikeco has joined #tikiwiki [21:21] <marclaporte> when user tracker works, you have link from user preference screen to corresponding tracker [21:22] <ikeco> afternoon all--got a question--Is it possible for an Anon user to change languages, i can only get it to work for registered users [21:22] <Kyuji> can u give me s screenshot of that? [21:23] <marclaporte> once it works, people can update email & password from that tracker, in addition to having the option of changing via the preference screen [21:24] <Kyuji> is there a help for setting it up? [21:25] <Kyuji> What is that type 1 anyways? [21:25] <marclaporte> Kyuji: : I will try to find you a live example in my site, back in 5 min [21:25] <Kyuji> thats awesome [21:26] <marclaporte> ikeco: yes, should be possible, you are referring to the switch language module? [21:26] <ikeco> yes [21:26] <ikeco> only seems to work if user is logged in [21:27] <marclaporte> Kyuji: in version 3.0, it's going to be a lot easier to configure. You may be interested in: http://profiles.tikiwiki.org/User_Trackers [21:27] <Kyuji> when is 3.0 released? [21:28] *** Lucy_ has joined #tikiwiki [21:29] <lphuberdeau> first RC in March, official release early April [21:30] * marclaporte sees that Mike Pilling has been very busy on profiles.tw.o :-) [21:30] <marclaporte> (awesome) [21:31] <Kyuji> is it easily upgradable? [21:32] *** Lucy__ has joined #tikiwiki [21:32] <Kyuji> so im gonna run fine without for now and then upgrade and boom its awesome? [21:32] <marclaporte> yes [21:32] <Kyuji> i was hoping to see that written [21:32] <Kyuji> :) [21:33] <marclaporte> you may need to redo theme customization [21:33] <marclaporte> hahaha [21:33] <marclaporte> me too [21:33] <Kyuji> ye ofc, but no major things... at least if your theme is something major [21:33] <Kyuji> isnt [21:33] <Kyuji> :) [21:34] <marclaporte> all data is migrated through one script [21:34] <Kyuji> aight [21:35] *** Lucy has joined #tikiwiki [21:35] *** Lucy_ has quit IRC (Read error: 104 (Connection reset by peer)) [21:37] *** ikeco has quit IRC ("CGI:IRC (EOF)") [21:38] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [21:40] *** Lucymoz has joined #tikiwiki [21:43] <marclaporte> Kyuji: so let's get user tracker working for you [21:43] <marclaporte> and update the docs as we go [21:43] <marclaporte> and I'll update profile as well [21:43] <Kyuji> well ^^ ok [21:43] <Kyuji> ok i can read the screenshot [21:43] <Kyuji> the french :> [21:43] <Kyuji> and that link down there is then [21:43] <Kyuji> mom [21:44] <Kyuji> http://americana.org/tiki-view_tracker_item.php?view=+user [21:44] <Kyuji> and that +user is alternated to a.corbeil? [21:44] <Kyuji> when klicking [21:44] <Kyuji> right [21:44] <Kyuji> ? [21:44] <marclaporte> if that user is logged in [21:45] <marclaporte> yes [21:45] <marclaporte> that URL is a permanent URL to update the profile of whoever is logged in [21:45] <marclaporte> so often, I will set that as the group home page [21:46] <marclaporte> Imagine using for an event [21:46] <marclaporte> User logs in, is sent to profile page to update info about him/herself [21:46] <Kyuji> ye [21:47] <Kyuji> so if a user edits infos about himself/hereslf its updated in the tracker aswell? [21:47] <marclaporte> yes [21:47] <marclaporte> Let [21:47] <marclaporte> Let [21:47] <marclaporte> oups [21:47] <Kyuji> ^^ [21:47] <Kyuji> np [21:47] <marclaporte> let's go through: http://doc.tikiwiki.org/User+tracker [21:47] <Kyuji> yep [21:48] <Kyuji> have you got teamviewer? [21:48] * marclaporte checks teamviewer.com [21:49] <marclaporte> nope [21:49] <Kyuji> may you dl it quick? its 1,5 mb [21:49] <marclaporte> ok [21:49] <Kyuji> no need to install, just run [21:50] <marclaporte> usb version? [21:50] <Kyuji> jo [21:50] <Kyuji> no [21:50] <Kyuji> http://www.teamviewer.com/download/TeamViewer_Setup.exe [21:53] <Kyuji> you got that? [21:53] *** Lucy_ has joined #tikiwiki [21:53] <marclaporte> y [21:54] <marclaporte> so, just run? [21:54] <marclaporte> that's a nice installer [21:54] *** Lucy__ has quit IRC (Read error: 110 (Connection timed out)) [21:54] <Kyuji> yes [21:54] <Kyuji> look @ query [21:54] <Kyuji> private [21:58] *** Lucy has quit IRC (Read error: 104 (Connection reset by peer)) [21:59] *** Lucy__ has joined #tikiwiki [22:00] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [22:01] *** navster has quit IRC () [22:02] *** Lucy_ has quit IRC (Read error: 104 (Connection reset by peer)) [22:03] *** Lucymoz has joined #tikiwiki [22:05] <marclaporte> Kyuji: http://doc.tikiwiki.org/tiki-pagehistory.php?page=User%20tracker&compare=1&oldver=18&newver=19&diff_style=sidediff [22:05] <Kyuji> yy got that [22:05] <FrankP_german> tiki-browse_gallery.tpl : at the bottom the text 'You can include the image in a tiki page using one of these lines' [22:06] <FrankP_german> better 'You can include the gallery's image in a Wiki page using one of these lines' ? [22:06] <FrankP_german> sorry Wiki = tiki [22:07] *** Lucy has joined #tikiwiki [22:07] *** Lucy__ has quit IRC (Read error: 104 (Connection reset by peer)) [22:08] <FrankP_german> or the HTML poage text for tiki page text [22:10] *** Zylogue has joined #tikiwiki [22:10] *** chattikiwiki1 has joined #tikiwiki [22:12] *** Lucy_ has joined #tikiwiki [22:12] *** Zylogue has quit IRC (Client Quit) [22:15] *** Lucy__ has joined #tikiwiki [22:17] *** Lucy has quit IRC (Read error: 104 (Connection reset by peer)) [22:18] *** Lucy_ has quit IRC (Read error: 104 (Connection reset by peer)) [22:20] *** Lucy__ has quit IRC (Read error: 104 (Connection reset by peer)) [22:27] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [22:28] *** chattikiwiki has quit IRC (Read error: 110 (Connection timed out)) [23:08] *** ikeco has joined #tikiwiki [23:08] *** ikeco has quit IRC (Client Quit) [23:15] <Kyuji> PROBLEM SOLVED!! - Updating Docs [23:33] *** Kyuji is now known as Kyuji_de-en [23:53] *** SEWilco2 has quit IRC (Read error: 110 (Connection timed out))