the people fromthe cnrs/paris will offer the space.. :-) SVN: Commit by sylvieg :: r 15668 /trunk/tiki-list_file_gallery.php: [FIX]fgal: oops: need also to have the list of all galleries when moving files ->todo get the list with ajax I suppose one theme that they can like is - how to have an easy theme customisation in a multitiki ... clone marc... hahahahahah sylvieg: Enhancement request: Document how to organize a tikifest. Include how to find a dogfood caterer. A bad pun is a good ending. Hi. Anyone knows how to have Javascript in the banners that are managed by tiki? thanks anyone? SVN: Commit by sept_7 :: r 15669 /trunk/ (4 files in 2 dirs): [FIX] missing Ajax API changes... noticed by Sylvieg, thanx. hi all' Hi, I am using intertiki between multiple sites and it is working. There is one problem though, I would like that the user only have to login once at the main site, is this possible to do? That is not have to login to each client site also when visiting, it should be as a single-sign on. Hi again, seems like my IRC client died and I am not sure that the question was asked so I ask it again: I am using intertiki between multiple sites and it is working. There is one problem though, I would like that the user only have to login once at the main site, is this possible to do? (That is not have to login to each client site also when visiting, it should be as a single-sign on.) polom polom Sorry? >whatis polom 'polom' could be (#1) a geeky greeting in #tikiwiki channel, simmilar to hello ;), or (#2) a common greeting in #tikiwiki that is often mirrored for answering like 'moloq' or 'bolow' or answer whatever you feel like right now, or (#3) a greeting in #tikiwiki that was once used by someone and quickly stuck to become common culture of the community, or (#4) just some word of babytalk ;P Ok , hello then :). hi Melwolf2 :) leons007: : there is a way ims Sorry, wrong window :) hi guys! I've one question about mods.tikiwiki.org I want to upload a previous version of a mod, more precisely aulawiki 1.5 guys I hope you can help me plz!! axold: why? No one that can help out with the intertiki single login problem? Melwolf2: : can you elaborate? Yes of course. I have set up several tikis in a multi-tiki setup using the different domains technique. I also use intertiki. It works but if I log into the master and then go on to one of the clients I have to log in again. I would like it to be transparent on the clients, that is you log into the system on the master and the auto-login in the background on the clients when you visit them. Is it possible? The tikis are actually on the same server using the RecipeMultiTiki technique. Melwolf2: there is a sliding login process - Melwolf2: I think it is the functio get_remote_user_by_cookie that does the job Thanks sylvieg, I am using 2.2 and the option "Intertiki shared cookie for sliding auth under same domain" (however, there is no documentation on this option) if you want to do the doc - you are welcome - the guy who wrote that doest not work anymore on the project I see :) How do I use the function you specify or are you telling me its code browsing time to solve the problem :)? the code is in the function - so it can help you to understand why it is not working So it it should be working with that option, is that what you are telling me? Just trying to set the scene before I code dive :) q: i have a forum that uses the mail-in feature. how/where to i tell tiki how often to check for new mail to post to the forum? anyone online this morning? ricks99: If I well remember it is automatically done each time.... you a cess the forum - I think each time *anyone* access that forum? or just the admin? this differs from article mail-in, where u can specify how often at each tiki-view_forum.php and tiki-view_forum_thread.php for whoever can access these php hm... so it wont appear in the rss or last_posts module until someone actually views the forum? yuck it is easy to add in the rss function $commentslib->process_inbound_mail($_REQUEST['forumId']); ;-) that would go in the rss function? how do i get the posts to show in the lastforumposts module? hi I'm here again Well I want to upload the 1.5 version of aulawiki to mods.tikiwiki.org because the 1.6 is very slowly and has problems when you try to install on 1.9.X branches and in the 2.X branches does not work properly ricks99: it will be delicate to add also a process_inbound_mail in the module without doing a timing i understand. but from usability pov, i need a new forum post (genrated from a mail-in) to appear in the last_forum_post module.:( the best would be to do a cron outside tikiwiki that will call the process routine we have always been stuck witht hese cron as it is not portable - ut this is the solution... yuck for your site can you do that would it be better to use the same process as article mail-in? just let the admin decide how often to poll the mail? just a little php with tiki-setup and process_inbound_mail on your forum hi guys y, but imho, this is a 'bug'. if 'new' posts should automatigically be shown in the rss and last_xxx modules. I got a problem with tikiwiki 2.2 LDAP authentification and Microsoft Active Directory can anyone help me? i have searched google and tryed what i've found... dunno how to solve ricks99: yeh - it could be done like that you are right any tiki crack here who could help me ? move all the process_inbound_mail in lib/setup/mailin.php and add 2 setiing would make it identical for *all* mailin features SVN: Commit by sylvieg :: r 15670 /trunk/ (3 files in 3 dirs): [FIX]fgal: a gal is public by default + simplify by using gal_info in smarty + fix strip name when save SVN: Commit by sylvieg :: r 15671 /trunk/templates/edit_file_gallery.tpl: [MOD]fgal: string to explain what is a public gallery Hello is the source of the Mapserver integration within TikiWiki available? I can;t seem to find it either in the SVN SVN: Commit by sylvieg :: r 15672 /trunk/templates/tiki-list_file_gallery.tpl: [MOD]fgal: add a upload button when listing all the fgals SVN: Commit by sept_7 :: r 15673 /trunk/lib/ajax/ajaxlib.php: [FIX] filegals+shadowbox+ajax : fix shadow box with ajax if tiki-admin.php?page=profiles working in 3.0 ... I can not connecft to profiles.tw.org? hy all con someone help me for TW maps please ? Hello. Does tiki override error_reporting ? I am getting errors in trunk but nothing in the error log not all errors go to error log I have a error when i visit http://cgcompointcom.notrewiki.net/trunk/tiki-admin.php since last update {pagination} is broken what kind of error? Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. this error can be a lot of things... for some reason, since we switched to php5, errors are no longer shown well, no longer logged marclaporte: the default in php5 is no error displayed you have change display_errors on in php.ini or something like that SVN: Commit by pkdille :: r 15674 /trunk/ (2 files in 2 dirs): [MOD] find.tpl: change html structure from divs to a list. This will give more flexibility for changing the style of find sections. Every single part has a css selector. Transition is managed in transition style sheet. SVN: Commit by sylvieg :: r 15675 /trunk/ (2 files in 2 dirs): [FIX]tracker: pagination + memo descriptionIsPardes SVN: Commit by sylvieg :: r 15676 /trunk/ (2 files in 2 dirs): pagination SVN: Commit by sylvieg :: r 15677 /trunk/tiki-view_tracker.php: notice SVN: Commit by sylvieg :: r 15678 /trunk/tiki-view_tracker.php: useless code sylvieg: : we changed php.ini on php5 but still no error_log file is being created display_errors = on memory_limit = 128M error_reporting = E_ALL log_errors = On did you restart the server? suppose yes.. no its a shared server but php.info has taking into account in tiki-phpinfo.php, you have display error on? SVN: Commit by pkdille :: r 15679 /trunk/templates/tables/: [KIL] tiki_pages.tpl: remove unused file SVN: Commit by sylvieg :: r 15680 /trunk/tiki-admin_trackers.php: fix ajax pagination SVN: Commit by sylvieg :: r 15681 /trunk/templates/ (2 files): [FIX]smarty: strip is a nested tag->if you have a better idea to avoid the smarty error, welcome hi guys, I'm 100% new to tikiwiki and was hoping someone could answer a few questions for me? Okay, so I'm having some trouble formatting tables. All I really want is to be able to have a table and specify 0px border (it's for formatting) any tips? hey guys okay, I just realised I can use direct html into this, nm I've question I fixed a bug in one mod and I want to upload to mods.tikiwiki.org how I can achieve this? ? any help? axold: http://dev.tikiwiki.org/tiki-index.php?page=How+to+get+commit+access oh thx! Im a big noob T_T can you make a wikilink to someone's profile, or do I have to copy and paste the url? with all you lot talking I can barely hear myself think ;) StormriderStudio: I've seen mention of defining a User: namespace, but don't recall the details. well guys I've read all the steps to gain commit acces to svn so any of you can grant me access to cvs/svn commit? axold: Seems kind of quiet at the moment. Might be more activity in the morning. ok dont worry :D tomorrow ill repeat this again :D SEWilco2: thanks for all, good night! hi to everyone i'm totaly new to the community i made some changes to the poll plugin and would like to commit them so i'm looking for the next steps to do to get access is there anyway to permit the use of html in wiki pages? it seems to work in the preview but then just shows code when I save the page okay, I found an 'allow html' tickbox in features but it doesn't do anything? nevermind, just found an allow html tickbox on every page now, had to tick and resave joemoe: what is your SourceForge username? JohannesMoser joemoe: what do you think of the 3 rules? i think they are good my changes are optional and at least try to share early and thinking about the others is built in https://sourceforge.net/users/johannesmoser/ joemoe: thank you for your contribution are you familiar with svn stuff? yes that's me and i know svn super! We have quite a few events coming up, if you want to meet other contributors: http://tikiwiki.org/TikiFest i'm from vienna, so there's a little distance inbetween but maybe one day that was until I travelled more :-) it is, but not at the moment, i'm quite busy in here at the moment yo lp ok i'll commit it soon the next hours