[00:02] Tiki-KGB tikiwiki 03fmg-sf r43482 10trunk/permissioncheck/ 10index.php 03usecases.inc [00:02] Tiki-KGB tikiwiki [ENH] display user, group and perms - part II [00:14] marclaporte d0cster: all wiki pages and all *.tiki.org sites (except info.tiki.org) are editable by any Registered user [00:17] marclaporte d0cster & refizul: FYI: http://doc.tiki.org/Google+Web+Fonts [00:29] refizul marclaporte: I was working outside of Tiki. Please check trunk http://example.com/permissioncheck/ [00:30] lphuberdeau joined #tikiwiki [00:32] lphuberdeau left #tikiwiki [00:46] Tiki-KGB tikiwiki 03marclaporte r43483 10trunk/tiki-ids.php [00:46] Tiki-KGB tikiwiki Adding feature check for tiki-ids.php [00:52] marclaporte refizul: http://demo.tiki.org/trunk/permissioncheck/ [00:56] marclaporte d0cster: I added your link to http://themes.tiki.org/Icon+Fonts [01:05] refizul marclaporte: how are permissions handled? The 755 - is this by umask 022 during svn up? [01:21] marclaporte I just did svn up [01:22] marclaporte I just emailed you shell access [01:24] refizul Permissions are user dependent at svn up, aren't they? [01:25] refizul This leads to a problem. We can fix the the permissions with a script, but they are used by shell and php then [01:26] refizul is it possible to use one datafile with a permission list with shell and php? [01:26] refizul different lists are prone to inconsistency [01:27] marclaporte I don't know, but you seem to have a good handle on this :-) [01:28] marclaporte have to go. Back shortly [02:04] Tiki|bot0 joined #tikiwiki [02:15] marclaporte joined #tikiwiki [02:16] refizul marclaporte: can you disable permissioncheck at demo? [02:18] marclaporte uh, how? [02:18] refizul chmod ugo-rwx permissioncheck [02:19] marclaporte done [02:19] refizul this is better [02:29] RobertPlummerMob joined #tikiwiki [02:29] marclaporte j0n3: about your message above: "I want to use a tracker to upload and list mp3". Maybe we should have a field type "media" for all audio/video/screencast/flash stuff [02:32] Tiki-KGB tikiwiki 03robertplummer r43484 10trunk/lib/core/ 03WikiPlugin/Negotiator/Wiki 03WikiPlugin/Negotiator/Wiki/Alias.php [02:32] Tiki-KGB tikiwiki [NEW] Alias negotiator for plugins [02:40] Tiki-KGB tikiwiki 03robertplummer r43485 10trunk/lib/core/WikiPlugin/Negotiator/Wiki.php [02:40] Tiki-KGB tikiwiki [ENH] Implement wiki plugin alias [02:42] Tiki-KGB tikiwiki 03robertplummer r43486 10trunk/ 10lib/parser/parserlib.php 10admin/include_textarea.php [02:42] Tiki-KGB tikiwiki [ENH] cleanup on duplicate code, migrate to new WikiPlugin_Negotiator_WIki_Alias [02:46] marclaporte refizul: so what is next step? (for file/folder checking) [02:50] refizul I work at htaccess voodoo for check [02:51] jacmoe joined #tikiwiki [02:52] refizul is it possible to use an Apache variable for document root? [02:56] fabricius marclaporte: field type "media" seems to be a good idea [03:04] Tiki-KGB tikiwiki 03robertplummer r43487 10trunk/lib/parser/parserlib.php [03:04] Tiki-KGB tikiwiki [FIX] call of getlist to wrong negotiator [03:08] Tiki-KGB tikiwiki 03fmg-sf r43488 10trunk/ 10(12 files in 6 dirs) [03:08] Tiki-KGB tikiwiki [ENH] more permission check details [03:08] goj_killedByISP joined #tikiwiki [03:09] goj_killedByISP joined #tikiwiki [03:12] Tiki-KGB tikiwiki 03robertplummer r43489 10trunk/lib/tikilib.php [03:12] Tiki-KGB tikiwiki [FIX] update alias method [03:14] Tiki-KGB tikiwiki 03fmg-sf r43490 04trunk/permissioncheck/usecases.inc [03:14] Tiki-KGB tikiwiki [MOD] usecases filename was modified yet [03:14] marclaporte ssh-w00ec615@dd29038:/www/htdocs/w00ec615/trunk$ svn up [03:14] marclaporte svn: Can't open file 'permissioncheck/.svn/entries': Permission denied [03:17] refizul chmod ugo+r permissioncheck [03:18] Tiki-KGB tikiwiki 03robertplummer r43491 10trunk/lib/test/core/JisonParser/Abstract.php [03:18] Tiki-KGB tikiwiki [FIX] set feature_jison_wiki_parser temporarily when testing [03:18] refizul I need a better idea to protect the user's info [03:18] refizul chmod ugo+rx permissioncheck [03:18] refizul marclaporte: rx permission should fix it [03:21] marclaporte We had that problem with tiki-check.php : how to make it useful, but safe :-) [03:23] refizul I'm thinking hard [03:23] refizul I suppose it needs a little user interaction [03:26] kstingel joined #tikiwiki [03:38] Tiki-KGB tikiwiki 03robertplummer r43492 10trunk/lib/core/WikiParser/PluginArgumentParser.php [03:38] Tiki-KGB tikiwiki [FIX] Expecting string, so check for one, eliminate warning [03:38] Tiki-KGB tikiwiki 03robertplummer r43493 10trunk/lib/test/core/JisonParser/PluginTest.php [03:38] Tiki-KGB tikiwiki [ENH] Alias plugin test [03:44] Tiki-KGB tikiwiki 03fmg-sf r43494 10trunk/permissioncheck/ 03permission_granted.php.inc 10index.php [03:44] Tiki-KGB tikiwiki [NEW] permission granted security check [03:47] refizul now there is a check: user must change permissioncheck/permission_granted.php.inc [03:48] refizul chmod 755 permissioncheck [03:49] refizul with 755 there shouldn't be svn up problems anymore [03:52] Tiki|bot joined #tikiwiki [04:00] Tiki-KGB tikiwiki 03fmg-sf r43495 10trunk/permissioncheck/index.php [04:00] Tiki-KGB tikiwiki [ENH] permission grant setting: message for user [04:00] refizul do we have a flag to indicate dangerous settings which shouldn't be in production mode but sometimes are needed in trunk? [04:00] refizul some word we can grep? [04:03] fabricius do not know, sorry [04:23] refizul now we're from pre-alpha to alpha [04:24] Tiki-KGB tikiwiki 03fmg-sf r43496 10trunk/ 10permissioncheck/index.php 10prepare_permissioncheck.sh [04:24] Tiki-KGB tikiwiki [ENH] prepare permissioncheck: filepermissions [04:54] marclaporte http://demo.tiki.org/trunk/permissioncheck/ [05:04] refizul marclaporte: run the script [05:06] refizul in Tiki document root: bash prepare_permissioncheck.sh [05:07] marclaporte /bin/chmod: cannot access `permissioncheck/permission_print.php.inc': No such file or directory [05:07] marclaporte Could not open input file: permissioncheck/permission_print.php.inc [05:08] marclaporte refizul: I think we should have a tag for prefs: production-only, never-in-production, etc... http://dev.tiki.org/Creating+New+Preferences#tags_array_ [05:11] refizul on the way [05:12] Tiki-KGB tikiwiki 03fmg-sf r43497 10trunk/ 10permissioncheck/permission_granted.php.inc 03permissioncheck/permission_print.php.inc 10prepare_permissioncheck.sh [05:12] Tiki-KGB tikiwiki [ENH] permissioncheck finetuning [05:16] refizul marclaporte: is demo with suphp? [05:21] marclaporte refizul: dunno. You have SSH access via email [05:21] refizul I'll check this tomorrow [05:22] marclaporte thank you! [05:23] refizul for now it's enough - maybe someone tests while I'm in recovery mode [05:23] refizul cu - happy hacking [05:36] kstingel_ joined #tikiwiki [05:42] fabricius joined #tikiwiki [06:03] marclaporte This permission check thing is going to be very very useful [06:18] kstingel is there a way (in Wiki Syntax) to create a paragraph? - as opposed to a double br [06:21] kstingel .. or would that be better accomplished by writing a Wiki-to-Polyglot parser in javascript? [06:36] kstingel joined #tikiwiki [06:40] marclaporte There is a preference for ENTER to become a paragraph instead of double br [06:40] marclaporte "Wiki paragraph formatting" [07:24] redflo joined #tikiwiki [09:38] xavi joined #tikiwiki [09:43] fabricius joined #tikiwiki [10:02] j0n3 why uploading to a file gallery could get stuck? [10:14] dennmans joined #tikiwiki [10:15] dennmans left #tikiwiki [10:29] kstingel1 joined #tikiwiki [10:40] marclaporte j0n3: file too big [10:40] marclaporte or using MySQL vs file system [10:40] Jyhem_laptop joined #tikiwiki [10:41] marclaporte There is also this: http://thread.gmane.org/gmane.comp.cms.tiki.cvs/70550/focus=70551 causes quiet upload failures (which happen when PHP doesn't allow a sufficient uploaded file size, POST size, memory limit, or with an insufficient MySQL packet size limit). When the upload fails, the error is displayed in a hidden iframe, and the page keeps showing "Uploading file...". [10:48] j0n3 thanks, marclaporte, I were changing mysql block size [10:48] j0n3 but maybe file system is better [10:52] Bsfez joined #tikiwiki [10:52] j0n3 sorry on my english mistakes :P [11:57] j0n3 i'm trying to move files from database to a folder, but don't know what is happening :"You must specify a directory". My folder is www-data:www-data 660 and outside any documentroot. Also tried 770. I've tried /var/www/wiki_uploaded, ../wiki_uploaded and many other combinations. What is happening? [11:58] j0n3 file galleries [11:58] j0n3 always "You must specify a directory" [12:07] j0n3 problem solved [12:08] j0n3 but don't really know if it was directory privileges, restarting apache or whatever [12:14] Jyhem_laptop joined #tikiwiki [12:27] fabricius j0n3: maybe the directory path? [12:27] fabricius where you store? I hope, not in the tiki root [12:28] j0n3 it's solved now, thanks [12:28] fabricius kk [12:29] j0n3 i'm trying to set a file field in tracker instead of textarea with a link, but it seems mediaplayer plugin doesn't like this [12:32] j0n3 i see files field can store more than one file… I suposse wiki template doesn't get file link (tiki_download…) even if there is only one file attached to tracker's item [12:36] j0n3 I hoped this to work as it is an easier way to create tracker items with one mp3 attached as a file field instead of uploading mp3 to file gallery, then copy/paste link to a new tracker item… [12:37] fabricius ouch ... yes,you CAN attach files to trackers ... as per item? not shure, but I think so [12:38] j0n3 yes [12:38] j0n3 i can attach them [12:38] fabricius so there must be a way to play them [12:39] j0n3 but as you can attach more than one file, using a template for {MEDIAPLAYER(mp3="{$f_18}")/} shows nothing at param mp3 on source code@flash player... [12:40] fabricius if you don't stop writing this stuff in this chat, I will end up creating a tracker on my site and try it aswell ... you are triggering me :-DDD [12:41] j0n3 sorry man :( [12:41] fabricius hey no, I am kidding ... just continue ... please [12:41] fabricius I just start to know for my self - your idea is good [12:42] fabricius and I have at least two projects at start and more in view, where I need trackers pretty much - so I have to have a close look to this function anyway [12:43] fabricius and I think maybe there are more people who want to know how you will solve this finally [12:43] fabricius emm ... start to want to know for myself ... sry for misstyping [12:45] j0n3 as i said, you can do it by uploading it to a file gallery and creating a tracker and a template, so you can {mediaplayer (mp3={$f_18})}, being $f_18 a text field [12:45] j0n3 it works nice [12:45] j0n3 but it has a bit of work as you must set tiki_download?fileId on each tracker item [12:46] kstingel joined #tikiwiki [12:46] Tiki-KGB tikiwiki 03kstingel r43498 10trunk/doc/devtools/ks_prefreport.php [12:46] Tiki-KGB tikiwiki [FIX] edited so that it will over-write existing file content with a fresh copy [12:47] j0n3 so looking forward, hoping a file field could be easier way to just upload file when creating tracker item. It uploads it well, but template is not parsing files as it could be more than one file attached to tracker item [12:48] j0n3 even trying to show {$f_18} (outside the plugin) shows nothing if it's a file field [12:51] j0n3 some improvements on file gallery listing and tracker file field could be nice for creating multimedia player list… maybe as an option on listing items for each file type, instead of downloading files or creating a bit complex and tidy works linking galleries, trackers, templates and that... [12:52] ricks99 joined #tikiwiki [12:53] j0n3 i am php coder but scared of tikiwiki dimension for implementing that… I don't really know where to start. Tiki is BIIIG and don't want to break your system xD [12:54] ricks99 polom y'all [12:55] j0n3 is there any mentoring program in tikiwiki? [12:56] j0n3 well said, lazier than scared [12:59] j0n3 i've coded a big erp using php and oracle, so i'm not really a noob, just a bit lazy as i'm trying to learn unity3d and expertise c# for creating games and apps… and working on many projects. Involving tikiwiki could be nice but a brain explossion… [13:01] ricks99 no metoring program (afaik). u could try reaching out to specific consultants. [13:01] ricks99 or simply dive right in [13:14] xavi left #tikiwiki [13:25] j0n3 ricks99: like diving, but it require so much time before I can code useful stuff. Tiki is soo deep to dive in securely… i don't want to die swallowing more code than I can handle now ;) but time will come. I'm really in love with tikiwiki project since version 3 and there should be a time -I wish- I could give you some time for improving stuff... [13:25] arildb joined #tikiwiki [13:26] ricks99 j0n3: try joining a tiki team: http://tiki.org/teams [13:29] arildb_ joined #tikiwiki [13:29] j0n3 i like the whole project and specially trackers system, but i think it is one of the most hard part to improve [13:35] j0n3 I created a relational trackers system for managing documents over an enterprise, with some different perspectives, but some links didn't work such as three+ level relationships. (sorry if I can't explain better with my little english skills :P) [13:49] arildb joined #tikiwiki [13:52] arildb_ joined #tikiwiki [13:56] arildb joined #tikiwiki [14:00] arildb_ joined #tikiwiki [14:04] arildb joined #tikiwiki [14:11] arildb_ joined #tikiwiki [14:12] rodrigoprimo joined #tikiwiki [14:12] arildb_ joined #tikiwiki [14:34] Bsfez joined #tikiwiki [14:38] arildb joined #tikiwiki [14:44] fabricius j0n3: "...mentoring program in tikiwiki..." not really a program, but close contact to the other Devs in the IRC and in the dev-list, aswell, as the opportunity to join any TikiFest all around the world or contributing in the organisation of a TikiFest ... where you are from, where you are located? [14:44] fabricius ermm - have to go for some food for the house ... be back in a few minutes [14:44] arildb_ joined #tikiwiki [14:45] j0n3 I'm from Spain, Alcalá de Henares (near Madrid) [14:47] fabricius xavi is from Barcelona and I think, there are a few people in or around Madrid - just ask marclaporte. step by step we tend to organise local groups or language groups. and most of the TikiFests are quite international. I hope we will have a TikiFestBarcelona4 next year and we will meet up there. [14:47] fabricius so off now for a few minutes [14:49] arildb joined #tikiwiki [14:54] arildb_ joined #tikiwiki [15:02] arildb joined #tikiwiki [15:06] radek82 joined #tikiwiki [15:07] arildb_ joined #tikiwiki [15:13] arildb joined #tikiwiki [15:17] lphuberdeau joined #tikiwiki [15:18] arildb_ joined #tikiwiki [15:18] Tiki-KGB tikiwiki 03lphuberdeau r43499 10branches/9.x/lib/categories/categlib.php [15:18] Tiki-KGB tikiwiki [REVERT] r43142 The reason why it listed all categories when asking for the root was that it broke all kinds of filtering [15:23] arildb joined #tikiwiki [15:24] Tiki-KGB tikiwiki 03lphuberdeau r43500 10trunk/lib/categories/categlib.php 10trunk [15:24] Tiki-KGB tikiwiki [REVERT] r43142 The reason why it listed all categories when asking for the root was that it broke all kinds of filtering [15:26] Tiki-KGB tikiwiki 03kwem r43501 10trunk/lib/wiki-plugins/wikiplugin_slider.php [15:26] Tiki-KGB tikiwiki [FIX] Option 'showmultiple' usable in plugin 'slider' [15:26] dhazel joined #tikiwiki [15:32] arildb_ joined #tikiwiki [15:38] coaboa joined #tikiwiki [15:39] arildb joined #tikiwiki [15:40] coaboa polom. would it be possible to trigger a perspective for a domain like persp1 -> sub.maindomain.com and persp2 -> www.otherdomain.com pointing to same tiki inst director ? [15:41] marclaporte joined #tikiwiki [15:41] coaboa hi marc [15:42] lphuberdeau coaboa, hello, this is what multidomain is for [15:42] lphuberdeau Admin > General if I remember correctly [15:45] coaboa if it is supposed to work i've to dig into it as it now sometimes work and soemtimes not.. the edit perspective doesnt show up the previously saved "www.domain.com, 1" entry while the differing themecnfig is listed [15:46] coaboa thx lphuberdeau [15:48] lphuberdeau the UI sucks because I did it, but it worked last time I checked (not that long ago) [15:49] coaboa ;-) [15:50] Tiki-KGB tikiwiki 03kwem r43502 10trunk/ 10lang/de/language.php 10lib/wiki-plugins/wikiplugin_slider.php [15:50] Tiki-KGB tikiwiki New option 'delay' in plugin 'slider' [15:50] lphuberdeau kind of easy to forget to drag a preference in the saved list [15:51] coaboa I am on r42606 9.x [15:52] arildb joined #tikiwiki [15:54] arildb_ joined #tikiwiki [15:58] coaboa lphuberdeau: is there some progress with namespace or something similar. Want to build a BusinessPlan website based on the "One Page 9 Block Business Model Canvas" but strugeling with possible identical page names. [15:59] lphuberdeau yes, try tiki10 [16:00] lphuberdeau try the workspace ui, it sets up categories, namespaces and perspectives (although each part always works independently) [16:02] arildb joined #tikiwiki [16:02] coaboa ;-) shared hosting, awaiting answer on how to move to php5.4. I'll give it a try on the local for now. thx [16:05] fabricius joined #tikiwiki [16:07] coaboa bye & thx [16:14] arildb joined #tikiwiki [16:16] marclaporte joined #tikiwiki [16:20] Tiki-KGB tikiwiki 03fmg-sf r43503 10trunk/ 10permissioncheck/permission_granted.php.inc 10permissioncheck/index.php 10prepare_permissioncheck.sh 03permissioncheck/usecases.txt [16:20] Tiki-KGB tikiwiki [ENH] common usecases' data file php/shell [16:21] Tiki|bot New Forum Posts: Catal� respectuós o col·loquial a lenguage.php i lenguage.js? - http://tiki.org/tiki-view_forum_thread.php?forumId=16&comments_parentId=45403 [16:22] Jyhem_laptop joined #tikiwiki [17:10] Tiki-KGB tikiwiki 03fmg-sf r43504 10trunk/permissioncheck/ 10index.php 10usecases.php.inc 10usecases.txt [17:10] Tiki-KGB tikiwiki [ENH] colored comparison, unique perm source [17:19] marclaporte joined #tikiwiki [17:39] marclaporte joined #tikiwiki [17:42] marclaporte joined #tikiwiki [18:02] Tiki-KGB tikiwiki 03fmg-sf r43505 10trunk/permissioncheck/ 10permission_granted.php.inc 10index.php 03permission_granted.txt [18:02] Tiki-KGB tikiwiki [ENH] enable permission for perm check via ascii file [18:07] fabricius joined #tikiwiki [18:11] Tiki|bot New Forum Posts: Can Tiki maintain user prerequisites? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45404 [18:51] RobertPlummer polom all [18:51] radek82 joined #tikiwiki [18:56] Tiki-KGB tikiwiki 03fmg-sf r43506 10trunk/permissioncheck/ 10functions.php.inc 03insane/check.php 10index.php 03insane [18:56] Tiki-KGB tikiwiki [FIX] error handling unaccessable files [19:06] Tiki-KGB tikiwiki 03fmg-sf r43507 10trunk/permissioncheck/functions.php.inc [19:06] Tiki-KGB tikiwiki [FIX] error handling unaccessable files II [19:10] Tiki-KGB tikiwiki 03fmg-sf r43508 10trunk/permissioncheck/functions.php.inc [19:10] Tiki-KGB tikiwiki [FIX] error handling unaccessable files III [19:13] _qP joined #tikiwiki [19:14] Tiki-KGB tikiwiki 03fmg-sf r43509 10trunk/permissioncheck/ 10functions.php.inc 10index.php [19:14] Tiki-KGB tikiwiki [FIX] octal permissions [19:38] Loll78 joined #tikiwiki [19:39] Loll78 Hi everybody. Can somebody help me to set up the use of the "wkhtml2pdf" in the tiki 9.1 ?? [19:40] Tiki-KGB tikiwiki 03robertplummer r43510 10trunk/lib/core/Services/Tracker/Controller.php [19:40] Tiki-KGB tikiwiki [NEW] A bit of feedback, so we know if the profile is not installed [19:40] Bsfez joined #tikiwiki [19:44] d0cster joined #tikiwiki [20:27] refizul http://demo.tiki.org/ is away? [20:28] Tiki-KGB tikiwiki 03robertplummer r43511 10trunk/lib/wiki-plugins/wikiplugin_trackerquerytemplate.php [20:28] Tiki-KGB tikiwiki [FIX] Add documentation link [20:43] Bsfez joined #tikiwiki [20:46] fabricius no, why? [20:46] fabricius it'sthere [21:06] Tiki-KGB tikiwiki 03robertplummer r43512 10trunk/lib/core/Tiki/Profile/Installer.php [21:06] Tiki-KGB tikiwiki [FIX] Syntax style to fit that what is accepted in tiki, no functionality change [21:06] Tiki-KGB tikiwiki 03robertplummer r43513 10trunk/lib/core/Services/Tracker/Controller.php [21:06] Tiki-KGB tikiwiki [FIX] Wrap profile in CODE plugin, and give md5 name [21:08] Tiki-KGB tikiwiki 03robertplummer r43514 10trunk/ 10templates/tiki-list_trackers.tpl 10lib/core/Tiki/Profile.php [21:08] Tiki-KGB tikiwiki [FIX] Make string "yaml" force to uppercase, so it is more user friendly [21:20] refizul so it was/is back [21:26] Tiki-KGB tikiwiki 03robertplummer r43515 10trunk/ 10templates/tiki-list_trackers.tpl 10lib/core/Services/Tracker/Controller.php [21:26] Tiki-KGB tikiwiki [FIX] Do check, forget, and notify [21:26] refizul stats.t.o is branding now? [21:33] marclaporte joined #tikiwiki [21:40] refizul marclaporte: demo -> permissioncheck -- colored [21:44] RobertPlummerMob joined #tikiwiki [21:55] sipherdee joined #tikiwiki [22:03] Bsfez1 joined #tikiwiki [23:13] Tiki|bot New Forum Posts: Create a Tracker Item programmatically - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45410 [23:32] Tiki-KGB tikiwiki 03robertplummer r43516 10trunk/ 10lib/prefslib.php 10tiki-admin.php [23:32] Tiki-KGB tikiwiki [ENH] Give ability to force rebuild of index