←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Tiki-KGBtikiwiki 03fmg-sf r43482 10trunk/permissioncheck/ 10index.php 03usecases.inc
tikiwiki [ENH] display user, group and perms - part II
[00:02]
marclaported0cster: all wiki pages and all *.tiki.org sites (except info.tiki.org) are editable by any Registered user
d0cster & refizul: FYI: http://doc.tiki.org/Google+Web+Fonts
[00:14]
refizulmarclaporte: I was working outside of Tiki. Please check trunk http://example.com/permissioncheck/ [00:29]
lphuberdeaujoined #tikiwiki
left #tikiwiki
[00:30]
Tiki-KGBtikiwiki 03marclaporte r43483 10trunk/tiki-ids.php
tikiwiki Adding feature check for tiki-ids.php
[00:46]
marclaporterefizul: http://demo.tiki.org/trunk/permissioncheck/
d0cster: I added your link to http://themes.tiki.org/Icon+Fonts
[00:52]
refizulmarclaporte: how are permissions handled? The 755 - is this by umask 022 during svn up? [01:05]
.... (idle for 16mn)
marclaporteI just did svn up
I just emailed you shell access
[01:21]
refizulPermissions are user dependent at svn up, aren't they?
This leads to a problem. We can fix the the permissions with a script, but they are used by shell and php then
is it possible to use one datafile with a permission list with shell and php?
different lists are prone to inconsistency
[01:24]
marclaporteI don't know, but you seem to have a good handle on this :-)
have to go. Back shortly
[01:27]
........ (idle for 36mn)
Tiki|bot0joined #tikiwiki [02:04]
marclaportejoined #tikiwiki [02:15]
refizulmarclaporte: can you disable permissioncheck at demo? [02:16]
marclaporteuh, how? [02:18]
refizulchmod ugo-rwx permissioncheck [02:18]
marclaportedone [02:19]
refizulthis is better [02:19]
RobertPlummerMobjoined #tikiwiki [02:29]
marclaportej0n3: 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:29]
Tiki-KGBtikiwiki 03robertplummer r43484 10trunk/lib/core/ 03WikiPlugin/Negotiator/Wiki 03WikiPlugin/Negotiator/Wiki/Alias.php
tikiwiki [NEW] Alias negotiator for plugins
[02:32]
tikiwiki 03robertplummer r43485 10trunk/lib/core/WikiPlugin/Negotiator/Wiki.php
tikiwiki [ENH] Implement wiki plugin alias
tikiwiki 03robertplummer r43486 10trunk/ 10lib/parser/parserlib.php 10admin/include_textarea.php
tikiwiki [ENH] cleanup on duplicate code, migrate to new WikiPlugin_Negotiator_WIki_Alias
[02:40]
marclaporterefizul: so what is next step? (for file/folder checking) [02:46]
refizulI work at htaccess voodoo for check [02:50]
jacmoejoined #tikiwiki [02:51]
refizulis it possible to use an Apache variable for document root? [02:52]
fabriciusmarclaporte: field type "media" seems to be a good idea [02:56]
Tiki-KGBtikiwiki 03robertplummer r43487 10trunk/lib/parser/parserlib.php
tikiwiki [FIX] call of getlist to wrong negotiator
tikiwiki 03fmg-sf r43488 10trunk/ 10(12 files in 6 dirs)
tikiwiki [ENH] more permission check details
[03:04]
goj_killedByISPjoined #tikiwiki
joined #tikiwiki
[03:08]
Tiki-KGBtikiwiki 03robertplummer r43489 10trunk/lib/tikilib.php
tikiwiki [FIX] update alias method
tikiwiki 03fmg-sf r43490 04trunk/permissioncheck/usecases.inc
tikiwiki [MOD] usecases filename was modified yet
[03:12]
marclaportessh-w00ec615@dd29038:/www/htdocs/w00ec615/trunk$ svn up
svn: Can't open file 'permissioncheck/.svn/entries': Permission denied
[03:14]
refizulchmod ugo+r permissioncheck [03:17]
Tiki-KGBtikiwiki 03robertplummer r43491 10trunk/lib/test/core/JisonParser/Abstract.php
tikiwiki [FIX] set feature_jison_wiki_parser temporarily when testing
[03:18]
refizulI need a better idea to protect the user's info
chmod ugo+rx permissioncheck
marclaporte: rx permission should fix it
[03:18]
marclaporteWe had that problem with tiki-check.php : how to make it useful, but safe :-) [03:21]
refizulI'm thinking hard
I suppose it needs a little user interaction
[03:23]
kstingeljoined #tikiwiki [03:26]
Tiki-KGBtikiwiki 03robertplummer r43492 10trunk/lib/core/WikiParser/PluginArgumentParser.php
tikiwiki [FIX] Expecting string, so check for one, eliminate warning
tikiwiki 03robertplummer r43493 10trunk/lib/test/core/JisonParser/PluginTest.php
tikiwiki [ENH] Alias plugin test
[03:38]
tikiwiki 03fmg-sf r43494 10trunk/permissioncheck/ 03permission_granted.php.inc 10index.php
tikiwiki [NEW] permission granted security check
[03:44]
refizulnow there is a check: user must change permissioncheck/permission_granted.php.inc
chmod 755 permissioncheck
with 755 there shouldn't be svn up problems anymore
[03:47]
Tiki|botjoined #tikiwiki [03:52]
Tiki-KGBtikiwiki 03fmg-sf r43495 10trunk/permissioncheck/index.php
tikiwiki [ENH] permission grant setting: message for user
[04:00]
refizuldo we have a flag to indicate dangerous settings which shouldn't be in production mode but sometimes are needed in trunk?
some word we can grep?
[04:00]
fabriciusdo not know, sorry [04:03]
..... (idle for 20mn)
refizulnow we're from pre-alpha to alpha [04:23]
Tiki-KGBtikiwiki 03fmg-sf r43496 10trunk/ 10permissioncheck/index.php 10prepare_permissioncheck.sh
tikiwiki [ENH] prepare permissioncheck: filepermissions
[04:24]
....... (idle for 30mn)
marclaportehttp://demo.tiki.org/trunk/permissioncheck/ [04:54]
refizulmarclaporte: run the script
in Tiki document root: bash prepare_permissioncheck.sh
[05:04]
marclaporte/bin/chmod: cannot access `permissioncheck/permission_print.php.inc': No such file or directory
Could not open input file: permissioncheck/permission_print.php.inc
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:07]
refizulon the way [05:11]
Tiki-KGBtikiwiki 03fmg-sf r43497 10trunk/ 10permissioncheck/permission_granted.php.inc 03permissioncheck/permission_print.php.inc 10prepare_permissioncheck.sh
tikiwiki [ENH] permissioncheck finetuning
[05:12]
refizulmarclaporte: is demo with suphp? [05:16]
marclaporterefizul: dunno. You have SSH access via email [05:21]
refizulI'll check this tomorrow [05:21]
marclaportethank you! [05:22]
refizulfor now it's enough - maybe someone tests while I'm in recovery mode
cu - happy hacking
[05:23]
kstingel_joined #tikiwiki [05:36]
fabriciusjoined #tikiwiki [05:42]
..... (idle for 21mn)
marclaporteThis permission check thing is going to be very very useful [06:03]
.... (idle for 15mn)
kstingelis there a way (in Wiki Syntax) to create a paragraph? - as opposed to a double br
.. or would that be better accomplished by writing a Wiki-to-Polyglot parser in javascript?
[06:18]
.... (idle for 15mn)
joined #tikiwiki [06:36]
marclaporteThere is a preference for ENTER to become a paragraph instead of double br
"Wiki paragraph formatting"
[06:40]
......... (idle for 44mn)
redflojoined #tikiwiki [07:24]
........................... (idle for 2h14mn)
xavijoined #tikiwiki [09:38]
fabriciusjoined #tikiwiki [09:43]
.... (idle for 19mn)
j0n3why uploading to a file gallery could get stuck? [10:02]
dennmansjoined #tikiwiki
left #tikiwiki
[10:14]
kstingel1joined #tikiwiki [10:29]
marclaportej0n3: file too big
or using MySQL vs file system
[10:40]
Jyhem_laptopjoined #tikiwiki [10:40]
marclaporteThere 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:41]
j0n3thanks, marclaporte, I were changing mysql block size
but maybe file system is better
[10:48]
Bsfezjoined #tikiwiki [10:52]
j0n3sorry on my english mistakes :P [10:52]
.............. (idle for 1h5mn)
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?
file galleries
always "You must specify a directory"
[11:57]
problem solved
but don't really know if it was directory privileges, restarting apache or whatever
[12:07]
Jyhem_laptopjoined #tikiwiki [12:14]
fabriciusj0n3: maybe the directory path?
where you store? I hope, not in the tiki root
[12:27]
j0n3it's solved now, thanks [12:28]
fabriciuskk [12:28]
j0n3i'm trying to set a file field in tracker instead of textarea with a link, but it seems mediaplayer plugin doesn't like this
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
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:29]
fabriciusouch ... yes,you CAN attach files to trackers ... as per item? not shure, but I think so [12:37]
j0n3yes
i can attach them
[12:38]
fabriciusso there must be a way to play them [12:38]
j0n3but 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:39]
fabriciusif 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:40]
j0n3sorry man :( [12:41]
fabriciushey no, I am kidding ... just continue ... please
I just start to know for my self - your idea is good
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
and I think maybe there are more people who want to know how you will solve this finally
emm ... start to want to know for myself ... sry for misstyping
[12:41]
j0n3as 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
it works nice
but it has a bit of work as you must set tiki_download?fileId on each tracker item
[12:45]
kstingeljoined #tikiwiki [12:46]
Tiki-KGBtikiwiki 03kstingel r43498 10trunk/doc/devtools/ks_prefreport.php
tikiwiki [FIX] edited so that it will over-write existing file content with a fresh copy
[12:46]
j0n3so 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
even trying to show {$f_18} (outside the plugin) shows nothing if it's a file field
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:47]
ricks99joined #tikiwiki [12:52]
j0n3i 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:53]
ricks99polom y'all [12:54]
j0n3is there any mentoring program in tikiwiki?
well said, lazier than scared
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…
[12:55]
ricks99no metoring program (afaik). u could try reaching out to specific consultants.
or simply dive right in
[13:01]
xavileft #tikiwiki [13:14]
j0n3ricks99: 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]
arildbjoined #tikiwiki [13:25]
ricks99j0n3: try joining a tiki team: http://tiki.org/teams [13:26]
arildb_joined #tikiwiki [13:29]
j0n3i like the whole project and specially trackers system, but i think it is one of the most hard part to improve [13:29]
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:35]
arildbjoined #tikiwiki [13:49]
arildb_joined #tikiwiki [13:52]
arildbjoined #tikiwiki [13:56]
arildb_joined #tikiwiki [14:00]
arildbjoined #tikiwiki [14:04]
arildb_joined #tikiwiki [14:11]
rodrigoprimojoined #tikiwiki [14:12]
arildb_joined #tikiwiki [14:12]
..... (idle for 22mn)
Bsfezjoined #tikiwiki [14:34]
arildbjoined #tikiwiki [14:38]
fabriciusj0n3: "...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?
ermm - have to go for some food for the house ... be back in a few minutes
[14:44]
arildb_joined #tikiwiki [14:44]
j0n3I'm from Spain, Alcalá de Henares (near Madrid) [14:45]
fabriciusxavi 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.
so off now for a few minutes
[14:47]
arildbjoined #tikiwiki [14:49]
arildb_joined #tikiwiki [14:54]
arildbjoined #tikiwiki [15:02]
radek82joined #tikiwiki [15:06]
arildb_joined #tikiwiki [15:07]
arildbjoined #tikiwiki [15:13]
lphuberdeaujoined #tikiwiki [15:17]
arildb_joined #tikiwiki [15:18]
Tiki-KGBtikiwiki 03lphuberdeau r43499 10branches/9.x/lib/categories/categlib.php
tikiwiki [REVERT] r43142 The reason why it listed all categories when asking for the root was that it broke all kinds of filtering
[15:18]
arildbjoined #tikiwiki [15:23]
Tiki-KGBtikiwiki 03lphuberdeau r43500 10trunk/lib/categories/categlib.php 10trunk
tikiwiki [REVERT] r43142 The reason why it listed all categories when asking for the root was that it broke all kinds of filtering
tikiwiki 03kwem r43501 10trunk/lib/wiki-plugins/wikiplugin_slider.php
tikiwiki [FIX] Option 'showmultiple' usable in plugin 'slider'
[15:24]
dhazeljoined #tikiwiki [15:26]
arildb_joined #tikiwiki [15:32]
coaboajoined #tikiwiki [15:38]
arildbjoined #tikiwiki [15:39]
coaboapolom. 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:40]
marclaportejoined #tikiwiki [15:41]
coaboahi marc [15:41]
lphuberdeaucoaboa, hello, this is what multidomain is for
Admin > General if I remember correctly
[15:42]
coaboaif 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
thx lphuberdeau
[15:45]
lphuberdeauthe UI sucks because I did it, but it worked last time I checked (not that long ago) [15:48]
coaboa;-) [15:49]
Tiki-KGBtikiwiki 03kwem r43502 10trunk/ 10lang/de/language.php 10lib/wiki-plugins/wikiplugin_slider.php
tikiwiki New option 'delay' in plugin 'slider'
[15:50]
lphuberdeaukind of easy to forget to drag a preference in the saved list [15:50]
coaboaI am on r42606 9.x [15:51]
arildbjoined #tikiwiki [15:52]
arildb_joined #tikiwiki [15:54]
coaboalphuberdeau: 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:58]
lphuberdeauyes, try tiki10
try the workspace ui, it sets up categories, namespaces and perspectives (although each part always works independently)
[15:59]
arildbjoined #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:02]
fabriciusjoined #tikiwiki [16:05]
coaboabye & thx [16:07]
arildbjoined #tikiwiki [16:14]
marclaportejoined #tikiwiki [16:16]
Tiki-KGBtikiwiki 03fmg-sf r43503 10trunk/ 10permissioncheck/permission_granted.php.inc 10permissioncheck/index.php 10prepare_permissioncheck.sh 03permissioncheck/usecases.txt
tikiwiki [ENH] common usecases' data file php/shell
[16:20]
Tiki|botNew 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:21]
Jyhem_laptopjoined #tikiwiki [16:22]
.......... (idle for 48mn)
Tiki-KGBtikiwiki 03fmg-sf r43504 10trunk/permissioncheck/ 10index.php 10usecases.php.inc 10usecases.txt
tikiwiki [ENH] colored comparison, unique perm source
[17:10]
marclaportejoined #tikiwiki [17:19]
..... (idle for 20mn)
joined #tikiwiki
joined #tikiwiki
[17:39]
..... (idle for 20mn)
Tiki-KGBtikiwiki 03fmg-sf r43505 10trunk/permissioncheck/ 10permission_granted.php.inc 10index.php 03permission_granted.txt
tikiwiki [ENH] enable permission for perm check via ascii file
[18:02]
fabriciusjoined #tikiwiki [18:07]
Tiki|botNew Forum Posts: Can Tiki maintain user prerequisites? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45404 [18:11]
......... (idle for 40mn)
RobertPlummerpolom all [18:51]
radek82joined #tikiwiki [18:51]
Tiki-KGBtikiwiki 03fmg-sf r43506 10trunk/permissioncheck/ 10functions.php.inc 03insane/check.php 10index.php 03insane
tikiwiki [FIX] error handling unaccessable files
[18:56]
tikiwiki 03fmg-sf r43507 10trunk/permissioncheck/functions.php.inc
tikiwiki [FIX] error handling unaccessable files II
tikiwiki 03fmg-sf r43508 10trunk/permissioncheck/functions.php.inc
tikiwiki [FIX] error handling unaccessable files III
[19:06]
_qPjoined #tikiwiki [19:13]
Tiki-KGBtikiwiki 03fmg-sf r43509 10trunk/permissioncheck/ 10functions.php.inc 10index.php
tikiwiki [FIX] octal permissions
[19:14]
..... (idle for 24mn)
Loll78joined #tikiwiki
Hi everybody. Can somebody help me to set up the use of the "wkhtml2pdf" in the tiki 9.1 ??
[19:38]
Tiki-KGBtikiwiki 03robertplummer r43510 10trunk/lib/core/Services/Tracker/Controller.php
tikiwiki [NEW] A bit of feedback, so we know if the profile is not installed
[19:40]
Bsfezjoined #tikiwiki [19:40]
d0csterjoined #tikiwiki [19:44]
......... (idle for 43mn)
refizulhttp://demo.tiki.org/ is away? [20:27]
Tiki-KGBtikiwiki 03robertplummer r43511 10trunk/lib/wiki-plugins/wikiplugin_trackerquerytemplate.php
tikiwiki [FIX] Add documentation link
[20:28]
.... (idle for 15mn)
Bsfezjoined #tikiwiki [20:43]
fabriciusno, why?
it'sthere
[20:46]
..... (idle for 20mn)
Tiki-KGBtikiwiki 03robertplummer r43512 10trunk/lib/core/Tiki/Profile/Installer.php
tikiwiki [FIX] Syntax style to fit that what is accepted in tiki, no functionality change
tikiwiki 03robertplummer r43513 10trunk/lib/core/Services/Tracker/Controller.php
tikiwiki [FIX] Wrap profile in CODE plugin, and give md5 name
tikiwiki 03robertplummer r43514 10trunk/ 10templates/tiki-list_trackers.tpl 10lib/core/Tiki/Profile.php
tikiwiki [FIX] Make string "yaml" force to uppercase, so it is more user friendly
[21:06]
refizulso it was/is back [21:20]
Tiki-KGBtikiwiki 03robertplummer r43515 10trunk/ 10templates/tiki-list_trackers.tpl 10lib/core/Services/Tracker/Controller.php
tikiwiki [FIX] Do check, forget, and notify
[21:26]
refizulstats.t.o is branding now? [21:26]
marclaportejoined #tikiwiki [21:33]
refizulmarclaporte: demo -> permissioncheck -- colored [21:40]
RobertPlummerMobjoined #tikiwiki [21:44]
sipherdeejoined #tikiwiki [21:55]
Bsfez1joined #tikiwiki [22:03]
............... (idle for 1h10mn)
Tiki|botNew Forum Posts: Create a Tracker Item programmatically - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45410 [23:13]
.... (idle for 19mn)
Tiki-KGBtikiwiki 03robertplummer r43516 10trunk/ 10lib/prefslib.php 10tiki-admin.php
tikiwiki [ENH] Give ability to force rebuild of index
[23:32]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)