Hello, is anybody online? Hello 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? 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. ;) btiffin: not sure what you are trying to do btiffin: you want from cobol to write directly in the wiki mysql db? or read from it? 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 well there is a tiki-index_raw.php or something like this that returns you a wiki page html formated without the interface would that be enough? 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 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 but sometimes this is all is needed the page will have to be viewable by anonymous too ;) Oh, that'll be ok for the initial show; I don't want to spend too too much time, just in case... ;) well give it a try on your tiki put tiki-index_raw.php?page= and see the result look at the source, as firefox may display it funny ;) 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. well konqueror or not, the result does not contain any nor tags, it is only the html to generate the wiki, so you need to load the css separately and embed it in another page it is great for ajax calls as you can update the wiki part and not the whole interface have fun Sorry franck; I'm getting 503 Service temporarily unavailable (which isn't the case) ... so I'll read up. 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 so you can embed the pages in the gtkhtml of cobol 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. check http://www.avonsys.com/tiki-index_raw.php?page=FireFox-FJ and compare with http://www.avonsys.com/tiki-index.php?page=FireFox-FJ got it? 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. np and good luck 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. This url might be more palatable for some stranger on IRC; http://add1tocobol.com/tiki-index.php :) 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? I'd be glad about recieving an answer :) Kyuji: there is a way to access user meta-data via trackers so I can see under the tracker entrys who is the corresponding user? If thats wrong, I didn't get it... A link or so would last... Wouldn't it just be possible to add a field to the "User Information" panel with an url to the tracker entry? marclaporte: How? I was worried you would ask that :D I just want to have a connection between the user and its entry in the tracker other scary questions are "when?" and "who?" did you setup as a user tracker? ofc although im not sure if its set up correct: http://www.abload.de/img/usertrackeral6t.jpg http://doc.tikiwiki.org/tiki-index.php?page=User%20Preference%20Field&structure=Documentation so not option "1" its type 1? i dont get it user tracker is tricky to setup apperently when user tracker works, you have link from user preference screen to corresponding tracker 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 can u give me s screenshot of that? once it works, people can update email & password from that tracker, in addition to having the option of changing via the preference screen is there a help for setting it up? What is that type 1 anyways? Kyuji: : I will try to find you a live example in my site, back in 5 min thats awesome ikeco: yes, should be possible, you are referring to the switch language module? yes only seems to work if user is logged in 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 when is 3.0 released? first RC in March, official release early April (awesome) is it easily upgradable? so im gonna run fine without for now and then upgrade and boom its awesome? yes i was hoping to see that written :) you may need to redo theme customization hahaha me too ye ofc, but no major things... at least if your theme is something major isnt :) all data is migrated through one script aight Kyuji: so let's get user tracker working for you and update the docs as we go and I'll update profile as well well ^^ ok ok i can read the screenshot the french :> and that link down there is then mom http://americana.org/tiki-view_tracker_item.php?view=+user and that +user is alternated to a.corbeil? when klicking right ? if that user is logged in yes that URL is a permanent URL to update the profile of whoever is logged in so often, I will set that as the group home page Imagine using for an event User logs in, is sent to profile page to update info about him/herself ye so if a user edits infos about himself/hereslf its updated in the tracker aswell? yes Let Let oups ^^ np let's go through: http://doc.tikiwiki.org/User+tracker yep have you got teamviewer? nope may you dl it quick? its 1,5 mb ok no need to install, just run usb version? jo no http://www.teamviewer.com/download/TeamViewer_Setup.exe you got that? y so, just run? that's a nice installer yes look @ query private Kyuji: http://doc.tikiwiki.org/tiki-pagehistory.php?page=User%20tracker&compare=1&oldver=18&newver=19&diff_style=sidediff yy got that tiki-browse_gallery.tpl : at the bottom the text 'You can include the image in a tiki page using one of these lines' better 'You can include the gallery's image in a Wiki page using one of these lines' ? sorry Wiki = tiki or the HTML poage text for tiki page text PROBLEM SOLVED!! - Updating Docs