Webdruid: Hey, according to https://tiki.org/Tiki+vs+Redmine redmine "has better scm integration"... and Tiki only uses SVN. Is there a way to use tiki as a svn server or do I just understand the statement wrong? I thougt that tiki somehow supports version control Caarrie: joined #tikiwiki Tiki-KGB: 03lindonb r52620 10trunk/ 10composer.json 10composer.lock 10doc/devtools/satis.json
tablesorter: upgrade to latest version 2.17.8; remove unneeded versions from repository fabricius: Webdruid: hi Webdruid: Hey fabricius: you want to use Tiki as SVN server? Webdruid: Yep
Or in general as a version control system fabricius: You compared Tiki with Redmine .. I am wondering if Redmine is a VCS - I do not htink so. Tiki is not a VCS in the sense of SVN ... I believe, you got s.th. wrong here - or I missunderstand you
on the page you have been referring above, VCS is meant as tools to develop Tiki and Redmine
But maybe you are referring to a Feature or UseCase in Tiki I am not familiar with Webdruid: Ok, thanks for clearing that one out. I always thought that tiki would support VC in itsself
Guess I will have to use my plain old winSVN server then :-) fabricius: I do not want to tell you something wrong .. as said, maybe we are talking abouit two different things
do you want to use Tiki as a subversion gui? Webdruid: No, I think you answered my question and as far as my google search/research suggests Tiki cannot act as a subversion server/repository fabricius: not as far as I know Webdruid: Yeah, I want to use it as a server and repository browser and diff viewer fabricius: You can run a Tiki as kind of a rolling release via svn Webdruid: Yeah, but that would be to develop Tiki itsself, right? fabricius: we have wikipage history .. which I think you are not referring to and you can use trackers and category transitions for project management Webdruid: Yeah I think I still need to learn about categories and trackers fabricius: develop Tiki and run a Tiki - regular quick upgrades
I usually use the linux shell for that
but there are guis aswell Webdruid: I see
I am just having a weekly meeting with my nerd friends and we are collaborating on own ideas and associated projects in software and hardware development
And we wanted to start off with a good groupware to boost the collaboration fabricius: Webdruid: and you need a vcs included in the groupware?
the groupware as vcs gui? Webdruid: It would be a nice to have feature have everything in one place :-)
Anyways... going to sleep now. Ty for your help fabricius fabricius: nightynight lastoutlaw: joined #tikiwiki
hi guys Gwayne: joined #tikiwiki redflo: joined #tikiwiki fabricius: joined #tikiwiki chibaguy: joined #tikiwiki luciash: polom chibaguy: hi luciash Gwayne: joined #tikiwiki olinuxx: joined #tikiwiki luciash: hi chibaguy chibaguy: joined #tikiwiki Tiki|bot: New Forum Posts: User Articles and Closed user groups - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53530 chibaguy: joined #tikiwiki xavi1: joined #tikiwiki
polom
Jyhem around? -: xavi wondering how to revert the "switch to group" effect (performed through the module "Groups emulation"), if that module vanished when the group is emulated.... Jyhem: xavi: well, cooking, so not so around xavi: ah, ok, please first things first: I wouldn't want to be responsible for food over-cooking ;-) Jyhem: xavi: logout/login is only way. No exception for "Groups emulation" module. If your new group can't see it, you can't either xavi: ok, thks, question answered. :-)
I haven't looked at who coded it, but for some reason (some recent comments at the devels list), I thought that you would know, and it seems that I was right, you knew from the top of your head... :-) -: xavi back to class preparation after login back from the sutdents view Jyhem: I coded it :)
I was not really interested in creating one dummy account per group for testing purposes :) fabricius: joined #tikiwiki
luciash: are you there? Tiki-KGB: 03manivannans r52621 10branches/13.x/lib/wiki-plugins/wikiplugin_list.php * [ENH]Parameter created to replace the default sort mode in plugin list fabricius: joined #tikiwiki xavi: left #tikiwiki luciash: fabricius: hi fabricius: hi
nice one. you are here
luciash: I am kind of experimenting with external jQuery plugins, like slideshow, metro.js, etc. ... a few month, maybe one or two years ago, you did tell me how to add a js file to Tiki via a tamplate ... in a php file, I seem to have managed it, but I need aswell the template method ... I used it, but I do not find it anymore ... do you recall the equvalent working code for $headerlib-->add_jsfile("path"); in a template? Jyhem: fabricius: Would that be {JQ()}…here some jQuery code …{JQ} ? fabricius: hmm ... this plugin I use on the wiki page
I was looking for adding the js file to Tiki
but instead of using tiki-setup.php I want to use tiki-layout_view.tpl Jyhem: Oh, sorry. In template files, it's {jq}
examples:
templates/tiki-upload_file.tpl: {jq}$('.datePicker').datepicker({minDate: 0, maxDate: '+1m', dateFormat: 'dd/mm/yy'});{/jq}
templates/tiki-view_sheets.tpl: {jq notonready=true}var editSheetButtonLabel2="{tr}Cancel{/tr}";{/jq} fabricius: thx, but I was looking to add the js filein itially - it is for external plugins, not in the upstream, thus not in svn chibaguy: joined #tikiwiki fabricius: joined #tikiwiki Dinesh: joined #tikiwiki luciash: wb fabricius Dinesh: Hi luciash: fabricius: just a moment
hi Dinesh Dinesh: I am facing a problem related to Kaltura[18:43] luciash fabricius: use getScript(); in {jq}{/jq} luciash: fabricius: see http://doc.tiki.org/Custom+Code+HowTo+-+jQuery?structure=Tutorials
Dinesh: ah, havent seens Kaltura for ages Dinesh: ohhh luciash: Dinesh: what prob Dinesh: Actually, We are using Tiki wiki, integrated in our web application fabricius: luciash: that would work on a wikipage aswell with {JQ()}...{JQ}? Dinesh: I am done with almost all the configuration settings luciash: fabricius: yes fabricius: cool Dinesh: But for Kaltura, upload video UI is not visible
I have flash player installed on my machine fabricius: anyway, you explained me one day how to add to a template with another code - very similar to the php code luciash: Dinesh: is it hidden somehow or what you mean "is not visible"? fabricius: and question: would you recommend to a template or to the custom zone ... or depends on the use case?
I mean is there a disadvantage to add it in a template? luciash: fabricius: i just explained how to add it to tpl
fabricius: use {jq} smarty block Dinesh: ok explain fabricius: luciash: that is great! I just 3/4 recalled another code - BUT when you say use {jq} smarty block, I do it ;-) luciash: fabricius: i do not rcall other code RobertRas: joined #tikiwiki fabricius: luciash: then I might never find it again - yet I can now add jq to a template THX!! RobertRas: Hello all....is it posible to remove users from the registered group using YAML? luciash: template file is more accident proof (you can mess up in custom code)
RobertRas: hi, I do not think so... you cannot remove anyone from Registered anyway Dinesh: Robert, I dont know the answer to your problem....but may be u know my problem solution[18:51] RobertRas Thx luciash luciash: as they are Registered == logged in default group, they cannot be removed RobertRas: Yes
It is a menu problem...I have several groups that are registered and another group
How would I show a menu item to only a one group that happens to be in both? Dinesh: can anybody help me, ..... How to see interface to upload Kaltura video luciash: RobertRas: you need another level of Group then - above Registered... then you display the menu items only to Group1 and some others only to Group2 and the rest to all registered RobertRas: Ahh..you mean above to mean listed above the registered users perspective?
sorry Dinesh, I didn't catch your question...see the interface to upload Kaltura? fabricius: luciash: it is not working luciash: RobertRas: yes, something like that :)
Dinesh: any link ? RobertRas: Thx ;) Dinesh: @ Robert : I go to Kaltura video>Upload media...the page opens but page shows blank section
Means no button for browse or upload RobertRas: looking/thinking Dinesh: actually that section is build in Flash....
so, the flash part of the page is missing.. RobertRas: I agree..check your plugin Dinesh: I must be missing some sort of setting
I have flash player installed on my machine luciash: Dinesh: what Tiki version and can you reproduce your problem with freshly installed Tiki instead of your build-in app ? Dinesh: 13 luciash: (i presume you have the Kaltura salt set correctly) Dinesh: earlier it was working fine in 12.2
Yes, I have done all the Kaltura settings luciash: hmm, might be a bug (regression) in 13 then... are you sure the flash is not loading with some console (Firefox Firebug etc.) ? Dinesh: the player Id, admin secret etc.
No error shows in console luciash: Dinesh, maybe all we can do now is that you fill a bug report at http://dev.tiki.org/Make+a+Wish and see if anyone can reproduce RobertRas: luciash: Thx again Take care all luciash: bye RobertRas
gtg, dinner calling ;-) Dinesh: bye thanks redflo: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item5472
New Forum Posts: User Articles and Closed user groups - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53530
New Forum Posts: Where is the auto-toc on dev.t.o? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53508
New Forum Posts: Tracker field category no initial value (crossposting) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53499
New Forum Posts: User Articles and Closed user groups - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53530
New Forum Posts: Where is the auto-toc on dev.t.o? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53508
New Forum Posts: Tracker field category no initial value (crossposting) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53499 arty_: joined #tikiwiki fcpd: joined #tikiwiki
tikiwiki 12.2: I have a page - http://propertybaggage.com/istar/Company+Dossier+Map - which populates trackers via the map. Anonymous cannot view even though tiki_p_view_trackers is set for anon. Any ideas? Thanx luciash: hi fcpd fcpd: long time no chat! luciash: :) fcpd: was talking to marc as I had a small punch list of stuff I wanted to pay to get done but he is swamped. what is your schedule like? luciash: i did not catch you last time fcpd: Paul Williams. I am the hobo from the 3.x days luciash: tried to priv msg you but you were already logged off irc
fcpd: btw, I can view as Anon the map here > http://propertybaggage.com/istar/Company+Dossier+Map
fcpd: you mean we should see some items on the map ? fcpd: yup. they used to show up but not now luciash: ah fcpd: creating creds now and sent you the email luciash: cool redflo: joined #tikiwiki fabricius: joined #tikiwiki