[00:46] Tiki|bot New Forum Posts: Tiki Community Roundtable Webinar 12 March - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55042 [02:38] lindonb joined #tikiwiki [03:25] Tiki|Log joined #tikiwiki [03:25] Topic for #tikiwikiis now Tiki Wiki CMS Groupware - the Free & Open Source Web Application with the most built-in features! Latest Tiki LTS version 12.3 (Altair) is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) [03:40] fabricius joined #tikiwiki [08:12] redflo joined #tikiwiki [08:52] fabricius joined #tikiwiki [09:17] gezza joined #tikiwiki [09:17] gezza hi lindonb [10:27] redflo joined #tikiwiki [10:59] wolfganga joined #tikiwiki [11:49] Sam__ joined #tikiwiki [11:49] Sam__ Hello, is there a way to force users to upload their files to folders in galleries instead of the root directory of the gallery? [11:59] Jyhem_laptop joined #tikiwiki [12:02] Sam__ Hello, is there a way to force users to upload their files to folders in galleries instead of the root directory of the gallery? [12:10] Jyhem_laptop not really force, but you can provide them with a link like: /tiki-upload_file.php?galleryId=4 for gallery 4 [12:19] Sam__ @Jyhem_laptop : But every group has to choose the gallery, but not the root [12:28] Jyhem_laptop sorry, I see no way of forbidding the root gallery. [12:29] Jyhem_laptop Maybe you can remove permission tiki_p_upload_files from the root, but that is likely to lead to bad user experience when the upload is rejected. [12:30] Jyhem_laptop bbl [12:33] Sam__ How can I do that? [12:34] Sam__ Jyhem_laptop How can I do that? [12:43] Tiki|bot New Forum Posts: Merging in phpStorm [was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[54120]...] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55044 [12:53] Tiki|bot New Forum Posts: section edit? on dev.tiki.org - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55045 [12:58] ricks99 joined #tikiwiki [13:00] ricks99 polom y'all [13:01] ricks99 (hopefully) a quick & easy question: i'm looking for an easy way to simply display the *number* of tracker items in a tracker that match a criteria. i don't want to display any of the tracker intformation. possible? easily? [13:04] ricks99 i tried using the TRACKERLIST with no fields, but omitting the fields simply display *all* fiields. [13:05] ricks99 workaround is to use the SQL plugin to querey the DB directly, but i'd rather not do that. surely there's a simple Tiki way for this? [13:36] ricks99 left #tikiwiki [13:37] ricks99 joined #tikiwiki [13:49] Sam__ Hello, is there a way to force users to upload their files to folders in galleries instead of the root directory of the gallery? [13:49] Jyhem_laptop joined #tikiwiki [13:50] ricks99 Sam__: you can give them upload permission to only the selected gallery [13:52] Sam__ That's the case. But I want to restrict them to upload to root [13:52] Sam__ ricks99 : That's the case. But I want to restrict them to upload to root [13:53] ricks99 did u remove the "upload" permission for that usre group? [13:53] Tiki|bot New Forum Posts: How to display only the number/count of items in a Tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55047 [13:56] ricks99 for the system gallery, if you disable the "gallery is unlocked" option, then only the owner of the gallery can upload into it. see docs for details [14:05] Sam__ ricks99 I have multiple categories, and each category has access from groups, and users can be assigned to groups to have access to categories. Now every gallery has specific category permissions. However, if a user uploads to root, only the owner will be able to see it. I want to force users to upload to a sub-gallery so that their group can see stuff. [14:05] Sam__ I tried removing global upload permission, and users were not able to upload anything anymore [14:08] ricks99 not the global permssion. you need to remove the upload permission for only the gallery you want to prohibit uploads [14:12] Sam__ ricks99 : I want to prohibit uploading to root... not a specific gallery [14:13] ricks99 by "root" do you mean the system gallery (ID=0)? [14:13] ricks99 Did you disable the "Gallery is unlocked" optin? [14:28] XGuarden joined #tikiwiki [14:34] XGuarden How to reindex page [14:37] ricks99 XGuarden: Look for the REBUILD INDEX button on Admin pages [14:38] ricks99 remember, you can use the admin config search feature to quickly find any/every Tiki option [14:38] XGuarden My difficulty is to access admin page I never find it lol [14:39] XGuarden ho got it [14:39] ricks99 that's what the admin config search feature is for :) [14:39] ricks99 makes it *very* easy to find what you're looking for [14:41] XGuarden What is the difference between llucune mysql full text and Elasticshearch [14:42] ricks99 different search engines. see the docs for details pro/con for each [14:45] XGuarden ok [14:54] chibaguy joined #tikiwiki [15:03] chibaguy polom [15:04] chibaguy I wonder if anyone uses that background-color-behind-logo "feature". [15:06] chibaguy Is $prefs.mobile_mode still used? [15:08] chibaguy In principle, it's not supposed to be necessary anymore. [15:22] jonnyb joined #tikiwiki [15:22] jonnyb pom pom [15:25] XGuarden wow a buged my website [15:26] XGuarden I activated extensive search and nothing work now on my site. I think I must reindex but cant find how [15:29] jonnyb hi XGuarden - extensive search? [15:36] XGuarden yes [15:36] XGuarden I activate it and no search work now lol [15:38] ricks99 do you mean "unified search"? [15:39] ricks99 which uniified ssearch engine are you using? [15:40] XGuarden extensive [15:41] * ricks99 not familiar with "extensive" -- thought the tiki options were: mysql, lucene, or elasitcsearch [15:41] chibaguy About collapsing navbars, my understanding is that there are two parts - navbar-header and navbar-collapse [15:42] chibaguy so I'm having trouble figuring out how Tiki's top and/or topbar modules can be responsive by default. [15:44] chibaguy .. a topic for a longer post, but it's been bugging me. [15:48] chibaguy I see how it can be done 1) with stuff hardcoded in the layout tpl, or 2) using a custom module zone, [15:50] chibaguy but are either of these suitable for the default Tiki? What's the best way to have a site that works on all devices, is reponsive on phones, has collapsing site header, and so on as standard, not after some tinkering by the admin? [16:01] XGuarden by extensive I mean elasitcsearch [16:03] XGuarden Search functionality currently unavailable. [16:03] ricks99 XGuarden: elasitcsearch requires a separate installation (outside of tiki). check your elasticsearch installation and confirm it is correct [16:06] Tiki-KGB 03jonnybradley r54131 10trunk/lib/setup/twversion.class.php * [REL] update version string and add some missing releases [16:07] XGuarden it's wwhy dont work [16:07] XGuarden but I dont understand exacly differently between them [16:07] XGuarden I only want wiki to be able to search inside "fade" [16:08] Tiki-KGB 03jonnybradley r54132 10branches/14.x/lib/setup/twversion.class.php * [REL] Update branch mode and add missing releases [16:12] Sam__ ricks99 I mean with root the first thing that appears in the gallery when you list galleries. Is that id=0? [16:12] ricks99 XGuarden: IIRC, the only way to search for text within a plugin is by using the basic mysql search [16:13] Sam__ ricks99 The option "gallery is unlocked" doesn't exist. I'm using tiki 12.3 [16:13] XGuarden really? that will slowdown? [16:13] ricks99 Sam__: depends on how you have it configured. did you disable the "Gallery is unlocked" option? doing so should prohibit uploads by non-admins [16:14] ricks99 Sam__: make sure you aren't filtering your options [16:15] XGuarden How where I need to go for activate basic mysql search [16:15] ricks99 admin: search page. see docs for full details on pro/con of using basic mysql search [16:22] Sam__ ricks99: Only unavailable is disabled... other options are enabled, and still the word "unlocked" doesn't find anything. [16:22] ricks99 Sam__: it is for the specific gallery -- not the file gallery feature (seach wont find it). you can see it on the demo site: http://demo.tiki.org/12x/tiki-list_file_gallery.php?edit_mode=1&galleryId=1 [16:24] ricks99 brb [16:27] Tiki|bot New Forum Posts: Traducir edicion de WikiLink - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=55049 [16:27] arildb joined #tikiwiki [16:29] Sam__ ricks99: I removed the option "unlocked" for the root gallery, but users can still upload... [16:36] ricks99 Sam__: not sure then, sorry. sounds like you're overridding the upload permission somewhere [16:37] Sam__ Upload permissions are overridden for every category. That's by definition the model I'm using to provide each group the permission they have to have for the corresponding category [16:39] ricks99 did you check the category of your root gallery? [16:40] arildb I am unable to install the composer files for Tiki14 and trunk (using Windows)...."Your requirements could not be resolved to an installable set of packages.". Any ideas? [16:41] Sam__ The root gallery has no categories set at all [16:42] arildb ...trunk seems to install now. Maybe something with the connection. Will try Tiki14 afterwards [16:48] ricks99 Sam__: does the group have file_upload perm? [16:59] arildb Still the same composer error for Tiki14 [17:00] ricks99 left #tikiwiki [17:10] chibaguy arildb: composer works ok for me on windows [17:10] chibaguy (just fyi) [17:11] Sam__ ricks99: If you mean tiki_p_upload_files, then yes [17:13] arildb chibaguy: ok...I get the same error every time [17:15] arildb created a new tiki14 folder and installed from SVN. Then created a vendor folder + copied the composer.phar file to temp. The vendor folder is thus empty. Error: Your requirements could not be resolved to an installable set of packages. [17:21] chibaguy I don't create a vendor folder or copy the composer.phar file. I actually didn't do anything except checkout the branch into a folder. [17:21] chibaguy (Or am I not remembering?) [17:21] arildb that doesn't install the vendor files on my side [17:22] arildb now I have copied all the vendor files from trunk to the tiki14 folder...and it seems to run ok [17:23] chibaguy Ok, I have to do that with an installation at a hosted domain where composer won't run. [17:23] chibaguy As long as the vendor files are there. [17:23] arildb yes. composer seems to have problems with an empty vendor folder on Windows [17:24] chibaguy well, for me there's been no problem. [17:24] chibaguy for some reason. [17:24] arildb if you rename your vendor folder, and try again...does it still work? [17:25] chibaguy try to run tiki? or composer? [17:25] jonnyb hi arildb - i had that error a couple of times in trunk when i was updating the packages and got a couple of things wrong, but i thought i'd sorted it out [17:26] arildb composer...I run: php temp\composer.phar update [17:26] jonnyb update is for if you have added or changed things in composer.json [17:26] arildb it fails after I rename the folder. So, a set of vendor files seems to be required for composer to run properly [17:26] jonnyb you probably want to use install [17:26] arildb jonnyb: ah...yes [17:27] jonnyb but it still shouldn't give that error [17:27] chibaguy I just cd to the branch's directory and "composer install" [17:27] arildb install works [17:27] chibaguy compose runs without the vendor directory and files - that's how the installation gets them, as I understand it. [17:27] jonnyb it's probably best to use setup.sh as that will do a selfupdate too on composer [17:28] arildb setup.sh doesn't run on Windows [17:28] chibaguy bbl [17:28] jonnyb ew, sorry - yes (it propbably could be converted to a .bat script i guess) [17:28] jonnyb bye chibaguy [17:29] arildb anyhow problem solved. Thanks jonnyb [17:29] jonnyb super [17:30] jonnyb for future reference use: "php temp/composer.phar selfupdate" then "php temp/composer.phar install" [17:30] arildb yes, I run self update...composer warns when it's old [17:41] Jyhem_laptop polom [17:41] jonnyb hi Jyhem_laptop [17:41] Jyhem_laptop I have a "ajax error" message in a Tiki 12 site when editing (instead of the page content) Does that ring a belle ? [17:41] Jyhem_laptop hi jonnyb [17:42] jonnyb wysiwyg page? [17:42] Jyhem_laptop yes [17:43] Jyhem_laptop Ahaaa, the reference website shows the same page as Tiki syntax :-) [17:44] XGuarden I dont find where to change search engine for my wiki lol [17:45] Jyhem_laptop XGuarden: /tiki-admin.php?page=search [17:45] * Jyhem_laptop was there :) [17:49] XGuarden I cant use search option.. [17:49] XGuarden I dont find search option [17:49] XGuarden get error 404 [17:52] XGuarden I get everywhere error Search functionality currently unavailable. [17:53] Jyhem_laptop Hmm the reference site also has wysiwyg enabled. I just can't start this page in tiki syntax, or swith to tiki syntax [17:57] XGuarden I found it [17:59] XGuarden I activated sql full search and it's totally irrelevent result, why? [18:01] Jyhem_laptop jonnyb: yes, it only happens on wysiwyg, I worked around it by activating "Reopen with the same editor (wysiwyg memo)". Was that something you fixed after 12.1svn ? [18:01] Jyhem_laptop irrelevant? [18:02] jonnyb Jyhem_laptop: i don't know why "Reopen with the same editor" is an option, doesn't make any sense not to do that always imho [18:05] Jyhem_laptop Well, it opens in Wiki syntax, which shows the page content instead of "ajax error", so I rather like it right now! [18:05] Jyhem_laptop Ohh, sorry, missed you point. Total agreement [18:06] Jyhem_laptop the "ajax error" might be due to the fact that when I switch to wysiwyg edition, I get a "Fatal error: [] operator not supported for strings in /www/htdocs/w011a88b/jiamcatt/lib/wiki-plugins/wikiplugin_tracker.php on line 615" [18:06] Jyhem_laptop so it might be specific to pages with faulty syntax [18:07] jonnyb is that page partiicularly complex or large? sometimes it can timeout of make one the filters break [18:07] jonnyb ok, sounds like that's it maybe [18:08] jonnyb tracker plugin pages don't work very well in wysiwyg [18:09] Jyhem_laptop not really long. Plenty of plugins LANGx3, BOX, TRACKER with basillion fields: {TRACKER(trackerId=29,fields=468:469:470:471:472:473:474:475:476:477:478:479:480:481:482:483:484:485:486:487:488:489:490:491:492:493:494:495:496:497:498:510:511,view=page,list_mode=n,url="tiki-view_tracker_item.php?trackerId=29&itemId")}{TRACKER} [18:11] Jyhem_laptop Well, at least it runs as well as Olaf's reference site, so it would allow me to close one contract after I get the other issues [18:11] jonnyb bound to end in tears ;) [18:13] Jyhem_laptop maybe… [18:17] Tiki|bot New Forum Posts: Tiki14 release process - Tiki website update - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55050 [18:24] Telesight joined #tikiwiki [18:38] wolfganga Has anyone tried chosen on trackerinput with dynamic-item-lists? [18:39] wolfganga The comboboxes are 27px width.. [18:40] wolfganga regular boxes have: width: 568px; [18:59] wolfganga jonnyb are you there [18:59] wolfganga ? [18:59] jonnyb hi wolfganga [19:00] wolfganga jonnyb - i have my fix ready to commit for dynamic-list-items. But i do not know how to get it to 14.x [19:01] wolfganga do i need to do a second checkout for 14.x? [19:01] jonnyb how do you mean? [19:01] jonnyb yes, each branch has to be checked out separately with svn [19:01] wolfganga i mean, i can commit to trunk, but i do not know how to commit to another branch [19:02] jonnyb then (i usually) save a patch from trunk and apply it to 14.x [19:02] jonnyb if you commit to trunk it won't be in 14.x releases but will be in 15.0 etc [19:04] wolfganga If i do a checkout for 14.x - then commit from there - that shoudl work? [19:04] wolfganga So i have two checkouts - trunk and 14.x [19:05] jonnyb yup, that's it [19:05] jonnyb i have about 10 tiki branches lying around :) [19:05] wolfganga Wow - thats a lot ^^ [19:05] jonnyb that's definitely one of the benefits of git [19:06] jonnyb think i could delete branches/4.x now :) [19:06] wolfganga Yes we use git here as well. But for tiki - i have a single checkout on trunk [19:07] wolfganga ok - i will do a 2nd checkout and go from there [19:08] fabricius joined #tikiwiki [19:12] Tiki-KGB 03jonnybradley r54133 10branches/14.x/lib/jquery_tiki/elfinder/elFinderVolumeTikiFiles.class.php [19:12] Tiki-KGB [FIX] elFinder: elFinder uses mime-types like application/vnd.ms-word for MS Word documents, but we use application/msword etc in tiki (for some obscure reason) so change them to match so search indexing etc works [19:27] Tiki|bot New Forum Posts: Tiki 14 theme management documentation - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55053 [20:30] Jyhem_laptop joined #tikiwiki [21:21] fabricius joined #tikiwiki [22:01] fabricius joined #tikiwiki [23:08] Tiki|bot New Forum Posts: Tiki 14 theme management documentation - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55053 [23:08] Tiki|bot New Forum Posts: Tiki14 release process - Tiki website update - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55050 [23:08] Tiki|bot New Forum Posts: Traducir edicion de Wiki Link - https://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=55049 [23:18] Tiki|bot New Forum Posts: Tiki 14 theme management documentation - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55053 [23:18] Tiki|bot New Forum Posts: Tiki14 release process - Tiki website update - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55050 [23:18] Tiki|bot New Forum Posts: Traducir edicion de Wiki Link - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=55049